svn commit: r383262 - head/devel/p5-File-BaseDir
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 5 07:48:21 UTC 2015
Author: sunpoet
Date: Sun Apr 5 07:48:19 2015
New Revision: 383262
URL: https://svnweb.freebsd.org/changeset/ports/383262
Log:
- Update to 0.05
Changes: http://search.cpan.org/dist/File-BaseDir/Changes
Modified:
head/devel/p5-File-BaseDir/Makefile
head/devel/p5-File-BaseDir/distinfo
Modified: head/devel/p5-File-BaseDir/Makefile
==============================================================================
--- head/devel/p5-File-BaseDir/Makefile Sun Apr 5 07:37:56 2015 (r383261)
+++ head/devel/p5-File-BaseDir/Makefile Sun Apr 5 07:48:19 2015 (r383262)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= File-BaseDir
-PORTVERSION= 0.04
+PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,6 +13,9 @@ COMMENT= Use the freedesktop basedir spe
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+BUILD_DEPENDS= p5-IPC-System-Simple>=0:${PORTSDIR}/devel/p5-IPC-System-Simple
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
USE_PERL5= modbuild
USES= perl5
Modified: head/devel/p5-File-BaseDir/distinfo
==============================================================================
--- head/devel/p5-File-BaseDir/distinfo Sun Apr 5 07:37:56 2015 (r383261)
+++ head/devel/p5-File-BaseDir/distinfo Sun Apr 5 07:48:19 2015 (r383262)
@@ -1,2 +1,2 @@
-SHA256 (File-BaseDir-0.04.tar.gz) = 5e982e16f3db9735f0db546beb36d937500a21d38edffbd96f37c1e7ff39739b
-SIZE (File-BaseDir-0.04.tar.gz) = 9804
+SHA256 (File-BaseDir-0.05.tar.gz) = ee8ad6101b21393744072d7aef77ef7389ad79a00eb99eda49457fef01acbf83
+SIZE (File-BaseDir-0.05.tar.gz) = 9879
More information about the svn-ports-all
mailing list