diff options
author | jadawin <jadawin@FreeBSD.org> | 2014-02-08 00:26:42 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2014-02-08 00:26:42 +0800 |
commit | 9f59871647289e786e15b9eb426a35a58391e643 (patch) | |
tree | 2bd33b6a2b21ea3e6650c17c72ac3a6bdb5168fd /archivers | |
parent | a4bf9084195623514571f20798dd888d902c3635 (diff) | |
download | freebsd-ports-gnome-9f59871647289e786e15b9eb426a35a58391e643.tar.gz freebsd-ports-gnome-9f59871647289e786e15b9eb426a35a58391e643.tar.zst freebsd-ports-gnome-9f59871647289e786e15b9eb426a35a58391e643.zip |
- Update to 0.03
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-LZW/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-Compress-LZW/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/p5-Compress-LZW/Makefile b/archivers/p5-Compress-LZW/Makefile index c74289c4d7ca..eecc519ed93e 100644 --- a/archivers/p5-Compress-LZW/Makefile +++ b/archivers/p5-Compress-LZW/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-LZW -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/archivers/p5-Compress-LZW/distinfo b/archivers/p5-Compress-LZW/distinfo index 9693fcdab9ca..64f1429d41a4 100644 --- a/archivers/p5-Compress-LZW/distinfo +++ b/archivers/p5-Compress-LZW/distinfo @@ -1,2 +1,2 @@ -SHA256 (Compress-LZW-0.02.tar.gz) = 231d822edc7baa6b2cd5e2b79386740c86d0925cdcbdfe90716e74144b0e50d5 -SIZE (Compress-LZW-0.02.tar.gz) = 12455 +SHA256 (Compress-LZW-0.03.tar.gz) = 56f043ad786581fd963913eff2c00d41d71f018f088d44610dab8aa74a684882 +SIZE (Compress-LZW-0.03.tar.gz) = 14579 |