mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
Updated to 7.0.1
Port cleanup Changes: https://manual.seafile.com/changelog/client-changelog.html
This commit is contained in:
parent
2b1bd5cd29
commit
fafa33e5fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503878
@ -2,13 +2,9 @@
|
||||
|
||||
PORTNAME= seafile-gui
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 6.1.7
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 7.0.1
|
||||
CATEGORIES= net-mgmt devel
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= 03c883561d40.patch:-p1
|
||||
|
||||
MAINTAINER= ultima@FreeBSD.org
|
||||
COMMENT= Open Source Cloud Storage (Client)
|
||||
|
||||
@ -18,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LIB_DEPENDS= libsearpc.so:devel/libsearpc \
|
||||
libseafile.so:net-mgmt/seafile-client \
|
||||
libsqlite3.so:databases/sqlite3 \
|
||||
libccnet.so:net-mgmt/ccnet-client \
|
||||
libjansson.so:devel/jansson \
|
||||
libevent.so:devel/libevent \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
@ -46,6 +41,4 @@ NLS_USES= gettext
|
||||
# Note that per PR 197984, cairo must be built with X11 and XCB options
|
||||
# otherwise configure fails with "cairo needs x11 enabled" message
|
||||
|
||||
.include "${.CURDIR}/../seafile-client/Makefile.include"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1535713431
|
||||
SHA256 (haiwen-seafile-client-v6.1.7_GH0.tar.gz) = 25dfcce4a1f1ad5bc72d551b9209c1d40bec6b92459d1d530e0829ce1b08a14d
|
||||
SIZE (haiwen-seafile-client-v6.1.7_GH0.tar.gz) = 2260217
|
||||
TIMESTAMP = 1560132861
|
||||
SHA256 (haiwen-seafile-client-v7.0.1_GH0.tar.gz) = ab6f366fbd306787000838f1aadf1c0fc463aea389718c8c67da2830db723e1f
|
||||
SIZE (haiwen-seafile-client-v7.0.1_GH0.tar.gz) = 2363581
|
||||
SHA256 (03c883561d40.patch) = b4ddec43a37e1eabfa9016670be6de91fd8245e051613cfb9189d2fa27082996
|
||||
SIZE (03c883561d40.patch) = 1553
|
||||
|
Loading…
Reference in New Issue
Block a user