diff options
author | adamw <adamw@FreeBSD.org> | 2016-10-09 06:45:51 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-10-09 06:45:51 +0800 |
commit | bcf2f1394b1c63bcc5cc5d70cae776a43af6eb45 (patch) | |
tree | 67c02930d21805100232e5a9446a8cc358cb0538 | |
parent | d21a073d89423950913b8ddfbb4626b630368225 (diff) | |
download | freebsd-ports-gnome-bcf2f1394b1c63bcc5cc5d70cae776a43af6eb45.tar.gz freebsd-ports-gnome-bcf2f1394b1c63bcc5cc5d70cae776a43af6eb45.tar.zst freebsd-ports-gnome-bcf2f1394b1c63bcc5cc5d70cae776a43af6eb45.zip |
Update to 1.44.2.
Changes: https://metacpan.org/changes/distribution/Test-File
-rw-r--r-- | devel/p5-Test-File/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Test-File/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/p5-Test-File/Makefile b/devel/p5-Test-File/Makefile index c5d7be0f2c6d..ddc1b384372f 100644 --- a/devel/p5-Test-File/Makefile +++ b/devel/p5-Test-File/Makefile @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= Test-File -PORTVERSION= 1.44 +PORTVERSION= 1.44.2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Test file attributes diff --git a/devel/p5-Test-File/distinfo b/devel/p5-Test-File/distinfo index 77a62e18bb53..958ff5714c1c 100644 --- a/devel/p5-Test-File/distinfo +++ b/devel/p5-Test-File/distinfo @@ -1,2 +1,3 @@ -SHA256 (Test-File-1.44.tar.gz) = 42a48354de3e9ebf1c4e155f7d8bd045c2251bc56cad3b9afc2c9ee7404b6cc9 -SIZE (Test-File-1.44.tar.gz) = 26498 +TIMESTAMP = 1475966645 +SHA256 (Test-File-1.442.tar.gz) = 653123c08b50601eadad24638621c3c161cf97ac3127f3c7b7fe205b28115d88 +SIZE (Test-File-1.442.tar.gz) = 26895 |