Date: Sun, 12 Nov 2017 19:10:15 +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: r454068 - head/net/p5-MaxMind-DB-Common Message-ID: <201711121910.vACJAFrr076420@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711121910.vACJAFrr076420>