Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 09:47:37 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330491 - head/deskutils/mirall
Message-ID:  <201310160947.r9G9lb8L015717@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Oct 16 09:47:36 2013
New Revision: 330491
URL: http://svnweb.freebsd.org/changeset/ports/330491

Log:
  Update to 1.4.1.

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 16 09:36:03 2013	(r330490)
+++ head/deskutils/mirall/Makefile	Wed Oct 16 09:47:36 2013	(r330491)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mirall
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	deskutils
 MASTER_SITES=	http://download.owncloud.com/download/
 
@@ -30,11 +30,6 @@ INSTALLS_ICONS=	yes
 # OPTIONS_DEFAULT=
 # 
 # DOCS_BUILD_DEPENDS=	sphinx-build:${PORTSDIR}/textproc/py-sphinx
-# 
-# .include <bsd.port.options.mk>
-# 
-# .if ${PORT_OPTIONS:MDOCS}
-# USE_TEX=	latex:build
-# .endif
+# DOCS_USE=	TEX=latex:build
 
 .include <bsd.port.mk>

Modified: head/deskutils/mirall/distinfo
==============================================================================
--- head/deskutils/mirall/distinfo	Wed Oct 16 09:36:03 2013	(r330490)
+++ head/deskutils/mirall/distinfo	Wed Oct 16 09:47:36 2013	(r330491)
@@ -1,2 +1,2 @@
-SHA256 (mirall-1.4.0.tar.bz2) = 8efd1d779c7c21cd50860aa74bffefad536df5637da4a59648ea39ce6b0a3737
-SIZE (mirall-1.4.0.tar.bz2) = 1252568
+SHA256 (mirall-1.4.1.tar.bz2) = b51a0f7e637258f4d4769a3164f8dcd6e40914ee9dc76940766d3d63dfa3962b
+SIZE (mirall-1.4.1.tar.bz2) = 1254063

Modified: head/deskutils/mirall/pkg-plist
==============================================================================
--- head/deskutils/mirall/pkg-plist	Wed Oct 16 09:36:03 2013	(r330490)
+++ head/deskutils/mirall/pkg-plist	Wed Oct 16 09:47:36 2013	(r330491)
@@ -2,7 +2,7 @@ bin/owncloud
 etc/ownCloud/sync-exclude.lst
 lib/libowncloudsync.so
 lib/libowncloudsync.so.0
-lib/libowncloudsync.so.1.4.0
+lib/libowncloudsync.so.1.4.1
 share/applications/owncloud.desktop
 share/icons/hicolor/128x128/apps/owncloud.png
 share/icons/hicolor/22x22/apps/owncloud.png



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