svn commit: r330495 - head/net/owncloud-csync
Mathieu Arnold
mat at FreeBSD.org
Wed Oct 16 10:48:06 UTC 2013
Author: mat
Date: Wed Oct 16 10:48:04 2013
New Revision: 330495
URL: http://svnweb.freebsd.org/changeset/ports/330495
Log:
- Update to 0.90.2
- Remove LOG4C knob, it was dropped in 0.70.0
- Only install docs if WITH=DOCS
- Sort plist a bit (no functionnal change)
PR: ports/183018
Submitted by: mat (me)
Approved by: maintainer
Modified:
head/net/owncloud-csync/Makefile
head/net/owncloud-csync/distinfo
head/net/owncloud-csync/pkg-plist
Modified: head/net/owncloud-csync/Makefile
==============================================================================
--- head/net/owncloud-csync/Makefile Wed Oct 16 10:47:01 2013 (r330494)
+++ head/net/owncloud-csync/Makefile Wed Oct 16 10:48:04 2013 (r330495)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= owncloud-csync
-PORTVERSION= 0.90.0
+PORTVERSION= 0.90.2
CATEGORIES= net kde
MASTER_SITES= http://download.owncloud.com/download/
DISTNAME= ocsync-${PORTVERSION}
@@ -20,8 +20,7 @@ LIB_DEPENDS= libiniparser.so:${PORTSDIR}
USES= cmake:outsource iconv pkgconfig
USE_BZIP2= yes
USE_SQLITE= yes
-CMAKE_ARGS+= -DWITH_LOG4C=NO \
- -DUNIT_TESTING=NO \
+CMAKE_ARGS+= -DUNIT_TESTING=NO \
-DMAN_INSTALL_DIR=${MANPREFIX}/man
USE_LDCONFIG= yes
Modified: head/net/owncloud-csync/distinfo
==============================================================================
--- head/net/owncloud-csync/distinfo Wed Oct 16 10:47:01 2013 (r330494)
+++ head/net/owncloud-csync/distinfo Wed Oct 16 10:48:04 2013 (r330495)
@@ -1,2 +1,2 @@
-SHA256 (ocsync-0.90.0.tar.bz2) = 4531d196637829284704ce29816b2f6f9f8e61ca8dd61e6743774d085392301c
-SIZE (ocsync-0.90.0.tar.bz2) = 4630130
+SHA256 (ocsync-0.90.2.tar.bz2) = 91359c7934cf23b5ac51f9cc329f6a2f8e7cb8a47d13619220cadf917f702a05
+SIZE (ocsync-0.90.2.tar.bz2) = 4630185
Modified: head/net/owncloud-csync/pkg-plist
==============================================================================
--- head/net/owncloud-csync/pkg-plist Wed Oct 16 10:47:01 2013 (r330494)
+++ head/net/owncloud-csync/pkg-plist Wed Oct 16 10:48:04 2013 (r330495)
@@ -1,33 +1,6 @@
bin/ocsync
%%ETCDIR%%/ocsync.conf
%%ETCDIR%%/ocsync_exclude.conf
-%%DOCSDIR%%/userguide/csync.html
-%%DOCSDIR%%/userguide/images/icons/README
-%%DOCSDIR%%/userguide/images/icons/callouts/1.png
-%%DOCSDIR%%/userguide/images/icons/callouts/10.png
-%%DOCSDIR%%/userguide/images/icons/callouts/11.png
-%%DOCSDIR%%/userguide/images/icons/callouts/12.png
-%%DOCSDIR%%/userguide/images/icons/callouts/13.png
-%%DOCSDIR%%/userguide/images/icons/callouts/14.png
-%%DOCSDIR%%/userguide/images/icons/callouts/15.png
-%%DOCSDIR%%/userguide/images/icons/callouts/2.png
-%%DOCSDIR%%/userguide/images/icons/callouts/3.png
-%%DOCSDIR%%/userguide/images/icons/callouts/4.png
-%%DOCSDIR%%/userguide/images/icons/callouts/5.png
-%%DOCSDIR%%/userguide/images/icons/callouts/6.png
-%%DOCSDIR%%/userguide/images/icons/callouts/7.png
-%%DOCSDIR%%/userguide/images/icons/callouts/8.png
-%%DOCSDIR%%/userguide/images/icons/callouts/9.png
-%%DOCSDIR%%/userguide/images/icons/caution.png
-%%DOCSDIR%%/userguide/images/icons/example.png
-%%DOCSDIR%%/userguide/images/icons/home.png
-%%DOCSDIR%%/userguide/images/icons/important.png
-%%DOCSDIR%%/userguide/images/icons/next.png
-%%DOCSDIR%%/userguide/images/icons/note.png
-%%DOCSDIR%%/userguide/images/icons/prev.png
-%%DOCSDIR%%/userguide/images/icons/tip.png
-%%DOCSDIR%%/userguide/images/icons/up.png
-%%DOCSDIR%%/userguide/images/icons/warning.png
include/ocsync/csync.h
include/ocsync/csync_version.h
include/ocsync/csync_vio.h
@@ -40,14 +13,41 @@ lib/libocsync.so
lib/libocsync.so.0
lib/libocsync.so.0.2.1
lib/ocsync-0/ocsync_owncloud.so
-lib/ocsync-0/ocsync_smb.so
lib/ocsync-0/ocsync_sftp.so
+lib/ocsync-0/ocsync_smb.so
man/man1/ocsync.1.gz
- at dirrm lib/ocsync-0
- at dirrm include/ocsync
+%%PORTDOCS%%%%DOCSDIR%%/userguide/csync.html
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/README
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/1.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/10.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/11.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/12.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/13.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/14.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/15.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/2.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/3.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/4.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/5.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/6.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/7.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/8.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/9.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/caution.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/example.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/home.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/important.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/next.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/note.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/prev.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/tip.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/up.png
+%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/warning.png
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images/icons/callouts
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images/icons
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+ at dirrmtry lib/ocsync-0
+ at dirrmtry include/ocsync
@dirrmtry %%ETCDIR%%
- at dirrm %%DOCSDIR%%/userguide/images/icons/callouts
- at dirrm %%DOCSDIR%%/userguide/images/icons
- at dirrm %%DOCSDIR%%/userguide/images
- at dirrm %%DOCSDIR%%/userguide
- at dirrmtry %%DOCSDIR%%
More information about the svn-ports-head
mailing list