Update to 1.4.1.
This commit is contained in:
parent
6ca464646f
commit
2ff49883fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330491
3 changed files with 5 additions and 10 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue