mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Update to 0.023
- Sort *_DEPENDS Changes: http://search.cpan.org/dist/Git-Wrapper/Changes
This commit is contained in:
parent
8448f10712
commit
073e7f7911
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300193
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user