diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-12 20:58:06 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-12 20:58:06 +0000 |
commit | 8b5e5a31a3cde766339f83427827e383e45d867e (patch) | |
tree | 02c8055b428f990173fddc5d84e14614b2b8a083 | |
parent | 613f5cbec10eb0d1224d38898f0a6541231f2495 (diff) |
Notes
-rw-r--r-- | print/freetype/Makefile | 6 | ||||
-rw-r--r-- | print/freetype/distinfo | 2 | ||||
-rw-r--r-- | print/freetype/pkg-plist | 2 | ||||
-rw-r--r-- | print/freetype2/Makefile | 6 | ||||
-rw-r--r-- | print/freetype2/distinfo | 2 | ||||
-rw-r--r-- | print/freetype2/pkg-plist | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/print/freetype/Makefile b/print/freetype/Makefile index 000e16d07733..ef91b8452938 100644 --- a/print/freetype/Makefile +++ b/print/freetype/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: freetype -# Version required: 1.1 +# Version required: 1.2 # Date created: January 24, 1998 # Whom: jseger@FreeBSD.org # -# $Id: Makefile,v 1.6 1998/06/21 02:42:33 jseger Exp $ +# $Id: Makefile,v 1.7 1998/11/28 09:07:13 asami Exp $ # -DISTNAME= freetype-1.1 +DISTNAME= freetype-1.2 CATEGORIES= print MASTER_SITES= ftp://ftp.physiol.med.tu-muenchen.de/pub/freetype/ diff --git a/print/freetype/distinfo b/print/freetype/distinfo index 98ed201323dd..f4d3cb737ab6 100644 --- a/print/freetype/distinfo +++ b/print/freetype/distinfo @@ -1 +1 @@ -MD5 (freetype-1.1.tar.gz) = 374f93425968f882215d0433b65069ed +MD5 (freetype-1.2.tar.gz) = d4821fb579c79ddbe47774d046c60dbc diff --git a/print/freetype/pkg-plist b/print/freetype/pkg-plist index 8071eb1bc6a7..36410f1b7624 100644 --- a/print/freetype/pkg-plist +++ b/print/freetype/pkg-plist @@ -17,6 +17,6 @@ include/ftxwidth.h lib/libttf.a lib/libttf.la lib/libttf.so -lib/libttf.so.2 +lib/libttf.so.3 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index 000e16d07733..ef91b8452938 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: freetype -# Version required: 1.1 +# Version required: 1.2 # Date created: January 24, 1998 # Whom: jseger@FreeBSD.org # -# $Id: Makefile,v 1.6 1998/06/21 02:42:33 jseger Exp $ +# $Id: Makefile,v 1.7 1998/11/28 09:07:13 asami Exp $ # -DISTNAME= freetype-1.1 +DISTNAME= freetype-1.2 CATEGORIES= print MASTER_SITES= ftp://ftp.physiol.med.tu-muenchen.de/pub/freetype/ diff --git a/print/freetype2/distinfo b/print/freetype2/distinfo index 98ed201323dd..f4d3cb737ab6 100644 --- a/print/freetype2/distinfo +++ b/print/freetype2/distinfo @@ -1 +1 @@ -MD5 (freetype-1.1.tar.gz) = 374f93425968f882215d0433b65069ed +MD5 (freetype-1.2.tar.gz) = d4821fb579c79ddbe47774d046c60dbc diff --git a/print/freetype2/pkg-plist b/print/freetype2/pkg-plist index 8071eb1bc6a7..36410f1b7624 100644 --- a/print/freetype2/pkg-plist +++ b/print/freetype2/pkg-plist @@ -17,6 +17,6 @@ include/ftxwidth.h lib/libttf.a lib/libttf.la lib/libttf.so -lib/libttf.so.2 +lib/libttf.so.3 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R |