summaryrefslogtreecommitdiff
path: root/print/ttf2pt1
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-26 13:15:51 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-26 13:15:51 +0000
commitd4634bbee230a3c17214b517917c3255d28265e7 (patch)
tree202838fde8e1d81970d2760d16d0be138417c7e0 /print/ttf2pt1
parentUpdate to 0.10.40. (diff)
upgrade to 3.4.0
Notes
Notes: svn path=/head/; revision=50568
Diffstat (limited to 'print/ttf2pt1')
-rw-r--r--print/ttf2pt1/Makefile2
-rw-r--r--print/ttf2pt1/distinfo2
-rw-r--r--print/ttf2pt1/files/patch-Makefile17
-rw-r--r--print/ttf2pt1/files/patch-ft.c11
-rw-r--r--print/ttf2pt1/pkg-plist1
5 files changed, 8 insertions, 25 deletions
diff --git a/print/ttf2pt1/Makefile b/print/ttf2pt1/Makefile
index 3c989f19514c..8b27035a37d6 100644
--- a/print/ttf2pt1/Makefile
+++ b/print/ttf2pt1/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= ttf2pt1
-PORTVERSION= 3.3.4
+PORTVERSION= 3.4.0
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/print/ttf2pt1/distinfo b/print/ttf2pt1/distinfo
index d09729564853..8816874ba7d5 100644
--- a/print/ttf2pt1/distinfo
+++ b/print/ttf2pt1/distinfo
@@ -1 +1 @@
-MD5 (ttf2pt1-3.3.4.tgz) = 07fe0603a424fc409280d1f1c93861f6
+MD5 (ttf2pt1-3.4.0.tgz) = 98c7f1f4359cdf094229be7bc0884f87
diff --git a/print/ttf2pt1/files/patch-Makefile b/print/ttf2pt1/files/patch-Makefile
index 3658885c7130..0d04bcb79469 100644
--- a/print/ttf2pt1/files/patch-Makefile
+++ b/print/ttf2pt1/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig Mon May 28 11:38:17 2001
-+++ Makefile Mon Aug 27 16:14:29 2001
+--- Makefile.orig Mon Nov 26 21:09:14 2001
++++ Makefile Mon Nov 26 21:11:59 2001
@@ -20,7 +20,7 @@
#
# Default
@@ -9,19 +9,12 @@
# For GNU C
#
-@@ -54,18 +54,18 @@
- # This WON'T BUILD with FT2-beta8, use the FreeType release 2.0.
- # http://download.sourceforge.net/freetype/freetype-2.0.tar.gz
-
--CFLAGS_FT=
-+#CFLAGS_FT=
-
- # To enable use of the FreeType-2 library
+@@ -60,12 +60,12 @@
# (if the include and lib directory do not match your installation,
# modify them), also uncomment LIBS_FT
#
--#CFLAGS_FT = -DUSE_FREETYPE -I/usr/local/include/freetype2
-+CFLAGS_FT = -DUSE_FREETYPE `${FREETYPE_CONFIG} --cflags` -I/usr/local/include
+-#CFLAGS_FT = -DUSE_FREETYPE -I/usr/local/include/freetype2 -I/usr/local/include
++CFLAGS_FT = -DUSE_FREETYPE `${FREETYPE_CONFIG} --cflags` -I/usr/local/include
#
# The FreeType-2 library flags (disabled by default)
diff --git a/print/ttf2pt1/files/patch-ft.c b/print/ttf2pt1/files/patch-ft.c
deleted file mode 100644
index f82957793088..000000000000
--- a/print/ttf2pt1/files/patch-ft.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ft.c.orig Wed May 16 10:31:08 2001
-+++ ft.c Mon Aug 27 17:58:55 2001
-@@ -14,7 +14,7 @@
- #include <sys/types.h>
- #include <freetype/freetype.h>
- #include <freetype/ftglyph.h>
--#include <freetype/ftnames.h>
-+#include <freetype/ftsnames.h>
- #include <freetype/ttnameid.h>
- #include <freetype/ftoutln.h>
- #include "pt1.h"
diff --git a/print/ttf2pt1/pkg-plist b/print/ttf2pt1/pkg-plist
index 7a87beda500e..7f091bf2ad35 100644
--- a/print/ttf2pt1/pkg-plist
+++ b/print/ttf2pt1/pkg-plist
@@ -69,6 +69,7 @@ share/ttf2pt1/other/cmpf.c
share/ttf2pt1/other/cntstems.pl
share/ttf2pt1/other/dmpf.c
share/ttf2pt1/other/lst.pl
+share/ttf2pt1/other/showdf
share/ttf2pt1/other/showg
share/ttf2pt1/scripts/convert
share/ttf2pt1/scripts/convert.cfg.sample