summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-03-03 06:58:21 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-03-03 06:58:21 +0800
commitc40ddfb9d6ce61510e8ed046779fa6613462005e (patch)
tree2b1939fc7bd7c9afd9e909f355d699e436740b53
parentaefc3d0dabe2058aec2f104bd6c6b1704819b5fa (diff)
downloadmarcuscom-ports-c40ddfb9d6ce61510e8ed046779fa6613462005e.tar
marcuscom-ports-c40ddfb9d6ce61510e8ed046779fa6613462005e.tar.gz
marcuscom-ports-c40ddfb9d6ce61510e8ed046779fa6613462005e.tar.bz2
marcuscom-ports-c40ddfb9d6ce61510e8ed046779fa6613462005e.tar.lz
marcuscom-ports-c40ddfb9d6ce61510e8ed046779fa6613462005e.tar.xz
marcuscom-ports-c40ddfb9d6ce61510e8ed046779fa6613462005e.tar.zst
marcuscom-ports-c40ddfb9d6ce61510e8ed046779fa6613462005e.zip
Update to 1.1.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11994 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/gvfs/Makefile4
-rw-r--r--devel/gvfs/distinfo6
-rw-r--r--devel/gvfs/files/patch-configure87
3 files changed, 8 insertions, 89 deletions
diff --git a/devel/gvfs/Makefile b/devel/gvfs/Makefile
index 6c30dd448..9701c4edd 100644
--- a/devel/gvfs/Makefile
+++ b/devel/gvfs/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gvfs/Makefile,v 1.37 2009/01/10 01:59:21 mezz Exp $
+# $MCom: ports/devel/gvfs/Makefile,v 1.39 2009/02/27 07:31:40 marcus Exp $
#
PORTNAME= gvfs
-PORTVERSION= 1.1.6
+PORTVERSION= 1.1.7
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/devel/gvfs/distinfo b/devel/gvfs/distinfo
index b691e3c20..f39203c3f 100644
--- a/devel/gvfs/distinfo
+++ b/devel/gvfs/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gvfs-1.1.6.tar.bz2) = 66c69088f63991a965e242e4a516bc2c
-SHA256 (gnome2/gvfs-1.1.6.tar.bz2) = 275151ec010eee216eb8bc0cda1b9a3aa0df33be1279bd02f25b17cdef7b1d26
-SIZE (gnome2/gvfs-1.1.6.tar.bz2) = 999325
+MD5 (gnome2/gvfs-1.1.7.tar.bz2) = c5528812561936fd9501a62382d24585
+SHA256 (gnome2/gvfs-1.1.7.tar.bz2) = 844421e899a5088d49768170a3cd8812a97febc0d1a8347bf9c6e46d3f051ff9
+SIZE (gnome2/gvfs-1.1.7.tar.bz2) = 1018010
diff --git a/devel/gvfs/files/patch-configure b/devel/gvfs/files/patch-configure
index d922ddd45..a707a133b 100644
--- a/devel/gvfs/files/patch-configure
+++ b/devel/gvfs/files/patch-configure
@@ -1,69 +1,6 @@
---- configure.orig 2008-03-28 17:23:44.000000000 -0400
-+++ configure 2008-03-28 17:24:02.000000000 -0400
-@@ -24617,7 +24617,7 @@ if test "x$enable_http" != "xno"; then
- msg_http=yes
- fi
-
-- if test "x$msg_http" == "xyes"; then
-+ if test "x$msg_http" = "xyes"; then
-
- pkg_failed=no
- { echo "$as_me:$LINENO: checking for HTTP" >&5
-@@ -24885,7 +24885,7 @@ if test "x$enable_fuse" != "xno"; then
- msg_fuse=yes
- fi
-
-- if test "x$msg_fuse" == "xyes"; then
-+ if test "x$msg_fuse" = "xyes"; then
-
- pkg_failed=no
- { echo "$as_me:$LINENO: checking for FUSE" >&5
-@@ -25036,7 +25036,7 @@ if test "x$enable_gconf" != "xno"; then
- msg_gconf=yes
- fi
-
-- if test "x$msg_gconf" == "xyes"; then
-+ if test "x$msg_gconf" = "xyes"; then
-
- pkg_failed=no
- { echo "$as_me:$LINENO: checking for GCONF" >&5
-@@ -25189,7 +25189,7 @@ if test "x$enable_hal" != "xno"; then
- msg_hal=yes
- fi
-
-- if test "x$msg_hal" == "xyes"; then
-+ if test "x$msg_hal" = "xyes"; then
-
- pkg_failed=no
- { echo "$as_me:$LINENO: checking for HAL" >&5
-@@ -25371,7 +25371,7 @@ if test $ac_cv_lib_hal_libhal_get_all_de
- have_hal_fast_init=yes
- fi
-
-- if test "x$have_hal_fast_init" == "xyes"; then
-+ if test "x$have_hal_fast_init" = "xyes"; then
-
- cat >>confdefs.h <<\_ACEOF
- #define HAVE_HAL_FAST_INIT 1
-@@ -25412,7 +25412,7 @@ if test "x$enable_cdda" != "xno"; then
- msg_cdda=yes
- fi
-
-- if test "x$msg_cdda" == "xyes"; then
-+ if test "x$msg_cdda" = "xyes"; then
-
- pkg_failed=no
- { echo "$as_me:$LINENO: checking for CDDA" >&5
-@@ -25772,7 +25772,7 @@ else
- fi
-
-
-- if test "x$msg_obexftp" == "xyes" -a "x$have_expat" == "xtrue"; then
-+ if test "x$msg_obexftp" = "xyes" -a "x$have_expat" = "xtrue"; then
-
- pkg_failed=no
- { echo "$as_me:$LINENO: checking for OBEXFTP" >&5
-@@ -25936,13 +25936,16 @@ fi
+--- configure.orig 2009-03-02 17:50:05.000000000 -0500
++++ configure 2009-03-02 17:50:44.000000000 -0500
+@@ -26973,6 +26973,9 @@ fi
*-linux*)
use_gphoto2=yes
;;
@@ -73,21 +10,3 @@
*)
use_gphoto2=no
;;
- esac
-
-- if test "x$msg_gphoto2" == "xyes"; then
-- if test "x$use_gphoto2" == "xyes"; then
-+ if test "x$msg_gphoto2" = "xyes"; then
-+ if test "x$use_gphoto2" = "xyes"; then
-
- pkg_failed=no
- { echo "$as_me:$LINENO: checking for GPHOTO2" >&5
-@@ -26098,7 +26101,7 @@ if test "x$enable_keyring" != "xno"; the
- msg_keyring=yes
- fi
-
-- if test "x$msg_keyring" == "xyes"; then
-+ if test "x$msg_keyring" = "xyes"; then
-
- pkg_failed=no
- { echo "$as_me:$LINENO: checking for KEYRING" >&5