Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2014 05:38:30 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369215 - head/deskutils/mirall
Message-ID:  <201409250538.s8P5cUUc044700@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-@dirrm share/owncloud/i18n
-@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%%
-@dirrmtry lib/owncloud
-@dirrmtry include/owncloudsync/mirall
-@dirrmtry include/owncloudsync/creds
-@dirrmtry include/owncloudsync
-@dirrmtry etc/ownCloud



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409250538.s8P5cUUc044700>