1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00

Update to 0.29

- Fix and sort *_DEPENDS

Changes:	https://metacpan.org/changes/distribution/File-ChangeNotify
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-10-08 21:41:08 +00:00
parent 6f91bb25af
commit 01be9ecdcb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481569
2 changed files with 7 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= File-ChangeNotify
PORTVERSION= 0.28
PORTVERSION= 0.29
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,8 +13,9 @@ COMMENT= Watch for changes to files
LICENSE= ART20
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moo>=1.006:devel/p5-Moo \
p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \
RUN_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \
p5-Module-Runtime>=0:devel/p5-Module-Runtime \
p5-Moo>=1.006:devel/p5-Moo \
p5-Type-Tiny>=0:devel/p5-Type-Tiny \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1532349330
SHA256 (File-ChangeNotify-0.28.tar.gz) = e00fe809d481131a08dca26e851cf0ffce8d9e9d03d58c58f15aa62e28aa2f05
SIZE (File-ChangeNotify-0.28.tar.gz) = 35676
TIMESTAMP = 1539026567
SHA256 (File-ChangeNotify-0.29.tar.gz) = 438d4295ef5f854ace61037a11726ef65dc0bf73e296bd12fc7e2108602a444b
SIZE (File-ChangeNotify-0.29.tar.gz) = 37549