diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-28 12:40:50 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-28 12:40:50 +0800 |
commit | 41ad09ff995b1de3ca8f20646646ae1b41c5faea (patch) | |
tree | 17f451fad033ff0372c45f1ee138b47f57be4025 | |
parent | 0029b2b2165f7061a9a005f20da48ecc189e7835 (diff) | |
download | marcuscom-ports-41ad09ff995b1de3ca8f20646646ae1b41c5faea.tar marcuscom-ports-41ad09ff995b1de3ca8f20646646ae1b41c5faea.tar.gz marcuscom-ports-41ad09ff995b1de3ca8f20646646ae1b41c5faea.tar.bz2 marcuscom-ports-41ad09ff995b1de3ca8f20646646ae1b41c5faea.tar.lz marcuscom-ports-41ad09ff995b1de3ca8f20646646ae1b41c5faea.tar.xz marcuscom-ports-41ad09ff995b1de3ca8f20646646ae1b41c5faea.tar.zst marcuscom-ports-41ad09ff995b1de3ca8f20646646ae1b41c5faea.zip |
Update to 2.17.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8236 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/gnome-vfs/Makefile | 4 | ||||
-rw-r--r-- | devel/gnome-vfs/distinfo | 6 | ||||
-rw-r--r-- | devel/gnome-vfs/files/patch-configure | 36 | ||||
-rw-r--r-- | devel/gnome-vfs/pkg-plist | 3 |
4 files changed, 26 insertions, 23 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile index b83d057af..83c0ed340 100644 --- a/devel/gnome-vfs/Makefile +++ b/devel/gnome-vfs/Makefile @@ -3,11 +3,11 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gnome-vfs/Makefile,v 1.162 2006/12/18 12:34:11 ahze Exp $ +# $MCom: ports/devel/gnome-vfs/Makefile,v 1.163 2006/12/19 22:16:25 ahze Exp $ # PORTNAME= gnome-vfs -PORTVERSION= 2.17.2 +PORTVERSION= 2.17.90 PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/devel/gnome-vfs/distinfo b/devel/gnome-vfs/distinfo index 2efa0069d..a0a758204 100644 --- a/devel/gnome-vfs/distinfo +++ b/devel/gnome-vfs/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-vfs-2.17.2.tar.bz2) = 6a78990353beb952ab9b01cd7f27d8d7 -SHA256 (gnome2/gnome-vfs-2.17.2.tar.bz2) = d601bd796f0103cacd79b78b1b2808b92edcd0449abbd03e72ee4d18a000c69c -SIZE (gnome2/gnome-vfs-2.17.2.tar.bz2) = 1900451 +MD5 (gnome2/gnome-vfs-2.17.90.tar.bz2) = e009f76123488205ed789346c990a438 +SHA256 (gnome2/gnome-vfs-2.17.90.tar.bz2) = 12ee98f5ab95e9b23602664add3b17e3b8f6d1eee8ccfc450a0c096fd5aad043 +SIZE (gnome2/gnome-vfs-2.17.90.tar.bz2) = 1903744 diff --git a/devel/gnome-vfs/files/patch-configure b/devel/gnome-vfs/files/patch-configure index 75ee29e97..c0d611729 100644 --- a/devel/gnome-vfs/files/patch-configure +++ b/devel/gnome-vfs/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig Tue Nov 7 04:08:31 2006 -+++ configure Mon Nov 20 10:52:37 2006 -@@ -21984,6 +21984,8 @@ +--- configure.orig Sat Jan 27 23:34:10 2007 ++++ configure Sat Jan 27 23:35:12 2007 +@@ -5708,7 +5708,7 @@ fi + + + for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ +- inttypes.h stdint.h unistd.h ++ inttypes.h stdint.h unistd.h sys/sysmacros.h + do + as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` + echo "$as_me:$LINENO: checking for $ac_header" >&5 +@@ -22101,6 +22101,8 @@ echo $ECHO_N "checking for LC_MESSAGES.. if test "${am_cv_val_LC_MESSAGES+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9,7 +18,7 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -22030,6 +22032,7 @@ +@@ -22147,6 +22149,7 @@ am_cv_val_LC_MESSAGES=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext @@ -17,7 +26,7 @@ fi echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5 echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6 -@@ -23495,6 +23498,7 @@ +@@ -23612,6 +23615,7 @@ if test `eval echo '${'$as_ac_var'}'` = cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF @@ -25,16 +34,7 @@ have_ngettext=yes else echo "$as_me:$LINENO: checking for ngettext in -lintl" >&5 -@@ -24892,7 +24896,7 @@ - - - --for ac_header in mntent.h sys/mnttab.h sys/vfstab.h sys/cdio.h sys/mount.h sys/mntctl.h sys/vfs.h sys/vmount.h sys/sysctl.h fstab.h fnmatch.h -+for ac_header in mntent.h sys/mnttab.h sys/vfstab.h sys/cdio.h sys/mount.h sys/mntctl.h sys/vfs.h sys/vmount.h sys/sysctl.h fstab.h fnmatch.h sys/sysmacros.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - if eval "test \"\${$as_ac_Header+set}\" = set"; then -@@ -33245,7 +33249,7 @@ +@@ -33363,7 +33367,7 @@ if test "${openssl_libs+set}" = set; the echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -43,7 +43,7 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -33543,7 +33547,7 @@ +@@ -33661,7 +33665,7 @@ if test "${openssl_libs+set}" = set; the echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -52,7 +52,7 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -39124,6 +39128,9 @@ +@@ -39248,6 +39252,9 @@ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ @@ -62,7 +62,7 @@ #include <sys/statfs.h> #include <sys/fstyp.h> _ACEOF -@@ -39165,6 +39172,9 @@ +@@ -39289,6 +39296,9 @@ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist index 6e36ede17..dca70b754 100644 --- a/devel/gnome-vfs/pkg-plist +++ b/devel/gnome-vfs/pkg-plist @@ -145,6 +145,7 @@ share/locale/it/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/ja/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/ka/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/ko/LC_MESSAGES/gnome-vfs-2.0.mo +share/locale/ku/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/li/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/lt/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/lv/LC_MESSAGES/gnome-vfs-2.0.mo @@ -233,6 +234,8 @@ share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo @dirrmtry share/locale/mg @dirrmtry share/locale/li/LC_MESSAGES @dirrmtry share/locale/li +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku @dirrmtry share/locale/ko/LC_MESSAGES @dirrmtry share/locale/ko @dirrmtry share/locale/gl/LC_MESSAGES |