aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/clsync
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2014-06-12 20:48:11 +0800
committerfeld <feld@FreeBSD.org>2014-06-12 20:48:11 +0800
commit7d02d636c34cce6d505ffce2caae5458f0033873 (patch)
treea8c4e36893544c941a81ae43313a5803b3db927d /sysutils/clsync
parentf2234b420935b158d4aeed45d2fd896ffe2fb96d (diff)
downloadfreebsd-ports-gnome-7d02d636c34cce6d505ffce2caae5458f0033873.tar.gz
freebsd-ports-gnome-7d02d636c34cce6d505ffce2caae5458f0033873.tar.zst
freebsd-ports-gnome-7d02d636c34cce6d505ffce2caae5458f0033873.zip
Update to more recent git commit to fix building on FreeBSD 8 and 9
Submitted by: maintainer (private email)
Diffstat (limited to 'sysutils/clsync')
-rw-r--r--sysutils/clsync/Makefile7
-rw-r--r--sysutils/clsync/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/clsync/Makefile b/sysutils/clsync/Makefile
index cb2c14e4d460..1d823bc85295 100644
--- a/sysutils/clsync/Makefile
+++ b/sysutils/clsync/Makefile
@@ -3,6 +3,8 @@
PORTNAME= clsync
DISTVERSION= 0.4~rc2
+PORTREVISION= 1
+DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}-${GH_COMMIT}
CATEGORIES= sysutils
MAINTAINER= dyokunev@ut.mephi.ru
@@ -10,7 +12,8 @@ COMMENT= Live file sync daemon based on inotify, written in GNU C
LICENSE= GPLv3
-LIB_DEPENDS= libinotify.so:${PORTSDIR}/devel/libinotify
+LIB_DEPENDS= libinotify.so:${PORTSDIR}/devel/libinotify \
+ libexecinfo.so:${PORTSDIR}/devel/libexecinfo
GNU_CONFIGURE= yes
USES= gmake libtool pkgconfig
@@ -23,7 +26,7 @@ SUB_FILES= pkg-message
USE_GITHUB= yes
GH_ACCOUNT= xaionaro
GH_PROJECT= clsync
-GH_COMMIT= 15501e4
+GH_COMMIT= 85e5475
GH_TAGNAME= ${GH_COMMIT}
USE_AUTOTOOLS= autoconf aclocal automake libtoolize
diff --git a/sysutils/clsync/distinfo b/sysutils/clsync/distinfo
index bba4c3faff70..9f01dd758ee9 100644
--- a/sysutils/clsync/distinfo
+++ b/sysutils/clsync/distinfo
@@ -1,2 +1,2 @@
-SHA256 (clsync-0.4~rc2.tar.gz) = 86adce37978d4e69525b729943b62a4a0e74196832fb812ad50cc8a58d35dccb
-SIZE (clsync-0.4~rc2.tar.gz) = 142026
+SHA256 (clsync-0.4.r2-85e5475/clsync-0.4~rc2.tar.gz) = 5d5dffe3d5d6d06cf2d2f889af0eceb8566291200ccc03c6fa05e299c7fab4c4
+SIZE (clsync-0.4.r2-85e5475/clsync-0.4~rc2.tar.gz) = 147173