diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-29 10:55:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-29 10:55:58 +0800 |
commit | 876c09bae5432fd98a6e1e93d3f973ac9c5c693e (patch) | |
tree | c2a793a1a67119630d64543b7147866e63cf1652 /devel/p5-Git-Wrapper | |
parent | e665738ac44b4c0ac085bafc3c5e1c7e2ed14c10 (diff) | |
download | freebsd-ports-gnome-876c09bae5432fd98a6e1e93d3f973ac9c5c693e.tar.gz freebsd-ports-gnome-876c09bae5432fd98a6e1e93d3f973ac9c5c693e.tar.zst freebsd-ports-gnome-876c09bae5432fd98a6e1e93d3f973ac9c5c693e.zip |
- Update to 0.023
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Git-Wrapper/Changes
Diffstat (limited to 'devel/p5-Git-Wrapper')
-rw-r--r-- | devel/p5-Git-Wrapper/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Git-Wrapper/distinfo | 4 |
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/p5-Git-Wrapper/Makefile b/devel/p5-Git-Wrapper/Makefile index 0a4cee87afae..2c44c44c714e 100644 --- a/devel/p5-Git-Wrapper/Makefile +++ b/devel/p5-Git-Wrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Git-Wrapper -PORTVERSION= 0.022 +PORTVERSION= 0.023 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,11 +18,13 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= git>=0:${PORTSDIR}/devel/git \ - p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions \ - p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd + p5-Env-Path>=0:${PORTSDIR}/devel/p5-Env-Path \ + p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd \ + p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ + p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most PERL_CONFIGURE= yes diff --git a/devel/p5-Git-Wrapper/distinfo b/devel/p5-Git-Wrapper/distinfo index afa5b8d53234..b314362ccdc9 100644 --- a/devel/p5-Git-Wrapper/distinfo +++ b/devel/p5-Git-Wrapper/distinfo @@ -1,2 +1,2 @@ -SHA256 (Git-Wrapper-0.022.tar.gz) = 204990f493c0efcf0ee7f62880a071f1cf123244e4564d09e7fd5c2384cfc6dd -SIZE (Git-Wrapper-0.022.tar.gz) = 21282 +SHA256 (Git-Wrapper-0.023.tar.gz) = e22cf4effd151cb43ec28dd04493a0718f3e81bcae431dd65b1a251515497c01 +SIZE (Git-Wrapper-0.023.tar.gz) = 21583 |