diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-10-09 18:46:10 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-10-09 18:46:10 +0000 |
commit | 0643e9fc16cfcdcfed41813d59f479ab77eba157 (patch) | |
tree | 10aafcd248792641bdae0cac698fe794e4253f63 /x11-toolkits/gtk20 | |
parent | Add a configure argument so shujit can find its includes (diff) |
Upgrade to 1.2.5.
PR: ports/14195
Submitted by: nobutaka@nobutaka.com
Diffstat (limited to 'x11-toolkits/gtk20')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/gtk20/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk20/pkg-plist | 6 |
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 512cb6d61cc2..0e3310d9f48e 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk12 -# Version required: 1.2.3 +# Version required: 1.2.5 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ # -DISTNAME= gtk+-1.2.3 -PKGNAME= gtk-1.2.3 +DISTNAME= gtk+-1.2.5 +PKGNAME= gtk-1.2.5 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ MAINTAINER= vanilla@FreeBSD.org -LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ +LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ intl.1:${PORTSDIR}/devel/gettext GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo index ff4bd14745b7..7fe878955da3 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1 +1 @@ -MD5 (gtk+-1.2.3.tar.gz) = 51d880fc05a99861be4abe161adaaddd +MD5 (gtk+-1.2.5.tar.gz) = 4fc973dc20bec94412c421b458675627 diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist index 3777b1036248..11105aea0796 100644 --- a/x11-toolkits/gtk20/pkg-plist +++ b/x11-toolkits/gtk20/pkg-plist @@ -136,10 +136,15 @@ lib/libgtk12.so.2 share/aclocal/gtk.m4 share/locale/ca/LC_MESSAGES/gtk+.mo share/locale/cs/LC_MESSAGES/gtk+.mo +share/locale/da/LC_MESSAGES/gtk+.mo share/locale/de/LC_MESSAGES/gtk+.mo +share/locale/el/LC_MESSAGES/gtk+.mo share/locale/es/LC_MESSAGES/gtk+.mo +share/locale/et/LC_MESSAGES/gtk+.mo +share/locale/eu/LC_MESSAGES/gtk+.mo share/locale/fi/LC_MESSAGES/gtk+.mo share/locale/fr/LC_MESSAGES/gtk+.mo +share/locale/ga/LC_MESSAGES/gtk+.mo share/locale/hr/LC_MESSAGES/gtk+.mo share/locale/hu/LC_MESSAGES/gtk+.mo share/locale/it/LC_MESSAGES/gtk+.mo @@ -149,6 +154,7 @@ share/locale/nl/LC_MESSAGES/gtk+.mo share/locale/no/LC_MESSAGES/gtk+.mo share/locale/pl/LC_MESSAGES/gtk+.mo share/locale/pt/LC_MESSAGES/gtk+.mo +share/locale/pt_BR/LC_MESSAGES/gtk+.mo share/locale/ru/LC_MESSAGES/gtk+.mo share/locale/sk/LC_MESSAGES/gtk+.mo share/locale/sl/LC_MESSAGES/gtk+.mo |