ports/130540: [maintainer update] palm/synce-gvfs: update to 0.2.1
Alexander Logvinov
ports at logvinov.com
Wed Jan 14 10:20:06 UTC 2009
>Number: 130540
>Category: ports
>Synopsis: [maintainer update] palm/synce-gvfs: update to 0.2.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 14 10:20:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Alexander Logvinov
>Release: FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:
>Description:
Update to 0.2.1.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/palm/synce-gvfs/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile 18 Aug 2008 11:27:47 -0000 1.25
+++ Makefile 14 Jan 2009 10:01:09 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= synce-gvfs
-PORTVERSION= 0.1
+PORTVERSION= 0.2.1
CATEGORIES= palm
MASTER_SITES= SF/synce
@@ -18,7 +18,7 @@
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_GNOME= gnomeprefix gnomehack gnometarget gvfs
+USE_GNOME= gnomeprefix gnomehack gvfs
INSTALLS_ICONS= yes
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -I${LOCALBASE}/include
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/palm/synce-gvfs/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 18 Aug 2008 11:27:47 -0000 1.6
+++ distinfo 14 Jan 2009 10:01:09 -0000
@@ -1,3 +1,3 @@
-MD5 (synce-gvfs-0.1.tar.gz) = 0ab01d4c520f7c1f419cfcd6e014f340
-SHA256 (synce-gvfs-0.1.tar.gz) = 9fd621534bdb200397e74ee4cf9bd17ac828c32c85b0f956fb80d2ab1dfeb7d5
-SIZE (synce-gvfs-0.1.tar.gz) = 461277
+MD5 (synce-gvfs-0.2.1.tar.gz) = 33fd3a75cb9e9d4059cc3be5507065dd
+SHA256 (synce-gvfs-0.2.1.tar.gz) = 186e805bbcfe33642faf54cc00f45d945dbb2086b7fa5f7f24428211772feff9
+SIZE (synce-gvfs-0.2.1.tar.gz) = 400802
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/palm/synce-gvfs/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist 18 Aug 2008 11:27:47 -0000 1.6
+++ pkg-plist 14 Jan 2009 10:01:09 -0000
@@ -1,6 +1,11 @@
libexec/gvfsd-synce
share/gvfs/mounts/synce.mount
share/icons/gnome/48x48/apps/synce-gvfs.png
+share/mime/application/x-pocket-excel.xml
+share/mime/application/x-pocket-word.xml
+share/mime/packages/synce-gvfs.xml
+ at exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+ at unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@dirrmtry share/gvfs/mounts
@dirrmtry share/gvfs
@dirrmtry share/icons/gnome/48x48/apps
Index: files/patch-configure
===================================================================
RCS file: files/patch-configure
diff -N files/patch-configure
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ files/patch-configure 14 Jan 2009 10:01:09 -0000
@@ -0,0 +1,20 @@
+--- configure.orig 2009-01-11 06:25:20.000000000 +0900
++++ configure 2009-01-13 09:14:55.000000000 +0900
+@@ -12634,7 +12634,7 @@
+ with_gvfs_source="no"
+ fi
+
+- if test "x$with_gvfs_source" == xno; then
++ if test "x$with_gvfs_source" = xno; then
+ LOCAL_LIBDAEMON_SRC_TRUE=
+ LOCAL_LIBDAEMON_SRC_FALSE='#'
+ else
+@@ -12642,7 +12642,7 @@
+ LOCAL_LIBDAEMON_SRC_FALSE=
+ fi
+
+-if test "x$with_gvfs_source" == "xno"; then
++if test "x$with_gvfs_source" = "xno"; then
+ { echo "$as_me:$LINENO: Assuming an internal gvfs source tree" >&5
+ echo "$as_me: Assuming an internal gvfs source tree" >&6;}
+ with_gvfs_source="${srcdir}/gvfs"
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list