View | Details | Raw Unified | Return to bug 244715
Collapse All | Expand All

(-)net/nuster/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	nuster
4
PORTNAME=	nuster
5
PORTVERSION=	3.0.0.19
5
PORTVERSION=	3.2.3.19
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	net www
7
CATEGORIES=	net www
8
8
Lines 12-18 Link Here
12
LICENSE=	GPLv2 LGPL21
12
LICENSE=	GPLv2 LGPL21
13
LICENSE_COMB=	multi
13
LICENSE_COMB=	multi
14
14
15
USES=		cpe gmake
15
USES=		compiler:c++11-lang cpe gmake
16
USE_RC_SUBR=	nuster
16
USE_RC_SUBR=	nuster
17
USE_GITHUB=	yes
17
USE_GITHUB=	yes
18
GH_ACCOUNT=	jiangwenyuan
18
GH_ACCOUNT=	jiangwenyuan
(-)net/nuster/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1564467174
1
TIMESTAMP = 1583839752
2
SHA256 (jiangwenyuan-nuster-v3.0.0.19_GH0.tar.gz) = 12720b702e36e2982d481e7d27f6f353ee6c4be8b1f871b07de3d9a263f3306c
2
SHA256 (jiangwenyuan-nuster-v3.2.3.19_GH0.tar.gz) = 72320e60a185f8e479a15d9ba5681eb8985c3d7d570d441cdcf4bee1a99b76e7
3
SIZE (jiangwenyuan-nuster-v3.0.0.19_GH0.tar.gz) = 2465405
3
SIZE (jiangwenyuan-nuster-v3.2.3.19_GH0.tar.gz) = 2565138

Return to bug 244715