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

(-)rcs/Makefile (-1 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	rcs
3
PORTNAME=	rcs
4
PORTVERSION=	5.8.2
4
PORTVERSION=	5.9.1
5
CATEGORIES=	devel
5
CATEGORIES=	devel
6
MASTER_SITES=	${MASTER_SITE_GNU}
6
MASTER_SITES=	${MASTER_SITE_GNU}
7
MASTER_SITE_SUBDIR=	${PORTNAME}
7
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 11-16 Link Here
11
11
12
LICENSE=	GPLv3
12
LICENSE=	GPLv3
13
13
14
USE_XZ=		yes
14
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
15
16
16
MAN1=	ci.1 co.1 ident.1 merge.1 rcs.1 rcsclean.1 rcsdiff.1 rcsmerge.1 rlog.1
17
MAN1=	ci.1 co.1 ident.1 merge.1 rcs.1 rcsclean.1 rcsdiff.1 rcsmerge.1 rlog.1
(-)rcs/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rcs-5.8.2.tar.gz) = ea00bd5e0d0317d3388dd78c9b3a9381d7d1cce59d686aec60f41eb633c693dc
1
SHA256 (rcs-5.9.1.tar.xz) = 606a798ca3c2092826e6863011c8b143b907016bb485d84756a61fa97e55e68c
2
SIZE (rcs-5.8.2.tar.gz) = 1209822
2
SIZE (rcs-5.9.1.tar.xz) = 793340

Return to bug 182809