1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

- Update to 0.031

Changes:	http://search.cpan.org/dist/Git-Wrapper/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-03-25 19:34:38 +00:00
parent 91690d7461
commit 52821360cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349183
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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