svn commit: r371790 - head/devel/p5-Git-Wrapper
Frederic Culot
culot at FreeBSD.org
Fri Oct 31 09:31:48 UTC 2014
Author: culot
Date: Fri Oct 31 09:31:47 2014
New Revision: 371790
URL: https://svnweb.freebsd.org/changeset/ports/371790
QAT: https://qat.redports.org/buildarchive/r371790/
Log:
- Update to 0.038
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 Fri Oct 31 09:22:57 2014 (r371789)
+++ head/devel/p5-Git-Wrapper/Makefile Fri Oct 31 09:31:47 2014 (r371790)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Git-Wrapper
-PORTVERSION= 0.035
+PORTVERSION= 0.038
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,15 +14,13 @@ LICENSE= ART10 GPLv1
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-File-pushd>=1.005:${PORTSDIR}/devel/p5-File-pushd \
p5-Devel-CheckBin>=0:${PORTSDIR}/devel/p5-Devel-CheckBin \
p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions
RUN_DEPENDS:= ${BUILD_DEPENDS}
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
+ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-Git-Wrapper/distinfo
==============================================================================
--- head/devel/p5-Git-Wrapper/distinfo Fri Oct 31 09:22:57 2014 (r371789)
+++ head/devel/p5-Git-Wrapper/distinfo Fri Oct 31 09:31:47 2014 (r371790)
@@ -1,2 +1,2 @@
-SHA256 (Git-Wrapper-0.035.tar.gz) = a904432551d15fde93adca40de44d1be793e1b8889fad14a984daeb7ecab072c
-SIZE (Git-Wrapper-0.035.tar.gz) = 30680
+SHA256 (Git-Wrapper-0.038.tar.gz) = 61a599f5088a830e12ec0bf13e3c2deca013b5843fc8d0c686d7b385a6e18d57
+SIZE (Git-Wrapper-0.038.tar.gz) = 31737
More information about the svn-ports-head
mailing list