diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-06-06 06:41:49 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-06-06 06:41:49 +0800 |
commit | e64d7d6f265758558642fc6e9a64ff08c116b17a (patch) | |
tree | 9085e519694614a13e7981dc5abf95496e75478d | |
parent | 695b15feb048ae8aa4338be9209a715c7b48b039 (diff) | |
download | freebsd-ports-graphics-e64d7d6f265758558642fc6e9a64ff08c116b17a.tar.gz freebsd-ports-graphics-e64d7d6f265758558642fc6e9a64ff08c116b17a.tar.zst freebsd-ports-graphics-e64d7d6f265758558642fc6e9a64ff08c116b17a.zip |
- Update to 0.0900
PR: ports/134796
Approved by: maintainer timeout (skv; 15 days)
Submitted by: me
-rw-r--r-- | textproc/p5-Text-Diff-Parser/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Diff-Parser/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-Diff-Parser/Makefile b/textproc/p5-Text-Diff-Parser/Makefile index 4a2df576a55..3df0db82784 100644 --- a/textproc/p5-Text-Diff-Parser/Makefile +++ b/textproc/p5-Text-Diff-Parser/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Diff-Parser -PORTVERSION= 0.08 +PORTVERSION= 0.0900 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-Diff-Parser/distinfo b/textproc/p5-Text-Diff-Parser/distinfo index e8868c440e2..da433eef8b8 100644 --- a/textproc/p5-Text-Diff-Parser/distinfo +++ b/textproc/p5-Text-Diff-Parser/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Diff-Parser-0.08.tar.gz) = 2355b42efeff5ca1f445aa842c3b56c7 -SHA256 (Text-Diff-Parser-0.08.tar.gz) = 3bf99a46ede41674b8a7f85b98bee552f0b8d305fe583950e6e805046929136f -SIZE (Text-Diff-Parser-0.08.tar.gz) = 19400 +MD5 (Text-Diff-Parser-0.0900.tar.gz) = 20f7ba0cc99445c902b2063f93d00e39 +SHA256 (Text-Diff-Parser-0.0900.tar.gz) = 38d5af1d38da3f0c6ccfad6b2467d092fc29b1f9212c2e54d2733bc6145286bd +SIZE (Text-Diff-Parser-0.0900.tar.gz) = 19836 |