summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-06-28 14:37:52 +0000
committersobomax <sobomax@FreeBSD.org>2002-06-28 14:37:52 +0000
commit116539b6dadd92a5d50cb64445e09083ea80f1da (patch)
tree67424d4b9dfd438eddc78a409d933dcd04a13991 /print
parente587f96e2272bc6af6d664e0eee6b30edf13c3e1 (diff)
downloadFreeBSD-ports-116539b6dadd92a5d50cb64445e09083ea80f1da.zip
FreeBSD-ports-116539b6dadd92a5d50cb64445e09083ea80f1da.tar.gz
Update to 2.1.2.
Diffstat (limited to 'print')
-rw-r--r--print/freetype2/Makefile2
-rw-r--r--print/freetype2/distinfo2
-rw-r--r--print/freetype2/files/patch-aa12
-rw-r--r--print/freetype2/pkg-plist1
4 files changed, 9 insertions, 8 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index 79a3a41..41afb89 100644
--- a/print/freetype2/Makefile
+++ b/print/freetype2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= freetype2
-PORTVERSION= 2.1.1
+PORTVERSION= 2.1.2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
diff --git a/print/freetype2/distinfo b/print/freetype2/distinfo
index a1bb1b7..ac4a767 100644
--- a/print/freetype2/distinfo
+++ b/print/freetype2/distinfo
@@ -1 +1 @@
-MD5 (freetype-2.1.1.tar.bz2) = 31e28bb0ebf008e5ac63540c79b2b687
+MD5 (freetype-2.1.2.tar.bz2) = 23d04bf0cfc48772b8d698c95eec37bd
diff --git a/print/freetype2/files/patch-aa b/print/freetype2/files/patch-aa
index d9cac85..fc35240 100644
--- a/print/freetype2/files/patch-aa
+++ b/print/freetype2/files/patch-aa
@@ -1,16 +1,16 @@
$FreeBSD$
---- builds/unix/detect.mk.orig Sun May 5 13:57:06 2002
-+++ builds/unix/detect.mk Fri Jun 21 15:47:35 2002
+--- builds/unix/detect.mk.orig Fri Jun 14 11:09:25 2002
++++ builds/unix/detect.mk Fri Jun 28 13:35:48 2002
@@ -76,10 +76,10 @@
ifneq ($(have_mk),)
# we are building FT2 not in the src tree
- unix-def.mk: $(TOP)/builds/unix/unix-def.in
-- $(TOP)/builds/unix/configure $(CFG)
-+# $(TOP)/builds/unix/configure $(CFG)
+ unix-def.mk: $(TOP_DIR)/builds/unix/unix-def.in
+- $(TOP_DIR)/builds/unix/configure $(CFG)
++# $(TOP_DIR)/builds/unix/configure $(CFG)
else
- unix-def.mk: $(TOP)/builds/unix/unix-def.in
+ unix-def.mk: $(TOP_DIR)/builds/unix/unix-def.in
- cd builds/unix; ./configure $(CFG)
+# cd builds/unix; ./configure $(CFG)
endif
diff --git a/print/freetype2/pkg-plist b/print/freetype2/pkg-plist
index 2f1c65a..deca03c 100644
--- a/print/freetype2/pkg-plist
+++ b/print/freetype2/pkg-plist
@@ -69,6 +69,7 @@ include/ft2build.h
lib/libfreetype.a
lib/libfreetype.so
lib/libfreetype.so.9
+share/aclocal/freetype2.m4
@dirrm include/freetype2/freetype/internal
@dirrm include/freetype2/freetype/config
@dirrm include/freetype2/freetype/cache
OpenPOWER on IntegriCloud