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

(-)cbsd/Makefile (-2 / +4 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/sysutils/cbsd/Makefile 369392 2014-09-27 14:02:36Z amdmi3 $
1
# $FreeBSD: head/sysutils/cbsd/Makefile 369392 2014-09-27 14:02:36Z amdmi3 $
2
2
3
PORTNAME=	cbsd
3
PORTNAME=	cbsd
4
PORTVERSION=	10.1.0
4
PORTVERSION=	10.1.1
5
CATEGORIES=	sysutils
5
CATEGORIES=	sysutils
6
6
7
MAINTAINER=	olevole@olevole.ru
7
MAINTAINER=	olevole@olevole.ru
Lines 17-23 Link Here
17
17
18
USE_GITHUB=	yes
18
USE_GITHUB=	yes
19
GH_ACCOUNT=	olevole
19
GH_ACCOUNT=	olevole
20
GH_COMMIT=	3e08717
20
GH_PROJECT=	cbsd
21
GH_TAGNAME=	v${PORTVERSION}
22
GH_COMMIT=	1a5ce04
21
23
22
USE_RC_SUBR=	cbsdd cbsdrsyncd
24
USE_RC_SUBR=	cbsdd cbsdrsyncd
23
25
(-)cbsd/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (cbsd-10.1.0.tar.gz) = 253ba4a4390b89a1ee7320f1308a3af107d4e5c9bfbd693fcfac87fa6ea47eed
1
SHA256 (cbsd-10.1.1.tar.gz) = 6d36723d8ef7e2f25a86c0d5b302026304fe09a4906b66b2e3ac93b2dc17f67b
2
SIZE (cbsd-10.1.0.tar.gz) = 395840
2
SIZE (cbsd-10.1.1.tar.gz) = 396514

Return to bug 194005