- Update to 0.51
- Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Spec/Changes
This commit is contained in:
parent
16982c91fb
commit
d9027e78f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393073
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-Spec
|
||||
PORTVERSION= 0.50
|
||||
PORTVERSION= 0.51
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Package-Stash>=0.23:${PORTSDIR}/devel/p5-Package-Stash \
|
|||
p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Test-Spec-0.50.tar.gz) = a72b14b8a9a9aae1d66b14977654391f92983189b5c656c77f52da1f0957348c
|
||||
SIZE (Test-Spec-0.50.tar.gz) = 36121
|
||||
SHA256 (Test-Spec-0.51.tar.gz) = 714d99e6f0956d69bacc1d8e15bbd2c3fa015f6a5424c1d30ad9112c06fb5758
|
||||
SIZE (Test-Spec-0.51.tar.gz) = 36296
|
||||
|
|
Loading…
Reference in a new issue