diff options
-rw-r--r-- | devel/p5-Git-Wrapper/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-Git-Wrapper/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/p5-Git-Wrapper/Makefile b/devel/p5-Git-Wrapper/Makefile index 0b7a2992c403..3a3e50a750de 100644 --- a/devel/p5-Git-Wrapper/Makefile +++ b/devel/p5-Git-Wrapper/Makefile @@ -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 diff --git a/devel/p5-Git-Wrapper/distinfo b/devel/p5-Git-Wrapper/distinfo index bb981db4f413..e40fb5d8e30f 100644 --- a/devel/p5-Git-Wrapper/distinfo +++ b/devel/p5-Git-Wrapper/distinfo @@ -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 |