diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-09 15:55:01 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-09 15:55:01 +0000 |
commit | e9dffd30af9cc130765704c4f51155d3df28a8fd (patch) | |
tree | 37596d67e27dfa9662ea1b912bcdae541b36f9ce | |
parent | 94a6281fe984ec093392dba552b1ceffba8d0688 (diff) | |
download | ports-e9dffd30af9cc130765704c4f51155d3df28a8fd.tar.gz ports-e9dffd30af9cc130765704c4f51155d3df28a8fd.zip |
Notes
-rw-r--r-- | devel/glib20/Makefile | 4 | ||||
-rw-r--r-- | devel/glib20/distinfo | 4 | ||||
-rw-r--r-- | devel/glib20/files/patch-ae | 8 | ||||
-rw-r--r-- | devel/glib20/pkg-plist | 1 |
4 files changed, 5 insertions, 12 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index a9a906ed8cf5..172067ad5003 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glib -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/2.4,} \ ftp://ftp.gtk.org/pub/gtk/v2.3/ \ @@ -27,7 +27,7 @@ USE_GETTEXT= yes USE_LIBTOOL_VER=13 USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack lthack gnometarget pkgconfig USE_GMAKE= yes USE_PERL5= yes CONFIGURE_ARGS= --enable-static --with-libiconv=gnu \ diff --git a/devel/glib20/distinfo b/devel/glib20/distinfo index 3ed35332f903..cef093c3e1f6 100644 --- a/devel/glib20/distinfo +++ b/devel/glib20/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/glib-2.4.2.tar.bz2) = 038b7cf535cbe016c6bb6033dbcf9acf -SIZE (gnome2/glib-2.4.2.tar.bz2) = 2043583 +MD5 (gnome2/glib-2.4.4.tar.bz2) = ea37e29137cb988eb54ff43721143a81 +SIZE (gnome2/glib-2.4.4.tar.bz2) = 2138838 diff --git a/devel/glib20/files/patch-ae b/devel/glib20/files/patch-ae index 4f49b4a71f47..89850e10217f 100644 --- a/devel/glib20/files/patch-ae +++ b/devel/glib20/files/patch-ae @@ -1,13 +1,5 @@ --- configure.orig Fri Apr 30 09:05:01 2004 +++ configure Tue May 4 12:52:56 2004 -@@ -22276,6 +22276,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' @@ -31818,6 +31819,8 @@ ;; esac diff --git a/devel/glib20/pkg-plist b/devel/glib20/pkg-plist index 5e280e07ba2a..096a0bbf9966 100644 --- a/devel/glib20/pkg-plist +++ b/devel/glib20/pkg-plist @@ -126,6 +126,7 @@ share/locale/lv/LC_MESSAGES/glib20.mo share/locale/mk/LC_MESSAGES/glib20.mo share/locale/mn/LC_MESSAGES/glib20.mo share/locale/ms/LC_MESSAGES/glib20.mo +share/locale/ne/LC_MESSAGES/glib20.mo share/locale/nl/LC_MESSAGES/glib20.mo share/locale/nn/LC_MESSAGES/glib20.mo share/locale/no/LC_MESSAGES/glib20.mo |