svn commit: r433305 - head/www/p5-CIF-Client
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Feb 4 12:29:11 UTC 2017
Author: sunpoet
Date: Sat Feb 4 12:29:09 2017
New Revision: 433305
URL: https://svnweb.freebsd.org/changeset/ports/433305
Log:
Remove Perl core modules
- Bump PORTREVISION for dependency change
With hat: perl
Modified:
head/www/p5-CIF-Client/Makefile
Modified: head/www/p5-CIF-Client/Makefile
==============================================================================
--- head/www/p5-CIF-Client/Makefile Sat Feb 4 12:25:37 2017 (r433304)
+++ head/www/p5-CIF-Client/Makefile Sat Feb 4 12:29:09 2017 (r433305)
@@ -3,7 +3,7 @@
PORTNAME= CIF-Client
PORTVERSION= 0.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SAXJAZMAN/cif
@@ -19,8 +19,6 @@ BUILD_DEPENDS= p5-Class-Accessor>=0.31:d
p5-Compress-Raw-Zlib>=2.008:archivers/p5-Compress-Raw-Zlib \
p5-Config-Simple>=4.58:devel/p5-Config-Simple \
p5-Digest-SHA1>=2.11:security/p5-Digest-SHA1 \
- p5-Digest-MD5>=2.36:security/p5-Digest-MD5 \
- p5-ExtUtils-MakeMaker>=6.4:devel/p5-ExtUtils-MakeMaker \
p5-HTML-Table>=2.08:www/p5-HTML-Table \
p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \
p5-JSON>=2.07:converters/p5-JSON \
More information about the svn-ports-all
mailing list