libexecinfo: switch to https.

This commit is contained in:
Jérôme Duval
2018-09-17 17:06:19 +02:00
committed by GitHub
parent fcdc803868
commit cad61b1afb

View File

@@ -2,10 +2,10 @@ SUMMARY="Library for inspecting a program's backtrace"
DESCRIPTION="This is a quick-n-dirty BSD licensed clone of backtrace facility \
found in the GNU libc, mainly intended for porting linuxish code to BSD \
platforms, however it can be used at any platform which has a GCC compiler."
HOMEPAGE="http://www.freshports.org/devel/libexecinfo"
HOMEPAGE="https://www.freshports.org/devel/libexecinfo"
COPYRIGHT="2003-2014 Maxim Sobolev"
LICENSE="BSD (2-clause)"
REVISION="4"
REVISION="5"
SOURCE_URI="http://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/itetcu/libexecinfo-1.1.tar.bz2"
CHECKSUM_SHA256="c9a21913e7fdac8ef6b33250b167aa1fc0a7b8a175145e26913a4c19d8a59b1f"
PATCHES="libexecinfo-$portVersion.patchset"