aboutsummaryrefslogtreecommitdiff
path: root/devel/gvfs
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-28 21:51:28 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-28 21:51:28 +0000
commit4fe60b67726b864b3abda0a77e140d2b2b5580f2 (patch)
treebe466520eac1d0e46873c05bfe77ae4de498d681 /devel/gvfs
parentdb07b4c64fb164d3ad3e8c6832704fbb5987cc8c (diff)
downloadports-4fe60b67726b864b3abda0a77e140d2b2b5580f2.tar.gz
ports-4fe60b67726b864b3abda0a77e140d2b2b5580f2.zip
Notes
Diffstat (limited to 'devel/gvfs')
-rw-r--r--devel/gvfs/Makefile3
-rw-r--r--devel/gvfs/distinfo6
-rw-r--r--devel/gvfs/files/patch-configure45
-rw-r--r--devel/gvfs/pkg-plist3
4 files changed, 34 insertions, 23 deletions
diff --git a/devel/gvfs/Makefile b/devel/gvfs/Makefile
index 142b7a3f91df..a704c57b0606 100644
--- a/devel/gvfs/Makefile
+++ b/devel/gvfs/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= gvfs
-PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTVERSION= 0.2.2
CATEGORIES= devel gnome
MASTER_SITES= GNOME
diff --git a/devel/gvfs/distinfo b/devel/gvfs/distinfo
index 8449712a6c57..49377292d0e7 100644
--- a/devel/gvfs/distinfo
+++ b/devel/gvfs/distinfo
@@ -1,3 +1,3 @@
-MD5 (gvfs-0.2.1.tar.bz2) = 039e796a721bb178dd1759af76be5c13
-SHA256 (gvfs-0.2.1.tar.bz2) = bb51a59ab302f156a4ea2ec359be015229432728a4091576267ad4ed6b7c847b
-SIZE (gvfs-0.2.1.tar.bz2) = 817139
+MD5 (gvfs-0.2.2.tar.bz2) = 084da50276a83b00725819799f4f1240
+SHA256 (gvfs-0.2.2.tar.bz2) = 1787d32f9823dafbc7ef1722d534269f00419a84508b24569baa05d7bbbe812f
+SIZE (gvfs-0.2.2.tar.bz2) = 810873
diff --git a/devel/gvfs/files/patch-configure b/devel/gvfs/files/patch-configure
index 5187da5d4282..d922ddd4565f 100644
--- a/devel/gvfs/files/patch-configure
+++ b/devel/gvfs/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2008-02-25 16:48:49.000000000 -0500
-+++ configure 2008-02-25 16:51:17.000000000 -0500
-@@ -24589,7 +24589,7 @@ if test "x$enable_http" != "xno"; then
+--- 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
@@ -9,16 +9,7 @@
pkg_failed=no
{ echo "$as_me:$LINENO: checking for HTTP" >&5
-@@ -24857,7 +24857,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
-@@ -25008,7 +25008,7 @@ if test "x$enable_fuse" != "xno"; then
+@@ -24885,7 +24885,7 @@ if test "x$enable_fuse" != "xno"; then
msg_fuse=yes
fi
@@ -27,7 +18,7 @@
pkg_failed=no
{ echo "$as_me:$LINENO: checking for FUSE" >&5
-@@ -25159,7 +25159,7 @@ if test "x$enable_gconf" != "xno"; then
+@@ -25036,7 +25036,7 @@ if test "x$enable_gconf" != "xno"; then
msg_gconf=yes
fi
@@ -36,7 +27,7 @@
pkg_failed=no
{ echo "$as_me:$LINENO: checking for GCONF" >&5
-@@ -25312,7 +25312,7 @@ if test "x$enable_hal" != "xno"; then
+@@ -25189,7 +25189,7 @@ if test "x$enable_hal" != "xno"; then
msg_hal=yes
fi
@@ -45,7 +36,7 @@
pkg_failed=no
{ echo "$as_me:$LINENO: checking for HAL" >&5
-@@ -25494,7 +25494,7 @@ if test $ac_cv_lib_hal_libhal_get_all_de
+@@ -25371,7 +25371,7 @@ if test $ac_cv_lib_hal_libhal_get_all_de
have_hal_fast_init=yes
fi
@@ -54,7 +45,25 @@
cat >>confdefs.h <<\_ACEOF
#define HAVE_HAL_FAST_INIT 1
-@@ -25540,13 +25540,16 @@ fi
+@@ -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
*-linux*)
use_gphoto2=yes
;;
@@ -73,7 +82,7 @@
pkg_failed=no
{ echo "$as_me:$LINENO: checking for GPHOTO2" >&5
-@@ -25702,7 +25705,7 @@ if test "x$enable_keyring" != "xno"; the
+@@ -26098,7 +26101,7 @@ if test "x$enable_keyring" != "xno"; the
msg_keyring=yes
fi
diff --git a/devel/gvfs/pkg-plist b/devel/gvfs/pkg-plist
index 9620e1c51157..492e82544ec0 100644
--- a/devel/gvfs/pkg-plist
+++ b/devel/gvfs/pkg-plist
@@ -77,6 +77,7 @@ share/locale/hu/LC_MESSAGES/gvfs.mo
share/locale/it/LC_MESSAGES/gvfs.mo
share/locale/ja/LC_MESSAGES/gvfs.mo
share/locale/ko/LC_MESSAGES/gvfs.mo
+share/locale/ku/LC_MESSAGES/gvfs.mo
share/locale/lt/LC_MESSAGES/gvfs.mo
share/locale/mk/LC_MESSAGES/gvfs.mo
share/locale/ml/LC_MESSAGES/gvfs.mo
@@ -106,6 +107,8 @@ share/locale/zh_TW/LC_MESSAGES/gvfs.mo
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES