From cad61b1afb0d9ea4a51675fb2bb7612e77d343da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 17 Sep 2018 17:06:19 +0200 Subject: [PATCH] libexecinfo: switch to https. --- sys-libs/libexecinfo/libexecinfo-1.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/libexecinfo/libexecinfo-1.1.recipe b/sys-libs/libexecinfo/libexecinfo-1.1.recipe index 0e413d00a..b58e12253 100644 --- a/sys-libs/libexecinfo/libexecinfo-1.1.recipe +++ b/sys-libs/libexecinfo/libexecinfo-1.1.recipe @@ -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"