diff options
author | Richard Gallamore <ultima@FreeBSD.org> | 2019-06-10 07:52:38 +0000 |
---|---|---|
committer | Richard Gallamore <ultima@FreeBSD.org> | 2019-06-10 07:52:38 +0000 |
commit | fafa33e5fcdb7646ee99e08032d08b50463b5104 (patch) | |
tree | 6c01776e8bfc2bf9fee6de2b1f36e684e301ed43 | |
parent | 2b1bd5cd2989ce81ffd13cca1d7f57fa89d1e0e8 (diff) | |
download | freebsd-ports-fafa33e5fcdb7646ee99e08032d08b50463b5104.zip |
Updated to 7.0.1
Port cleanup
Changes: https://manual.seafile.com/changelog/client-changelog.html
-rw-r--r-- | net-mgmt/seafile-gui/Makefile | 9 | ||||
-rw-r--r-- | net-mgmt/seafile-gui/distinfo | 6 |
2 files changed, 4 insertions, 11 deletions
diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index 86839aae70d4..9afa680b7dc4 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -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> diff --git a/net-mgmt/seafile-gui/distinfo b/net-mgmt/seafile-gui/distinfo index 69faf4abec1a..3e8c7d97a37e 100644 --- a/net-mgmt/seafile-gui/distinfo +++ b/net-mgmt/seafile-gui/distinfo @@ -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 |