Upgrade to 0.24

- Bump VERSION
This commit is contained in:
shell 2001-08-07 05:51:53 +00:00
parent 5343322abe
commit 6841c7e788
3 changed files with 14 additions and 13 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2001/06/21 06:16:35 shell Exp $
# $OpenBSD: Makefile,v 1.6 2001/08/07 05:51:53 shell Exp $
COMMENT= "perl module for TrueType font hacking"
DISTNAME= Font-TTF-0.23
DISTNAME= Font-TTF-0.24
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
NEED_VERSION= 1.414
NEED_VERSION= 1.433
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Font
@ -21,13 +21,9 @@ CONFIGURE_STYLE= perl
EXAMPLE_DIR= ${PREFIX}/share/examples/p5-Font-TTF
EG_DIR= ${WRKSRC}/Examples
EG_FILES= StripCmap addpclt makemono ttfdeltable ttfenc \
ttfwidth xmldump zerohyph
post-install:
${INSTALL_DATA_DIR} ${EXAMPLE_DIR}
.for i in ${EG_FILES}
${INSTALL_SCRIPT} ${EG_DIR}/$i.plx ${EXAMPLE_DIR}/$i.plx
.endfor
${INSTALL_SCRIPT} ${EG_DIR}/* ${EXAMPLE_DIR}/
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Font-TTF-0.23.tar.gz) = 251014166215538d9a08c18a9512b36c
RMD160 (Font-TTF-0.23.tar.gz) = f47406fc5f8c289a6be5dfe9d2d85d815d34f6be
SHA1 (Font-TTF-0.23.tar.gz) = 70c9da41c04320af1a21ed1baf3f87e4051154f9
MD5 (Font-TTF-0.24.tar.gz) = fc35721063642c880aa530d0da37fbf9
RMD160 (Font-TTF-0.24.tar.gz) = 937855036f0c0629c875617add9eefddf67a48f9
SHA1 (Font-TTF-0.24.tar.gz) = c5403397eac0123d00dff4c8b129cf6d1c36d9c2

View File

@ -1,8 +1,11 @@
@comment $OpenBSD: PLIST,v 1.2 2001/04/13 19:58:30 naddy Exp $
@comment $OpenBSD: PLIST,v 1.3 2001/08/07 05:51:53 shell Exp $
bin/check_attach.plx
bin/eurofix.plx
bin/hackos2.plx
bin/psfix.plx
bin/ttfbuilder.plx
bin/ttfname.plx
bin/ttfremap.plx
libdata/perl5/site_perl/Font/TTF/AATKern.pm
libdata/perl5/site_perl/Font/TTF/AATutils.pm
libdata/perl5/site_perl/Font/TTF/Anchor.pm
@ -49,6 +52,7 @@ libdata/perl5/site_perl/Font/TTF/OS_2.pm
libdata/perl5/site_perl/Font/TTF/OldCmap.pm
libdata/perl5/site_perl/Font/TTF/OldMort.pm
libdata/perl5/site_perl/Font/TTF/PCLT.pm
libdata/perl5/site_perl/Font/TTF/PSNames.pm
libdata/perl5/site_perl/Font/TTF/Post.pm
libdata/perl5/site_perl/Font/TTF/Prep.pm
libdata/perl5/site_perl/Font/TTF/Prop.pm
@ -60,7 +64,7 @@ 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/XMLparse.pm
libdata/perl5/site_perl/Font/tounix.pm
man/man1/ttfbuilder.plx.1
man/man3/Font::TTF::AATKern.3p
man/man3/Font::TTF::Anchor.3p
man/man3/Font::TTF::Bsln.3p
@ -119,6 +123,7 @@ man/man3/Font::TTF::XMLparse.3p
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/ttfdeltable.plx
share/examples/p5-Font-TTF/ttfenc.plx
share/examples/p5-Font-TTF/ttfwidth.plx