svn commit: r369215 - head/deskutils/mirall
Vanilla I. Shu
vanilla at FreeBSD.org
Thu Sep 25 05:38:31 UTC 2014
Author: vanilla
Date: Thu Sep 25 05:38:29 2014
New Revision: 369215
URL: http://svnweb.freebsd.org/changeset/ports/369215
QAT: https://qat.redports.org/buildarchive/r369215/
Log:
Update to version 1.6.3
PR: ports/193894
Submitted by: Ports Fury.
Modified:
head/deskutils/mirall/Makefile
head/deskutils/mirall/distinfo
head/deskutils/mirall/pkg-plist
Modified: head/deskutils/mirall/Makefile
==============================================================================
--- head/deskutils/mirall/Makefile Thu Sep 25 02:58:59 2014 (r369214)
+++ head/deskutils/mirall/Makefile Thu Sep 25 05:38:29 2014 (r369215)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mirall
-PORTVERSION= 1.6.2
-PORTREVISION= 2
+PORTVERSION= 1.6.3
CATEGORIES= deskutils
MASTER_SITES= http://download.owncloud.com/desktop/stable/
@@ -17,8 +16,10 @@ LIB_DEPENDS= libinotify.so:${PORTSDIR}/d
libneon.so:${PORTSDIR}/www/neon29
USES= cmake:outsource compiler:c++11-lang gmake pkgconfig tar:bzip2
-USE_QT4= corelib dbus gui network qtestlib sql-sqlite3 webkit xml \
- linguist_build moc_build qmake_build rcc_build uic_build
+USE_QT4= corelib dbus gui network qtestlib webkit xml \
+ linguist_build moc_build qmake_build rcc_build uic_build \
+ sql-sqlite3_run
+USE_SQLITE= 3
CMAKE_ENV= INOTIFY_LIB="${LOCALBASE}/lib"
CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR:STRING=${MANPREFIX}/man/ \
-DBUILD_WITH_QT4:BOOL=ON
Modified: head/deskutils/mirall/distinfo
==============================================================================
--- head/deskutils/mirall/distinfo Thu Sep 25 02:58:59 2014 (r369214)
+++ head/deskutils/mirall/distinfo Thu Sep 25 05:38:29 2014 (r369215)
@@ -1,2 +1,2 @@
-SHA256 (mirall-1.6.2.tar.bz2) = 853bb5440f72b662dfc4fc381987a77cbd273a15cbf53ba26ca1211bcf11a063
-SIZE (mirall-1.6.2.tar.bz2) = 8632229
+SHA256 (mirall-1.6.3.tar.bz2) = 89e4488881a53956cdedab21d05eb61b2c00bb31a20286b72836e39a3126204b
+SIZE (mirall-1.6.3.tar.bz2) = 8635406
Modified: head/deskutils/mirall/pkg-plist
==============================================================================
--- head/deskutils/mirall/pkg-plist Thu Sep 25 02:58:59 2014 (r369214)
+++ head/deskutils/mirall/pkg-plist Thu Sep 25 05:38:29 2014 (r369215)
@@ -18,7 +18,7 @@ include/owncloudsync/mirall/syncresult.h
lib/libhttpbf.a
lib/libowncloudsync.so
lib/libowncloudsync.so.0
-lib/libowncloudsync.so.1.6.2
+lib/libowncloudsync.so.1.6.3
lib/owncloud/libocsync.so
lib/owncloud/libocsync.so.0
lib/owncloud/libocsync.so.0.2.1
@@ -266,20 +266,3 @@ share/owncloud/i18n/mirall_tr.qm
share/owncloud/i18n/mirall_uk.qm
share/owncloud/i18n/mirall_zh_CN.qm
share/owncloud/i18n/mirall_zh_TW.qm
- at dirrm share/owncloud/i18n
- at dirrm share/owncloud
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/latex
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/unthemed/_static
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/unthemed/_sources
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/unthemed/_images
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/unthemed
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/_static
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/_sources
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/_images
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrmtry lib/owncloud
- at dirrmtry include/owncloudsync/mirall
- at dirrmtry include/owncloudsync/creds
- at dirrmtry include/owncloudsync
- at dirrmtry etc/ownCloud
More information about the svn-ports-all
mailing list