From ee04da91ba7f022118f1278ed97f257eeea13e94 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 18 Feb 1999 04:49:26 +0000 Subject: Upgrade to 1.1.16. --- x11-toolkits/gtk20/Makefile | 8 ++++---- x11-toolkits/gtk20/distinfo | 2 +- x11-toolkits/gtk20/files/patch-ae | 11 +++++++++++ 3 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 x11-toolkits/gtk20/files/patch-ae (limited to 'x11-toolkits/gtk20') diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 3ca200642959..446e684e6ca5 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk11-devel -# Version required: 1.1.13 +# Version required: 1.1.16 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.42 1999/01/20 22:14:27 vanilla Exp $ +# $Id: Makefile,v 1.43 1999/01/31 16:55:06 vanilla Exp $ # -DISTNAME= gtk+-1.1.14 -PKGNAME= gtk-1.1.14 +DISTNAME= gtk+-1.1.16 +PKGNAME= gtk-1.1.16 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.1/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.1/ \ diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo index e7f457728e87..992dadfae7e1 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1 +1 @@ -MD5 (gtk+-1.1.14.tar.gz) = bfb7e6f493549117b3d383b889a16fdb +MD5 (gtk+-1.1.16.tar.gz) = 6de7a1a397eac37d7fc1f8ef008a9f02 diff --git a/x11-toolkits/gtk20/files/patch-ae b/x11-toolkits/gtk20/files/patch-ae new file mode 100644 index 000000000000..20f506155853 --- /dev/null +++ b/x11-toolkits/gtk20/files/patch-ae @@ -0,0 +1,11 @@ +--- configure.orig Thu Feb 18 01:35:07 1999 ++++ configure Thu Feb 18 01:35:27 1999 +@@ -4444,7 +4444,7 @@ + + # AM_GTK_GNU_GETTEXT above substs $DATADIRNAME + # this is the directory where the *.{mo,gmo} files are installed +-gtklocaledir='${prefix}/${DATADIRNAME}/locale' ++gtklocaledir='${prefix}/share/locale' + + + echo $ac_n "checking for extra flags to get ANSI library prototypes""... $ac_c" 1>&6 -- cgit v1.2.3