diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-16 11:56:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-16 11:56:35 +0000 |
commit | 15f6cd5a7c2c3557cb994f42398548f4f5879acf (patch) | |
tree | a3a740f86cd51af4e2bba6fc5432e6d468ea1b40 /print/ttf2pt1 | |
parent | 4d78b9162a19f5929ce80f097c2e263767e5d857 (diff) |
Notes
Diffstat (limited to 'print/ttf2pt1')
-rw-r--r-- | print/ttf2pt1/Makefile | 2 | ||||
-rw-r--r-- | print/ttf2pt1/distinfo | 2 | ||||
-rw-r--r-- | print/ttf2pt1/files/patch-Makefile | 13 | ||||
-rw-r--r-- | print/ttf2pt1/pkg-plist | 1 |
4 files changed, 14 insertions, 4 deletions
diff --git a/print/ttf2pt1/Makefile b/print/ttf2pt1/Makefile index 3735fe5e02a0..11a839d04562 100644 --- a/print/ttf2pt1/Makefile +++ b/print/ttf2pt1/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ttf2pt1 -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/print/ttf2pt1/distinfo b/print/ttf2pt1/distinfo index c5bc739c02ee..098ae97d2904 100644 --- a/print/ttf2pt1/distinfo +++ b/print/ttf2pt1/distinfo @@ -1 +1 @@ -MD5 (ttf2pt1-3.4.1.tgz) = 2775078bd8988f50a9f390c8d15c1d64 +MD5 (ttf2pt1-3.4.2.tgz) = 3efb003c225c0b1facf8beb40e096e9d diff --git a/print/ttf2pt1/files/patch-Makefile b/print/ttf2pt1/files/patch-Makefile index 57cf5d7e905d..f73e47e91733 100644 --- a/print/ttf2pt1/files/patch-Makefile +++ b/print/ttf2pt1/files/patch-Makefile @@ -1,5 +1,5 @@ ---- Makefile.orig Fri Jun 14 09:51:39 2002 -+++ Makefile Sun Jul 21 19:58:47 2002 +--- Makefile.orig Fri Aug 9 09:16:57 2002 ++++ Makefile Thu Nov 7 15:43:07 2002 @@ -20,7 +20,7 @@ # # Default @@ -45,3 +45,12 @@ # for scripts, maps/encodings etc. SHAREDIR = $(INSTDIR)/share/ttf2pt1 MANDIR = $(INSTDIR)/man +@@ -142,7 +142,7 @@ + @echo >&2 + + DOCS=CHANGES README FONTS FONTS.hpux encodings/README other/README \ +- app/X11/README app/netscape/README app/TeX/README ++ app/X11/README app/netscape/README + + SUBDIRS = app encodings maps scripts other + TXTFILES = README* FONTS* CHANGES* COPYRIGHT diff --git a/print/ttf2pt1/pkg-plist b/print/ttf2pt1/pkg-plist index 7f091bf2ad35..42a864d7a4b3 100644 --- a/print/ttf2pt1/pkg-plist +++ b/print/ttf2pt1/pkg-plist @@ -56,6 +56,7 @@ share/ttf2pt1/encodings/russian/iso8859-5.tbl share/ttf2pt1/encodings/russian/koi8-r.tbl share/ttf2pt1/maps/CP1250.map share/ttf2pt1/maps/CP1251.map +share/ttf2pt1/maps/T2A_compact.map share/ttf2pt1/maps/adobe-standard-encoding.map share/ttf2pt1/maps/unicode-sample.map share/ttf2pt1/other/Makefile |