From owner-svn-ports-all@FreeBSD.ORG Wed Oct 30 16:03:26 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 80459B23; Wed, 30 Oct 2013 16:03:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 53FA62D1B; Wed, 30 Oct 2013 16:03:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9UG3Qu7043251; Wed, 30 Oct 2013 16:03:26 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9UG3P3E043245; Wed, 30 Oct 2013 16:03:25 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201310301603.r9UG3P3E043245@svn.freebsd.org> From: Mathieu Arnold Date: Wed, 30 Oct 2013 16:03:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332139 - head/deskutils/mirall X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 16:03:26 -0000 Author: mat Date: Wed Oct 30 16:03:25 2013 New Revision: 332139 URL: http://svnweb.freebsd.org/changeset/ports/332139 Log: Update to 1.4.2. Modified: head/deskutils/mirall/Makefile head/deskutils/mirall/distinfo head/deskutils/mirall/pkg-plist Modified: head/deskutils/mirall/Makefile ============================================================================== --- head/deskutils/mirall/Makefile Wed Oct 30 15:59:36 2013 (r332138) +++ head/deskutils/mirall/Makefile Wed Oct 30 16:03:25 2013 (r332139) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mirall -PORTVERSION= 1.4.1 -PORTREVISION= 2 +PORTVERSION= 1.4.2 CATEGORIES= deskutils MASTER_SITES= http://download.owncloud.com/download/ @@ -26,7 +25,6 @@ USE_LDCONFIG= yes INSTALLS_ICONS= yes OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT= DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx DOCS_USE= TEX=latex:build Modified: head/deskutils/mirall/distinfo ============================================================================== --- head/deskutils/mirall/distinfo Wed Oct 30 15:59:36 2013 (r332138) +++ head/deskutils/mirall/distinfo Wed Oct 30 16:03:25 2013 (r332139) @@ -1,2 +1,2 @@ -SHA256 (mirall-1.4.1.tar.bz2) = b51a0f7e637258f4d4769a3164f8dcd6e40914ee9dc76940766d3d63dfa3962b -SIZE (mirall-1.4.1.tar.bz2) = 1254063 +SHA256 (mirall-1.4.2.tar.bz2) = 381915dd9f39d6f731cb4ed2964c33945c4b5ad99f3746d83d812ac2995f9380 +SIZE (mirall-1.4.2.tar.bz2) = 1255233 Modified: head/deskutils/mirall/pkg-plist ============================================================================== --- head/deskutils/mirall/pkg-plist Wed Oct 30 15:59:36 2013 (r332138) +++ head/deskutils/mirall/pkg-plist Wed Oct 30 16:03:25 2013 (r332139) @@ -4,7 +4,7 @@ etc/ownCloud/sync-exclude.lst.sample @exec if [ ! -f %D/etc/ownCloud/sync-exclude.lst ] ; then cp -p %D/%F %B/sync-exclude.lst; fi lib/libowncloudsync.so lib/libowncloudsync.so.0 -lib/libowncloudsync.so.1.4.1 +lib/libowncloudsync.so.1.4.2 share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/.buildinfo %%PORTDOCS%%%%DOCSDIR%%/html/_images/icon.png