View | Details | Raw Unified | Return to bug 210165 | Differences between
and this patch

Collapse All | Expand All

(-)net-mgmt/seafile-gui/Makefile (-1 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	seafile-gui
3
PORTNAME=	seafile-gui
4
PORTVERSION=	5.1.1
4
PORTVERSION=	5.1.2
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
CATEGORIES=	net-mgmt devel
6
CATEGORIES=	net-mgmt devel
7
7
Lines 21-26 Link Here
21
USE_GITHUB=	yes
21
USE_GITHUB=	yes
22
GH_ACCOUNT=	haiwen
22
GH_ACCOUNT=	haiwen
23
GH_PROJECT=	seafile-client
23
GH_PROJECT=	seafile-client
24
GH_TAGNAME=	1a63e1f
24
25
25
USES=		compiler:c++11-lang cmake pkgconfig shebangfix
26
USES=		compiler:c++11-lang cmake pkgconfig shebangfix
26
SHEBANG_FILES=	extensions/*.sh scripts/*.sh fsplugin/*.sh \
27
SHEBANG_FILES=	extensions/*.sh scripts/*.sh fsplugin/*.sh \
(-)net-mgmt/seafile-gui/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (haiwen-seafile-client-v5.1.1_GH0.tar.gz) = 0148cbdb97dcd58e6ebec738c8f6bc476192f0b9156f0783199f1213c4d0322f
1
TIMESTAMP = 1465348916
2
SIZE (haiwen-seafile-client-v5.1.1_GH0.tar.gz) = 2123048
2
SHA256 (haiwen-seafile-client-v5.1.2-1a63e1f_GH0.tar.gz) = 1f4935a3a5384db04cf8d4d8209bfc9104f5ae7e33ca7dacd883bfccc7633fbc
3
SIZE (haiwen-seafile-client-v5.1.2-1a63e1f_GH0.tar.gz) = 2129747

Return to bug 210165