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

(-)grsync/Makefile (-5 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	grsync
8
PORTNAME=	grsync
9
PORTVERSION=	0.9.2
9
PORTVERSION=	1.0.0
10
PORTREVISION=	1
11
CATEGORIES=	net ipv6
10
CATEGORIES=	net ipv6
12
MASTER_SITES=	http://www.opbyte.it/release/ \
11
MASTER_SITES=	http://www.opbyte.it/release/ \
13
		GENTOO/distfiles \
12
		GENTOO/distfiles \
Lines 41-47 Link Here
41
		${WRKSRC}/configure
40
		${WRKSRC}/configure
42
.endif
41
.endif
43
42
44
pre-install:
45
	@${CHMOD} u+x ${WRKSRC}/install-sh
46
47
.include <bsd.port.mk>
43
.include <bsd.port.mk>
(-)grsync/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (grsync-0.9.2.tar.gz) = b605c920f5b52e8783df2803efe8a03d
1
MD5 (grsync-1.0.0.tar.gz) = 4deb6cc00658e224068324f43ec8714e
2
SHA256 (grsync-0.9.2.tar.gz) = 90874f62d726cfa42dc1209d15e97af10ca108d54332d77b9e35ca6d86d9117e
2
SHA256 (grsync-1.0.0.tar.gz) = bfc8eab06cbd851de89ba5a0a5b662acc6ea6064b598d05de0c3b30724c33273
3
SIZE (grsync-0.9.2.tar.gz) = 188827
3
SIZE (grsync-1.0.0.tar.gz) = 264559

Return to bug 143990