diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2008-04-16 11:29:10 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2008-04-16 11:29:10 +0000 |
commit | 67566576ddcf265ea5bddfcd25f2f05dbca7207d (patch) | |
tree | c0b93e348d2cd75cbee6bf43649da5e399fd53e2 /textproc/p5-Text-Trac | |
parent | 757b4b731e92b43eef4d2996b295b639e8c07b4c (diff) | |
download | ports-67566576ddcf265ea5bddfcd25f2f05dbca7207d.tar.gz ports-67566576ddcf265ea5bddfcd25f2f05dbca7207d.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Trac')
-rw-r--r-- | textproc/p5-Text-Trac/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Trac/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Trac/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile index 037a1ecf5f56..670cab08694e 100644 --- a/textproc/p5-Text-Trac/Makefile +++ b/textproc/p5-Text-Trac/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Trac -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-Trac/distinfo b/textproc/p5-Text-Trac/distinfo index 3bb2fdfff6ea..bfaaaed6acb5 100644 --- a/textproc/p5-Text-Trac/distinfo +++ b/textproc/p5-Text-Trac/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Trac-0.11.tar.gz) = 39d6f68bc148b8e1ea37cb5d679fb1ce -SHA256 (Text-Trac-0.11.tar.gz) = 348f92319a580aa52bef257c9cba7742bdca577b46706fd4d4665b7e11123dd7 -SIZE (Text-Trac-0.11.tar.gz) = 30312 +MD5 (Text-Trac-0.12.tar.gz) = 9b2e59b31217a041db0e61a973684203 +SHA256 (Text-Trac-0.12.tar.gz) = 7cff4fb89c81d96ac6720b8599776d09e6d2be37a8ea27e84e1c7011336698cc +SIZE (Text-Trac-0.12.tar.gz) = 30482 diff --git a/textproc/p5-Text-Trac/pkg-plist b/textproc/p5-Text-Trac/pkg-plist index 2249ecd8ceeb..e75eb20fed60 100644 --- a/textproc/p5-Text-Trac/pkg-plist +++ b/textproc/p5-Text-Trac/pkg-plist @@ -11,6 +11,7 @@ %%SITE_PERL%%/Text/Trac/LinkResolver.pm %%SITE_PERL%%/Text/Trac/LinkResolver/Attachment.pm %%SITE_PERL%%/Text/Trac/LinkResolver/Changeset.pm +%%SITE_PERL%%/Text/Trac/LinkResolver/Comment.pm %%SITE_PERL%%/Text/Trac/LinkResolver/Log.pm %%SITE_PERL%%/Text/Trac/LinkResolver/Milestone.pm %%SITE_PERL%%/Text/Trac/LinkResolver/Report.pm |