diff options
author | sahil <sahil@FreeBSD.org> | 2010-08-20 09:30:27 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-08-20 09:30:27 +0800 |
commit | 05bb0c04487ed8e6d87198198afc8a94172752cf (patch) | |
tree | ffbd80ec713d1e04b563c6ae87a722ef2997917d | |
parent | 2a4b58ebfebc96a894234664c7d5e37f090f47fe (diff) | |
download | freebsd-ports-gnome-05bb0c04487ed8e6d87198198afc8a94172752cf.tar.gz freebsd-ports-gnome-05bb0c04487ed8e6d87198198afc8a94172752cf.tar.zst freebsd-ports-gnome-05bb0c04487ed8e6d87198198afc8a94172752cf.zip |
- Update to 0.20
PR: ports/149641
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: Murilo Opsfelder <mopsfelder@gmail.com> (maintainer)
-rw-r--r-- | devel/p5-List-Uniq/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-List-Uniq/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-List-Uniq/Makefile b/devel/p5-List-Uniq/Makefile index c9a193368037..f98de688f9d5 100644 --- a/devel/p5-List-Uniq/Makefile +++ b/devel/p5-List-Uniq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= List-Uniq -PORTVERSION= 0.12 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-List-Uniq/distinfo b/devel/p5-List-Uniq/distinfo index 8dd4ff113396..121d4a054a57 100644 --- a/devel/p5-List-Uniq/distinfo +++ b/devel/p5-List-Uniq/distinfo @@ -1,3 +1,3 @@ -MD5 (List-Uniq-0.12.tar.gz) = afb38a5e514cbcba21c0b5591e6ebc8d -SHA256 (List-Uniq-0.12.tar.gz) = cba510cd1b61a83d636f908e2c9d9333a670aa1ea79ef7dc950f666fca77aaef -SIZE (List-Uniq-0.12.tar.gz) = 4981 +MD5 (List-Uniq-0.20.tar.gz) = 06abbe2fddf2522b9100d672a48fae59 +SHA256 (List-Uniq-0.20.tar.gz) = 59b787223cfcf7c36a4b538dfa49052ac0318ae26d05dc61353b25b9842d4dc5 +SIZE (List-Uniq-0.20.tar.gz) = 5806 |