Date: Tue, 13 Jun 2006 15:07:58 GMT From: "Elisey O. Savateev" <b3k@mail.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/98903: [PATCH] www/c-icap: update to 030606rc1 Message-ID: <200606131507.k5DF7wmZ085041@www.freebsd.org> Resent-Message-ID: <200606131510.k5DFAEJh026998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98903 >Category: ports >Synopsis: [PATCH] www/c-icap: update to 030606rc1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 13 15:10:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Elisey O. Savateev >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: FreeBSD beastie 6.1-STABLE FreeBSD 6.1-STABLE #20: Sun Jun 4 21:19:04 YEKST >Description: - Contains fixes for a bug which causes segmentation fault to the c-icap server >How-To-Repeat: >Fix: --- c-icap-030606_1,1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/c-icap/Makefile /usr/home/bio3k/my_proj/ports/c-icap/c-icap/Makefile --- /usr/ports/www/c-icap/Makefile Tue Jun 13 20:52:46 2006 +++ /usr/home/bio3k/my_proj/ports/c-icap/c-icap/Makefile Tue Jun 13 21:00:22 2006 @@ -2,17 +2,18 @@ # Date created: 30 January 2006 # Whom: Elisey Savateev <b3k@mail.ru> # -# $FreeBSD: ports/www/c-icap/Makefile,v 1.3 2006/06/11 08:33:02 pav Exp $ +# $FreeBSD$ # PORTNAME= c-icap PORTVERSION= 030606 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://bio3k.softboard.ru/uploads/arch/ MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= c_icap-${PORTVERSION} +DISTNAME= c_icap-${PORTVERSION}rc1 MAINTAINER= b3k@mail.ru COMMENT= An implementation of an ICAP server diff -ruN --exclude=CVS /usr/ports/www/c-icap/distinfo /usr/home/bio3k/my_proj/ports/c-icap/c-icap/distinfo --- /usr/ports/www/c-icap/distinfo Tue Jun 13 20:52:46 2006 +++ /usr/home/bio3k/my_proj/ports/c-icap/c-icap/distinfo Tue Jun 13 20:59:41 2006 @@ -1,3 +1,3 @@ -MD5 (c_icap-030606.tar.gz) = 539625e3bc95340043761b0c70a98f57 -SHA256 (c_icap-030606.tar.gz) = 554bb95d1d9e26960e8091c7db9796282fd9c116177dc6d6d6cc585dd4a7de3c -SIZE (c_icap-030606.tar.gz) = 413457 +MD5 (c_icap-030606rc1.tar.gz) = 4e851db7fb03570b2420cf8a78b48223 +SHA256 (c_icap-030606rc1.tar.gz) = bcf7e3fa6461cdcba66b61e035ab00a41a3652b3c4a46025a36a1e625c991471 +SIZE (c_icap-030606rc1.tar.gz) = 413570 --- c-icap-030606_1,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606131507.k5DF7wmZ085041>