- Update to 0.015
- Changelog: http://cpansearch.perl.org/src/GENEHACK/Git-Wrapper-0.015/Changes
This commit is contained in:
parent
27c17be03a
commit
ad12084896
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277984
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Git-Wrapper
|
||||
PORTVERSION= 0.014
|
||||
PORTVERSION= 0.015
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -18,6 +18,9 @@ BUILD_DEPENDS= git>=0:${PORTSDIR}/devel/git
|
|||
RUN_DEPENDS= git>=0:${PORTSDIR}/devel/git \
|
||||
p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART10 GPLv1
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Git::Wrapper.3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Git-Wrapper-0.014.tar.gz) = 5137f89187c1e147cc045684d7de71e0ef4818d1b33277c38d1bd8bad0a9264f
|
||||
SIZE (Git-Wrapper-0.014.tar.gz) = 17379
|
||||
SHA256 (Git-Wrapper-0.015.tar.gz) = b894ae2217e42c17a3cfc7f1cb3cc815b15bbe42432b9325e9255143b5776930
|
||||
SIZE (Git-Wrapper-0.015.tar.gz) = 17601
|
||||
|
|
Loading…
Reference in a new issue