diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-12-24 02:57:21 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-12-24 02:57:21 +0000 |
commit | 545ddd57023bd544e3a8755e8bdc852a5656e75d (patch) | |
tree | c5418f238cf8344582cbb8a34bf10bfefe920ad3 /x11-fonts | |
parent | 92cc1649b2d7ee1cb58f6fc864b94725a8c63e08 (diff) | |
download | ports-545ddd57023bd544e3a8755e8bdc852a5656e75d.tar.gz ports-545ddd57023bd544e3a8755e8bdc852a5656e75d.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/p5-Font-TTF/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/p5-Font-TTF/distinfo | 5 | ||||
-rw-r--r-- | x11-fonts/p5-Font-TTF/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/x11-fonts/p5-Font-TTF/Makefile b/x11-fonts/p5-Font-TTF/Makefile index 3a82c4cdf2a4..55577ab81b8b 100644 --- a/x11-fonts/p5-Font-TTF/Makefile +++ b/x11-fonts/p5-Font-TTF/Makefile @@ -7,8 +7,7 @@ # PORTNAME= Font-TTF -PORTVERSION= 0.45 -PORTREVISION= 1 +PORTVERSION= 0.48 CATEGORIES= x11-fonts perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -75,6 +74,7 @@ MAN3= \ Font::TTF::Prep.3 \ Font::TTF::Prop.3 \ Font::TTF::Segarr.3 \ + Font::TTF::Sill.3 \ Font::TTF::Table.3 \ Font::TTF::Ttc.3 \ Font::TTF::Ttopen.3 \ diff --git a/x11-fonts/p5-Font-TTF/distinfo b/x11-fonts/p5-Font-TTF/distinfo index b6620e70e8e6..0fa51822ea48 100644 --- a/x11-fonts/p5-Font-TTF/distinfo +++ b/x11-fonts/p5-Font-TTF/distinfo @@ -1,3 +1,2 @@ -MD5 (Font-TTF-0.45.tar.gz) = 5cf3baa8e227c43184767240f1d57ba1 -SHA256 (Font-TTF-0.45.tar.gz) = 5c0db37f41716f9f1e82cc3948852631f10e7d544ce656153330fdd806b663cb -SIZE (Font-TTF-0.45.tar.gz) = 175291 +SHA256 (Font-TTF-0.48.tar.gz) = f924dec242312dfbe2740b8f6f03c491b007c3494b9e3c8d2f432a18d13e1f52 +SIZE (Font-TTF-0.48.tar.gz) = 201426 diff --git a/x11-fonts/p5-Font-TTF/pkg-plist b/x11-fonts/p5-Font-TTF/pkg-plist index 87fb9c90589b..99e2c6e90242 100644 --- a/x11-fonts/p5-Font-TTF/pkg-plist +++ b/x11-fonts/p5-Font-TTF/pkg-plist @@ -9,6 +9,7 @@ %%SITE_PERL%%/Font/TTF/Coverage.pm %%SITE_PERL%%/Font/TTF/Cvt_.pm %%SITE_PERL%%/Font/TTF/Delta.pm +%%SITE_PERL%%/Font/TTF/DSIG.pm %%SITE_PERL%%/Font/TTF/Dumper.pm %%SITE_PERL%%/Font/TTF/EBDT.pm %%SITE_PERL%%/Font/TTF/EBLC.pm @@ -56,6 +57,7 @@ %%SITE_PERL%%/Font/TTF/Prep.pm %%SITE_PERL%%/Font/TTF/Prop.pm %%SITE_PERL%%/Font/TTF/Segarr.pm +%%SITE_PERL%%/Font/TTF/Sill.pm %%SITE_PERL%%/Font/TTF/Table.pm %%SITE_PERL%%/Font/TTF/Ttc.pm %%SITE_PERL%%/Font/TTF/Ttopen.pm |