Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2017 12:29:10 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433305 - head/www/p5-CIF-Client
Message-ID:  <201702041229.v14CTACs066320@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702041229.v14CTACs066320>