Updated to p5-Font-TTF-0.28
This commit is contained in:
parent
93ec0a2a93
commit
396d7da241
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2001/09/28 08:11:33 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2002/03/13 09:53:36 shell Exp $
|
||||
|
||||
COMMENT= "perl module for TrueType font hacking"
|
||||
|
||||
DISTNAME= Font-TTF-0.26
|
||||
DISTNAME= Font-TTF-0.28
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
NEED_VERSION= 1.433
|
||||
NEED_VERSION= 1.508
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Font
|
||||
|
3
textproc/p5-Font-TTF/distinfo
Normal file
3
textproc/p5-Font-TTF/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Font-TTF-0.28.tar.gz) = 0a1d9fde2e8a76c71f5510a1a7859069
|
||||
RMD160 (Font-TTF-0.28.tar.gz) = c45fae9ea636e9ce122d0ae00c0510d0c1e5c2d4
|
||||
SHA1 (Font-TTF-0.28.tar.gz) = 24891f59838e9a069a6f7f8b8431ab2a83ba9d54
|
@ -1,3 +0,0 @@
|
||||
MD5 (Font-TTF-0.26.tar.gz) = aaec0f55dd88a77460eba4167e3a0edd
|
||||
RMD160 (Font-TTF-0.26.tar.gz) = da9e74bcebd516effa35090f4387e4e194e118d5
|
||||
SHA1 (Font-TTF-0.26.tar.gz) = 4228c9db6d18dde253f778df02846d2458a993cf
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2001/09/28 08:11:34 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2002/03/13 09:53:36 shell Exp $
|
||||
bin/check_attach.plx
|
||||
bin/eurofix.plx
|
||||
bin/hackos2.plx
|
||||
@ -60,9 +60,11 @@ libdata/perl5/site_perl/Font/TTF/Segarr.pm
|
||||
libdata/perl5/site_perl/Font/TTF/Table.pm
|
||||
libdata/perl5/site_perl/Font/TTF/Ttc.pm
|
||||
libdata/perl5/site_perl/Font/TTF/Ttopen.pm
|
||||
libdata/perl5/site_perl/Font/TTF/Useall.pm
|
||||
libdata/perl5/site_perl/Font/TTF/Utils.pm
|
||||
libdata/perl5/site_perl/Font/TTF/Vhea.pm
|
||||
libdata/perl5/site_perl/Font/TTF/Vmtx.pm
|
||||
libdata/perl5/site_perl/Font/TTF/Win32.pm
|
||||
libdata/perl5/site_perl/Font/TTF/XMLparse.pm
|
||||
libdata/perl5/site_perl/ttfmod.pl
|
||||
man/man1/ttfbuilder.plx.1
|
||||
@ -125,6 +127,7 @@ share/examples/p5-Font-TTF/StripCmap.plx
|
||||
share/examples/p5-Font-TTF/addpclt.plx
|
||||
share/examples/p5-Font-TTF/makemono.plx
|
||||
share/examples/p5-Font-TTF/symbol.rmp
|
||||
share/examples/p5-Font-TTF/ttfaddname.plx
|
||||
share/examples/p5-Font-TTF/ttfdeltable.plx
|
||||
share/examples/p5-Font-TTF/ttfenc.plx
|
||||
share/examples/p5-Font-TTF/ttfwidth.plx
|
||||
@ -134,3 +137,4 @@ share/examples/p5-Font-TTF/zerohyph.plx
|
||||
@dirrm share/examples/p5-Font-TTF
|
||||
@dirrm libdata/perl5/site_perl/Font/TTF/Mort
|
||||
@dirrm libdata/perl5/site_perl/Font/TTF/Kern
|
||||
@dirrm libdata/perl5/site_perl/Font/TTF
|
||||
|
Loading…
Reference in New Issue
Block a user