diff options
author | wiz <wiz@pkgsrc.org> | 2011-08-16 21:48:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-08-16 21:48:05 +0000 |
commit | 53f6e7be6cd98c3a508180e2a5146453c434ea17 (patch) | |
tree | 0f080c6b7ce44d3eed1522e945c3c352b13be811 /fonts | |
parent | d9b169e666630ebebeff647ea03999c4ccfcb939 (diff) | |
download | pkgsrc-53f6e7be6cd98c3a508180e2a5146453c434ea17.tar.gz |
Update to 0.48. Changes undocumented.
Set LICENSE.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/p5-Font-TTF/Makefile | 6 | ||||
-rw-r--r-- | fonts/p5-Font-TTF/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile index 3024f94d7f6..e9271442622 100644 --- a/fonts/p5-Font-TTF/Makefile +++ b/fonts/p5-Font-TTF/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.17 2011/08/14 12:43:26 obache Exp $ +# $NetBSD: Makefile,v 1.18 2011/08/16 21:48:05 wiz Exp $ # -DISTNAME= Font-TTF-0.45 +DISTNAME= Font-TTF-0.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/~mhosken/Font-TTF/ COMMENT= Perl module for TrueType font hacking +LICENSE= artistic-2.0 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/fonts/p5-Font-TTF/distinfo b/fonts/p5-Font-TTF/distinfo index ec06a94ed0d..9d2d3c8cd17 100644 --- a/fonts/p5-Font-TTF/distinfo +++ b/fonts/p5-Font-TTF/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2008/07/24 10:02:44 rhaen Exp $ +$NetBSD: distinfo,v 1.6 2011/08/16 21:48:05 wiz Exp $ -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 +SHA1 (Font-TTF-0.48.tar.gz) = 46ec752c031a269602ca09f3bb16d7727b731bdb +RMD160 (Font-TTF-0.48.tar.gz) = 3a0bc88fed57f5ce07144ab2a7fb57a7009892ba +Size (Font-TTF-0.48.tar.gz) = 201426 bytes |