Update to 2.4.4
This commit is contained in:
parent
94a6281fe9
commit
e9dffd30af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113282
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user