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

(-)Makefile (-3 / +2 lines)
Lines 2-11 Link Here
2
# $FreeBSD: net/rsplib/Makefile 327755 2013-09-20 22:10:23Z bapt $
2
# $FreeBSD: net/rsplib/Makefile 327755 2013-09-20 22:10:23Z bapt $
3
3
4
PORTNAME=	rsplib
4
PORTNAME=	rsplib
5
PORTVERSION=	3.0.1
5
PORTVERSION=	3.0.2
6
CATEGORIES=	net
6
CATEGORIES=	net
7
MASTER_SITES=	http://www.tdr.wiwi.uni-due.de/fileadmin/fileupload/I-TDR/ReliableServer/Downloads/ \
7
MASTER_SITES=	http://www.exp-math.uni-essen.de/~dreibh/rserpool/
8
		http://www.exp-math.uni-essen.de/~dreibh/rserpool/
9
8
10
MAINTAINER=	dreibh@iem.uni-due.de
9
MAINTAINER=	dreibh@iem.uni-due.de
11
COMMENT=	RSerPool Framework and Example Applications
10
COMMENT=	RSerPool Framework and Example Applications
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rsplib-3.0.1.tar.gz) = 0bf288da2e558b20020003825e26425392418b746e294bf2a4e76a0f796c8c6b
1
SHA256 (rsplib-3.0.2.tar.gz) = aa9c9035739d7096b6ccabf92c15e67ddd327460e919d52fbb7c578e498a46ef
2
SIZE (rsplib-3.0.1.tar.gz) = 1043703
2
SIZE (rsplib-3.0.2.tar.gz) = 1061690
(-)pkg-descr (-1 / +1 lines)
Lines 5-8 Link Here
5
handling and load distribution/balancing) by components called Registrar
5
handling and load distribution/balancing) by components called Registrar
6
and a client-side/server-side API for accessing the service of a pool.
6
and a client-side/server-side API for accessing the service of a pool.
7
7
8
WWW: http://tdrwww.iem.uni-due.de/dreibholz/rserpool/
8
WWW: http://www.iem.uni-due.de/~dreibh/rserpool/

Return to bug 186527