diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-07-01 02:10:43 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-07-01 02:10:43 +0000 |
commit | 76387b4ab3285c6b4a2eafa53db1b5119fe03469 (patch) | |
tree | b6cc14cce23a7fc0d137fd65f7920e95de157d8d /net-mgmt/seafile-gui | |
parent | 594ce074d2a7f25fefb4184f9a86342bdbe8aa8a (diff) | |
download | ports-76387b4ab3285c6b4a2eafa53db1b5119fe03469.tar.gz ports-76387b4ab3285c6b4a2eafa53db1b5119fe03469.zip |
Notes
Diffstat (limited to 'net-mgmt/seafile-gui')
-rw-r--r-- | net-mgmt/seafile-gui/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/seafile-gui/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index 9494332fba4f..7853693ac9e9 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seafile-gui -PORTVERSION= 5.1.2 +PORTVERSION= 5.1.3 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt devel @@ -23,7 +23,6 @@ LIB_DEPENDS= libglib-2.0.so:devel/glib20 \ USE_GITHUB= yes GH_ACCOUNT= haiwen GH_PROJECT= seafile-client -GH_TAGNAME= 1a63e1f USES= compiler:c++11-lang cmake gettext pkgconfig shebangfix SHEBANG_FILES= extensions/*.sh scripts/*.sh fsplugin/*.sh \ diff --git a/net-mgmt/seafile-gui/distinfo b/net-mgmt/seafile-gui/distinfo index 111eb87f58f3..cb5660df0653 100644 --- a/net-mgmt/seafile-gui/distinfo +++ b/net-mgmt/seafile-gui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1465610426 -SHA256 (haiwen-seafile-client-v5.1.2-1a63e1f_GH0.tar.gz) = 1f4935a3a5384db04cf8d4d8209bfc9104f5ae7e33ca7dacd883bfccc7633fbc -SIZE (haiwen-seafile-client-v5.1.2-1a63e1f_GH0.tar.gz) = 2129747 +TIMESTAMP = 1467313498 +SHA256 (haiwen-seafile-client-v5.1.3_GH0.tar.gz) = 28a83b78ee15e11799be30c94cb9a4472c9bb19d3f2480daa6a1abcb31052c16 +SIZE (haiwen-seafile-client-v5.1.3_GH0.tar.gz) = 2129320 |