svn commit: r530573 - head/www/p5-WWW-Curl
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Apr 4 07:24:45 UTC 2020
Author: sunpoet
Date: Sat Apr 4 07:24:39 2020
New Revision: 530573
URL: https://svnweb.freebsd.org/changeset/ports/530573
Log:
Update MASTER_SITES
Modified:
head/www/p5-WWW-Curl/Makefile
Modified: head/www/p5-WWW-Curl/Makefile
==============================================================================
--- head/www/p5-WWW-Curl/Makefile Sat Apr 4 07:24:34 2020 (r530572)
+++ head/www/p5-WWW-Curl/Makefile Sat Apr 4 07:24:39 2020 (r530573)
@@ -5,8 +5,7 @@ PORTNAME= WWW-Curl
PORTVERSION= 4.17
PORTREVISION= 3
CATEGORIES= www ftp perl5
-MASTER_SITES= CPAN \
- http://curl.haxx.se/libcurl/perl/
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
@@ -19,8 +18,8 @@ TEST_DEPENDS= p5-Test-CPAN-Meta>=0:devel/p5-Test-CPAN-
p5-Test-Pod>=1.14:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/WWW/Curl/Curl.so
More information about the svn-ports-all
mailing list