svn commit: r349183 - head/devel/p5-Git-Wrapper
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Mar 25 19:34:39 UTC 2014
Author: sunpoet
Date: Tue Mar 25 19:34:38 2014
New Revision: 349183
URL: http://svnweb.freebsd.org/changeset/ports/349183
QAT: https://qat.redports.org/buildarchive/r349183/
Log:
- Update to 0.031
Changes: http://search.cpan.org/dist/Git-Wrapper/Changes
Modified:
head/devel/p5-Git-Wrapper/Makefile
head/devel/p5-Git-Wrapper/distinfo
Modified: head/devel/p5-Git-Wrapper/Makefile
==============================================================================
--- head/devel/p5-Git-Wrapper/Makefile Tue Mar 25 19:34:33 2014 (r349182)
+++ head/devel/p5-Git-Wrapper/Makefile Tue Mar 25 19:34:38 2014 (r349183)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Git-Wrapper
-PORTVERSION= 0.030
+PORTVERSION= 0.031
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,10 +16,10 @@ LICENSE_COMB= dual
BUILD_DEPENDS= git>=0:${PORTSDIR}/devel/git \
p5-Env-Path>=0:${PORTSDIR}/devel/p5-Env-Path \
p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd \
- p5-Path-Class>=0.26:${PORTSDIR}/devel/p5-Path-Class \
p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
+TEST_DEPENDS= p5-Path-Class>=0.26:${PORTSDIR}/devel/p5-Path-Class \
+ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
Modified: head/devel/p5-Git-Wrapper/distinfo
==============================================================================
--- head/devel/p5-Git-Wrapper/distinfo Tue Mar 25 19:34:33 2014 (r349182)
+++ head/devel/p5-Git-Wrapper/distinfo Tue Mar 25 19:34:38 2014 (r349183)
@@ -1,2 +1,2 @@
-SHA256 (Git-Wrapper-0.030.tar.gz) = 4a3b2e8fd9645b765f91ad1b2e4e40b91b71b4899e1b6a50316b89ac42fe5bd0
-SIZE (Git-Wrapper-0.030.tar.gz) = 29200
+SHA256 (Git-Wrapper-0.031.tar.gz) = 2322df63d573b7d201da44719ddabd667ac2b71b6296015dd4284ac16bbcadbf
+SIZE (Git-Wrapper-0.031.tar.gz) = 29992
More information about the svn-ports-all
mailing list