diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-20 14:58:13 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-20 14:58:13 +0800 |
commit | dada8163ab6a99d3d04cef000ad9dd4745229f75 (patch) | |
tree | e812531ce92c9c1764bc44b2b3b641524c0cb7d1 /x11 | |
parent | 2494364b1a47814ed9510a4c5fa0ee429098e435 (diff) | |
download | freebsd-ports-graphics-dada8163ab6a99d3d04cef000ad9dd4745229f75.tar.gz freebsd-ports-graphics-dada8163ab6a99d3d04cef000ad9dd4745229f75.tar.zst freebsd-ports-graphics-dada8163ab6a99d3d04cef000ad9dd4745229f75.zip |
Update to 2.6.1.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libgnome/Makefile | 6 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 4 | ||||
-rw-r--r-- | x11/libgnome/files/patch-configure | 21 | ||||
-rw-r--r-- | x11/libgnome/pkg-plist | 2 |
4 files changed, 18 insertions, 15 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 7db61fe4291..bece9634758 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgnome -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 @@ -22,8 +22,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier intlhack esound gnomevfs2 \ - libxslt +USE_GNOME= gnomeprefix gnomehack lthack gnomehier intlhack esound \ + gnomevfs2 libxslt USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index 7c8c192bb53..8748b118442 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libgnome-2.6.0.tar.bz2) = c3fd920119581ba1da531222ed69a5e0 -SIZE (gnome2/libgnome-2.6.0.tar.bz2) = 1070613 +MD5 (gnome2/libgnome-2.6.1.tar.bz2) = 6abd153ac8e0c612927de0698634a46e +SIZE (gnome2/libgnome-2.6.1.tar.bz2) = 1094109 diff --git a/x11/libgnome/files/patch-configure b/x11/libgnome/files/patch-configure index 8111dd90a73..01835d192bb 100644 --- a/x11/libgnome/files/patch-configure +++ b/x11/libgnome/files/patch-configure @@ -1,10 +1,11 @@ ---- configure.orig Mon Aug 11 15:31:05 2003 -+++ configure Mon Aug 11 15:31:06 2003 -@@ -19070,6 +19070,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' +--- configure.orig Tue Apr 20 02:47:31 2004 ++++ configure Tue Apr 20 02:49:09 2004 +@@ -1514,7 +1514,7 @@ + LIBGNOME_MAJOR_VERSION=2 + LIBGNOME_MINOR_VERSION=6 + LIBGNOME_MICRO_VERSION=1 +-LIBGNOME_INTERFACE_AGE=0 ++LIBGNOME_INTERFACE_AGE=1 + # If you need a modifier for the version number. + # Normally empty, but can be used to make "fixup" releases. + LIBGNOME_EXTRAVERSION= diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist index 3f2d20d23f6..b57bbc70d40 100644 --- a/x11/libgnome/pkg-plist +++ b/x11/libgnome/pkg-plist @@ -122,6 +122,7 @@ share/locale/fi/LC_MESSAGES/libgnome-2.0.mo share/locale/fr/LC_MESSAGES/libgnome-2.0.mo share/locale/ga/LC_MESSAGES/libgnome-2.0.mo share/locale/gl/LC_MESSAGES/libgnome-2.0.mo +share/locale/gu/LC_MESSAGES/libgnome-2.0.mo share/locale/he/LC_MESSAGES/libgnome-2.0.mo share/locale/hi/LC_MESSAGES/libgnome-2.0.mo share/locale/hr/LC_MESSAGES/libgnome-2.0.mo @@ -140,6 +141,7 @@ share/locale/ms/LC_MESSAGES/libgnome-2.0.mo share/locale/nl/LC_MESSAGES/libgnome-2.0.mo share/locale/nn/LC_MESSAGES/libgnome-2.0.mo share/locale/no/LC_MESSAGES/libgnome-2.0.mo +share/locale/pa/LC_MESSAGES/libgnome-2.0.mo share/locale/pl/LC_MESSAGES/libgnome-2.0.mo share/locale/pt/LC_MESSAGES/libgnome-2.0.mo share/locale/pt_BR/LC_MESSAGES/libgnome-2.0.mo |