diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-10-30 16:03:25 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-10-30 16:03:25 +0000 |
commit | 9deabc5e46d501737514839ee6734f033649fac8 (patch) | |
tree | f0945e32d7f8bcbaf5479f54b8f1e4888fd464d3 /deskutils | |
parent | 83eb154aea0aca779631ac76d452f21ea8ae241d (diff) | |
download | ports-9deabc5e46d501737514839ee6734f033649fac8.tar.gz ports-9deabc5e46d501737514839ee6734f033649fac8.zip |
Update to 1.4.2.
Notes
Notes:
svn path=/head/; revision=332139
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/mirall/Makefile | 4 | ||||
-rw-r--r-- | deskutils/mirall/distinfo | 4 | ||||
-rw-r--r-- | deskutils/mirall/pkg-plist | 2 |
3 files changed, 4 insertions, 6 deletions
diff --git a/deskutils/mirall/Makefile b/deskutils/mirall/Makefile index d80975af3233..936a6d37ce75 100644 --- a/deskutils/mirall/Makefile +++ b/deskutils/mirall/Makefile @@ -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 diff --git a/deskutils/mirall/distinfo b/deskutils/mirall/distinfo index 4a14fdb4110e..6b2747646ce6 100644 --- a/deskutils/mirall/distinfo +++ b/deskutils/mirall/distinfo @@ -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 diff --git a/deskutils/mirall/pkg-plist b/deskutils/mirall/pkg-plist index 7a1d073026b2..efd542c4bb3c 100644 --- a/deskutils/mirall/pkg-plist +++ b/deskutils/mirall/pkg-plist @@ -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 |