diff options
author | rhaen <rhaen@pkgsrc.org> | 2008-07-24 10:02:44 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2008-07-24 10:02:44 +0000 |
commit | 149f63798c24756d57b67bcee2d0e4ce274518e5 (patch) | |
tree | 64bbd74afa29d03fdd8fc0a5e2a1fbdc6a8ab156 /fonts | |
parent | 8a5844a10f7b6b60c13271be123bd8ea00b686ab (diff) | |
download | pkgsrc-149f63798c24756d57b67bcee2d0e4ce274518e5.tar.gz |
updated to 0.45
ChangeLog:
0.45
* Introduce changelog
* tidy up 0.44 package, fix README to be more accurate
* tests failing on perl 5.8.2 and before due to no use Exporter qw(import);
Fix OTTags accordingly.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/p5-Font-TTF/Makefile | 4 | ||||
-rw-r--r-- | fonts/p5-Font-TTF/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile index 040f1a5a9ad..2ec47b2af03 100644 --- a/fonts/p5-Font-TTF/Makefile +++ b/fonts/p5-Font-TTF/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:19 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2008/07/24 10:02:44 rhaen Exp $ # -DISTNAME= Font-TTF-0.38.1 +DISTNAME= Font-TTF-0.45 PKGNAME= p5-${DISTNAME} CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} diff --git a/fonts/p5-Font-TTF/distinfo b/fonts/p5-Font-TTF/distinfo index 409e1eb7104..ec06a94ed0d 100644 --- a/fonts/p5-Font-TTF/distinfo +++ b/fonts/p5-Font-TTF/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2006/06/18 02:46:27 minskim Exp $ +$NetBSD: distinfo,v 1.5 2008/07/24 10:02:44 rhaen Exp $ -SHA1 (Font-TTF-0.38.1.tar.gz) = 63dde8fb55fad2141175773869718bde19f768f9 -RMD160 (Font-TTF-0.38.1.tar.gz) = f4a4ef9b22374a83cb0d6fb3afa2fae6c1395dff -Size (Font-TTF-0.38.1.tar.gz) = 131981 bytes +SHA1 (Font-TTF-0.45.tar.gz) = 846047f80b96b00dcfd284900916deba2baf4b26 +RMD160 (Font-TTF-0.45.tar.gz) = c41987035fc7d899458477b99a630597f6e2633f +Size (Font-TTF-0.45.tar.gz) = 175291 bytes |