diff options
author | wiz <wiz@pkgsrc.org> | 2003-11-11 09:06:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-11-11 09:06:11 +0000 |
commit | 5482bd4fe004a088d8fa89dfb5d44edb41eaa503 (patch) | |
tree | 530afef3ee7d8fb28240032f4892faf225159711 /print | |
parent | 3599120b6e45a828c727e3a4edcc24f2c3b988d6 (diff) | |
download | pkgsrc-5482bd4fe004a088d8fa89dfb5d44edb41eaa503.tar.gz |
Update to 20030628 because distfile download broke.
Change: now includes Greek.nameToUnicode.
Diffstat (limited to 'print')
-rw-r--r-- | print/xpdf-greek/Makefile | 11 | ||||
-rw-r--r-- | print/xpdf-greek/PLIST | 4 | ||||
-rw-r--r-- | print/xpdf-greek/distinfo | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/print/xpdf-greek/Makefile b/print/xpdf-greek/Makefile index 025ddb764a0..a79f7ad01fa 100644 --- a/print/xpdf-greek/Makefile +++ b/print/xpdf-greek/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2003/08/30 22:51:32 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2003/11/11 09:06:11 wiz Exp $ # -DISTNAME= xpdf-greek -PKGNAME= ${DISTNAME}-20020213 -WRKSRC= ${WRKDIR}/${DISTNAME} +DISTNAME= xpdf-greek-2003-jun-28 +PKGNAME= xpdf-greek-20020628 +WRKSRC= ${WRKDIR}/xpdf-greek CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ @@ -15,7 +15,6 @@ DEPENDS+= xpdf>=2.02:../../print/xpdf USE_PKGINSTALL= yes -DIST_SUBDIR= ${PKGNAME_NOREV} NO_CONFIGURE= yes NO_BUILD= yes @@ -27,6 +26,8 @@ post-patch: do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/xpdf/greek + ${INSTALL_DATA} ${WRKSRC}/Greek.nameToUnicode \ + ${PREFIX}/share/xpdf/greek ${INSTALL_DATA} ${WRKSRC}/ISO-8859-7.unicodeMap \ ${PREFIX}/share/xpdf/greek diff --git a/print/xpdf-greek/PLIST b/print/xpdf-greek/PLIST index 1feb9f3d91b..907aa59a07f 100644 --- a/print/xpdf-greek/PLIST +++ b/print/xpdf-greek/PLIST @@ -1,3 +1,5 @@ -@comment $NetBSD: PLIST,v 1.3 2003/03/25 14:06:54 salo Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/11/11 09:06:11 wiz Exp $ +share/xpdf/greek/Greek.nameToUnicode share/xpdf/greek/ISO-8859-7.unicodeMap @dirrm share/xpdf/greek +@unexec ${RMDIR} share/xpdf 2>/dev/null || ${TRUE} diff --git a/print/xpdf-greek/distinfo b/print/xpdf-greek/distinfo index 1f247e25f86..2362b6082e5 100644 --- a/print/xpdf-greek/distinfo +++ b/print/xpdf-greek/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/03/25 14:06:54 salo Exp $ +$NetBSD: distinfo,v 1.3 2003/11/11 09:06:11 wiz Exp $ -SHA1 (xpdf-greek-20020213/xpdf-greek.tar.gz) = 42eef2df56674b636fadd6f6660b598f9b016758 -Size (xpdf-greek-20020213/xpdf-greek.tar.gz) = 1125 bytes +SHA1 (xpdf-greek-2003-jun-28.tar.gz) = 600d576c2aed29bd51135a1aad2f2342449f255f +Size (xpdf-greek-2003-jun-28.tar.gz) = 1263 bytes |