1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Update to 0.2.1

PR:		130540
Submitted by:	Alexander Logvinov <ports at logvinov dot com> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-01-15 01:19:03 +00:00
parent ef92f6e0ed
commit f639b92460
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226136
4 changed files with 30 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= synce-gvfs
PORTVERSION= 0.1
PORTVERSION= 0.2.1
CATEGORIES= palm
MASTER_SITES= SF/synce
@ -18,7 +18,7 @@ LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2
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

View File

@ -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

View File

@ -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"

View File

@ -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
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@dirrmtry share/gvfs/mounts
@dirrmtry share/gvfs
@dirrmtry share/icons/gnome/48x48/apps