Skip site navigation (1)Skip section navigation (2)
Date:      26 Mar 2009 11:06:27 -0300
From:      Renato Botelho <garga@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        b3k@mail.ru
Subject:   ports/133090: [PATCH] www/havp: update to 0.90
Message-ID:  <20090326140627.90765.qmail@botelhor.bluepex.com>
Resent-Message-ID: <200903261410.n2QEA4LE007334@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133090
>Category:       ports
>Synopsis:       [PATCH] www/havp: update to 0.90
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 26 14:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD botelhor.bplab.local 8.0-CURRENT FreeBSD 8.0-CURRENT #60 r190047M: Thu Mar 19 14:10:21 BRT
>Description:
- Update to 0.90

This version has fixes for clamav-0.95 that was already released

Port maintainer (b3k@mail.ru) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- havp-0.90.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/havp/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	15 Sep 2008 19:56:38 -0000	1.16
+++ Makefile	26 Mar 2009 14:05:39 -0000
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	havp
-PORTVERSION=	0.88
-PORTREVISION=	1
+PORTVERSION=	0.90
 CATEGORIES=	www
 MASTER_SITES=	http://www.server-side.de/download/ \
-				http://bio3k.softboard.ru/uploads/arch/
+		http://bio3k.softboard.ru/uploads/arch/ \
+		http://havp.hege.li/download/
 
 MAINTAINER=	b3k@mail.ru
 COMMENT=	HTTP Antivirus Proxy
 
-LIB_DEPENDS=	clamav.5:${PORTSDIR}/security/clamav
+LIB_DEPENDS=	clamav.6:${PORTSDIR}/security/clamav
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/havp/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	2 May 2008 19:21:20 -0000	1.6
+++ distinfo	26 Mar 2009 14:05:39 -0000
@@ -1,3 +1,3 @@
-MD5 (havp-0.88.tar.gz) = 751d1811bdc3f0d0cbc9e4ae451fdb2a
-SHA256 (havp-0.88.tar.gz) = 2de6babce45bac9e9b57ec7783ff6719cb3ef996331009c111ad8e263c9e6e3c
-SIZE (havp-0.88.tar.gz) = 116217
+MD5 (havp-0.90.tar.gz) = 7f3dc82f8472e2385869223bc0500431
+SHA256 (havp-0.90.tar.gz) = 01dee1f017bb93378e3fa7b4eab9deec031b8baa5e75442a147a58ee29460d65
+SIZE (havp-0.90.tar.gz) = 118013
--- havp-0.90.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?20090326140627.90765.qmail>