diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-10-16 09:47:36 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-10-16 09:47:36 +0000 |
commit | 2ff49883fe434da8e0f6d995c1658ae1794d3e79 (patch) | |
tree | 0b277dcd066927f8ac01b9647a778f293a708486 /deskutils | |
parent | update to 3.4.1 (diff) |
Update to 1.4.1.
Notes
Notes:
svn path=/head/; revision=330491
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/mirall/Makefile | 9 | ||||
-rw-r--r-- | deskutils/mirall/distinfo | 4 | ||||
-rw-r--r-- | deskutils/mirall/pkg-plist | 2 |
3 files changed, 5 insertions, 10 deletions
diff --git a/deskutils/mirall/Makefile b/deskutils/mirall/Makefile index ca4fe56037c3..3de2323f4de5 100644 --- a/deskutils/mirall/Makefile +++ b/deskutils/mirall/Makefile @@ -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> diff --git a/deskutils/mirall/distinfo b/deskutils/mirall/distinfo index c73400810f6a..4a14fdb4110e 100644 --- a/deskutils/mirall/distinfo +++ b/deskutils/mirall/distinfo @@ -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 diff --git a/deskutils/mirall/pkg-plist b/deskutils/mirall/pkg-plist index 11bd447e4122..f0e51d2d1441 100644 --- a/deskutils/mirall/pkg-plist +++ b/deskutils/mirall/pkg-plist @@ -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 |