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

Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	rsplib
8
PORTNAME=	rsplib
9
PORTVERSION=	2.7.5
9
PORTVERSION=	2.7.8
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	http://www.tdr.wiwi.uni-due.de/fileadmin/fileupload/I-TDR/ReliableServer/Downloads/
11
MASTER_SITES=	http://www.tdr.wiwi.uni-due.de/fileadmin/fileupload/I-TDR/ReliableServer/Downloads/
12
12
Lines 37-42 Link Here
37
		server.8 \
37
		server.8 \
38
		terminal.8
38
		terminal.8
39
39
40
MAKE_JOBS_SAFE=	yes
41
40
.include <bsd.port.pre.mk>
42
.include <bsd.port.pre.mk>
41
43
42
.if ${OSVERSION} < 700028
44
.if ${OSVERSION} < 700028
(-)distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (rsplib-2.7.5.tar.gz) = 1de0fa51a92bcf08e63a973cb7d7d71d
1
SHA256 (rsplib-2.7.8.tar.gz) = 652ccf22454962f06e307fbd637bddb8d4a0474028a98d45748e511e3a40b4e6
2
SHA256 (rsplib-2.7.5.tar.gz) = 5080f151260202fd5a099a916d62a6409d3196fdffb02c794323ee20fc0c5a1a
2
SIZE (rsplib-2.7.8.tar.gz) = 994770
3
SIZE (rsplib-2.7.5.tar.gz) = 991210

Return to bug 154657