diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-10-15 12:18:21 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-10-15 12:18:21 +0000 |
commit | 0a1e3d2f846048ba9ed7e267a41659f16033a54f (patch) | |
tree | 060c05eb12087c6d0a9fe73937c724b19c8e2f6e | |
parent | 2a1135c1136d9ce012808fef0b275ecf8b3dda74 (diff) | |
download | freebsd-ports-0a1e3d2f846048ba9ed7e267a41659f16033a54f.zip |
- Update to 0.11
Changes: http://search.cpan.org/dist/Text-Aligner/Changes
-rw-r--r-- | textproc/p5-Text-Aligner/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Aligner/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile index 32c748634afa..256b6c08d04f 100644 --- a/textproc/p5-Text-Aligner/Makefile +++ b/textproc/p5-Text-Aligner/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Aligner -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-Aligner/distinfo b/textproc/p5-Text-Aligner/distinfo index d9786ce6879e..ab28a9683574 100644 --- a/textproc/p5-Text-Aligner/distinfo +++ b/textproc/p5-Text-Aligner/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Aligner-0.10.tar.gz) = 601fe6666812ba40e75d6763adb5241556abed96b6653244f449969d65e90035 -SIZE (Text-Aligner-0.10.tar.gz) = 17664 +SHA256 (Text-Aligner-0.11.tar.gz) = 54c10665badaeab9b8cac589d3a03d855a32eb922d79c87f44ef29f558947d07 +SIZE (Text-Aligner-0.11.tar.gz) = 17925 |