Date: Fri, 11 Feb 2011 13:40:09 GMT From: Thomas Dreibholz <dreibh@iem.uni-due.de> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/154657: net/rsplib needs update to latest upstream version 2.7.8 Message-ID: <201102111340.p1BDe9ij077801@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/154657; it has been noted by GNATS. From: Thomas Dreibholz <dreibh@iem.uni-due.de> To: bug-followup@freebsd.org, dreibh@iem.uni-due.de Cc: Subject: Re: ports/154657: net/rsplib needs update to latest upstream version 2.7.8 Date: Fri, 11 Feb 2011 14:08:37 +0100 --Boundary-00=_ZTTVNAxADUKDL2N Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit The attached file is the diff. --Boundary-00=_ZTTVNAxADUKDL2N Content-Type: text/x-patch; charset="UTF-8"; name="rsplib.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="rsplib.diff" --- /usr/ports/net/rsplib/Makefile 2010-08-18 21:16:50.000000000 +0200 +++ Makefile 2011-02-11 13:29:01.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= rsplib -PORTVERSION= 2.7.5 +PORTVERSION= 2.7.8 CATEGORIES= net MASTER_SITES= http://www.tdr.wiwi.uni-due.de/fileadmin/fileupload/I-TDR/ReliableServer/Downloads/ @@ -37,6 +37,8 @@ server.8 \ terminal.8 +MAKE_JOBS_SAFE= yes + .include <bsd.port.pre.mk> .if ${OSVERSION} < 700028 --- /usr/ports/net/rsplib/distinfo 2010-08-18 21:16:50.000000000 +0200 +++ distinfo 2011-02-11 13:29:01.000000000 +0100 @@ -1,3 +1,2 @@ -MD5 (rsplib-2.7.5.tar.gz) = 1de0fa51a92bcf08e63a973cb7d7d71d -SHA256 (rsplib-2.7.5.tar.gz) = 5080f151260202fd5a099a916d62a6409d3196fdffb02c794323ee20fc0c5a1a -SIZE (rsplib-2.7.5.tar.gz) = 991210 +SHA256 (rsplib-2.7.8.tar.gz) = 652ccf22454962f06e307fbd637bddb8d4a0474028a98d45748e511e3a40b4e6 +SIZE (rsplib-2.7.8.tar.gz) = 994770 --Boundary-00=_ZTTVNAxADUKDL2N--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102111340.p1BDe9ij077801>