From e6aafc34bcab826d3415e2834cbf1d3a4c314d73 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 18 Jan 2020 23:30:43 +0000 Subject: all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. --- net/php-xmlrpc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/php-xmlrpc') diff --git a/net/php-xmlrpc/Makefile b/net/php-xmlrpc/Makefile index 73eafe6c33b..0b73637922e 100644 --- a/net/php-xmlrpc/Makefile +++ b/net/php-xmlrpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2015/03/20 16:33:28 taca Exp $ +# $NetBSD: Makefile,v 1.19 2020/01/18 23:33:20 rillig Exp $ MODNAME= xmlrpc CATEGORIES+= net @@ -6,7 +6,7 @@ COMMENT= PHP extension for XML-RPC support CONFLICTS= php-xmlrpc-[0-9]* -HOMEPAGE= http://xmlrpc-epi.sourceforge.net/ +HOMEPAGE= https://xmlrpc-epi.sourceforge.net/ USE_PHP_EXT_PATCHES= YES CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR} -- cgit v1.2.3