svn commit: r454068 - head/net/p5-MaxMind-DB-Common

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 12 19:10:17 UTC 2017


Author: sunpoet
Date: Sun Nov 12 19:10:14 2017
New Revision: 454068
URL: https://svnweb.freebsd.org/changeset/ports/454068

Log:
  Remove Perl core modules
  
  - Bump PORTREVISION for dependency change

Modified:
  head/net/p5-MaxMind-DB-Common/Makefile

Modified: head/net/p5-MaxMind-DB-Common/Makefile
==============================================================================
--- head/net/p5-MaxMind-DB-Common/Makefile	Sun Nov 12 19:10:10 2017	(r454067)
+++ head/net/p5-MaxMind-DB-Common/Makefile	Sun Nov 12 19:10:14 2017	(r454068)
@@ -3,6 +3,7 @@
 
 PORTNAME=	MaxMind-DB-Common
 PORTVERSION=	0.040001
+PORTREVISION=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAXMIND
@@ -19,7 +20,6 @@ BUILD_DEPENDS=	p5-Data-Dumper-Concise>=0:devel/p5-Data
 		p5-List-AllUtils>=0:devel/p5-List-AllUtils \
 		p5-Moo>=0:devel/p5-Moo \
 		p5-MooX-StrictConstructor>=0:devel/p5-MooX-StrictConstructor \
-		p5-autodie>=0:devel/p5-autodie \
 		p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 


More information about the svn-ports-all mailing list