summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk30
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-02-18 04:49:26 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-02-18 04:49:26 +0000
commitee04da91ba7f022118f1278ed97f257eeea13e94 (patch)
tree0a428b0edd29f0d58298639db2d5108d43f3f7df /x11-toolkits/gtk30
parentupgrade to 2.43 (diff)
Upgrade to 1.1.16.
Notes
Notes: svn path=/head/; revision=16752
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r--x11-toolkits/gtk30/Makefile8
-rw-r--r--x11-toolkits/gtk30/distinfo2
-rw-r--r--x11-toolkits/gtk30/files/patch-ae11
3 files changed, 16 insertions, 5 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 3ca200642959..446e684e6ca5 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/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 <vanilla@MinJe.com.TW>
#
-# $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/gtk30/distinfo b/x11-toolkits/gtk30/distinfo
index e7f457728e87..992dadfae7e1 100644
--- a/x11-toolkits/gtk30/distinfo
+++ b/x11-toolkits/gtk30/distinfo
@@ -1 +1 @@
-MD5 (gtk+-1.1.14.tar.gz) = bfb7e6f493549117b3d383b889a16fdb
+MD5 (gtk+-1.1.16.tar.gz) = 6de7a1a397eac37d7fc1f8ef008a9f02
diff --git a/x11-toolkits/gtk30/files/patch-ae b/x11-toolkits/gtk30/files/patch-ae
new file mode 100644
index 000000000000..20f506155853
--- /dev/null
+++ b/x11-toolkits/gtk30/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