mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.180002
- Update *_DEPENDS Changes: http://search.cpan.org/dist/Tree-Simple-View/Changes
This commit is contained in:
parent
e0ce567bfe
commit
4d0d293376
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439636
2 changed files with 7 additions and 6 deletions
|
@ -2,9 +2,10 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Tree-Simple-View
|
||||
PORTVERSION= 0.18.0001
|
||||
PORTVERSION= 0.18.0002
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:MZIESCHA
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
|
@ -14,8 +15,8 @@ COMMENT= Set of classes for viewing Tree::Simple hierarchies
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Throwable>=0:devel/p5-Class-Throwable \
|
||||
p5-Tree-Simple>=0:devel/p5-Tree-Simple
|
||||
BUILD_DEPENDS= p5-Class-Throwable>=0.10:devel/p5-Class-Throwable \
|
||||
p5-Tree-Simple>=1.07:devel/p5-Tree-Simple
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0.15:devel/p5-Test-Exception \
|
||||
p5-Test-LongString>=0:devel/p5-Test-LongString
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1486287084
|
||||
SHA256 (Tree-Simple-View-0.180001.tar.gz) = bd57ada269260ff53dd5d0c1676ff8ca266a163a7c14b048e0043f30bb73c0f0
|
||||
SIZE (Tree-Simple-View-0.180001.tar.gz) = 25182
|
||||
TIMESTAMP = 1493376842
|
||||
SHA256 (Tree-Simple-View-0.180002.tar.gz) = 4b97ff3f76b0882a74870311dbdb23e7061db0d8335539d2fd5ae7ea47dc5341
|
||||
SIZE (Tree-Simple-View-0.180002.tar.gz) = 34619
|
||||
|
|
Loading…
Add table
Reference in a new issue