Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  4 Aug 2004 17:28:26 +0200 (CEST)
From:      Xavier Beaudouin <kiwi@oav.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70003: [MAINTAINER] www/mod_vhs: update to 1.0.2
Message-ID:  <20040804152826.8EC077E826@kiwi.oav.net>
Resent-Message-ID: <200408041600.i74G0hPd098859@freefall.freebsd.org>

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

>Number:         70003
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_vhs: update to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 04 16:00:43 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
The Caudium Group / Association Kazar
>Environment:
System: FreeBSD plonk.home.oav.net 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: Sun May 30 22:14:12 CEST 2004
>Description:
- Update to 1.0.2

 ChangeLog  from developper :

o Create a ChangeLog file
o Fix compile.sh script
o DNS names are case insensitives, so HTTP/1.1 Host header should
  be case insensitive too


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

--- mod_vhs-1.0.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/mod_vhs.old/Makefile /usr/ports/www/mod_vhs/Makefile
--- /usr/ports/www/mod_vhs.old/Makefile	Wed Aug  4 17:24:53 2004
+++ /usr/ports/www/mod_vhs/Makefile	Wed Aug  4 17:26:11 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_vhs
-PORTVERSION=	1.0
+PORTVERSION=	1.0.2
 CATEGORIES=	www
 MASTER_SITES=	http://www.oav.net/projects/mod_vhs/
 DIST_SUBDIR=	apache
@@ -24,7 +24,7 @@
 AP_INC+=	${LOCALBASE}/include/home
 AP_LIB+=	${LOCALBASE}/lib -lhome
 
-PORTDOCS=	AUTHORS README TODO
+PORTDOCS=	AUTHORS README
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/www/apache2/Makefile.modules.3rd"
diff -ruN --exclude=CVS /usr/ports/www/mod_vhs.old/distinfo /usr/ports/www/mod_vhs/distinfo
--- /usr/ports/www/mod_vhs.old/distinfo	Wed Aug  4 17:24:53 2004
+++ /usr/ports/www/mod_vhs/distinfo	Wed Aug  4 17:25:45 2004
@@ -1,2 +1,2 @@
-MD5 (apache/mod_vhs-1.0.tar.gz) = 6479e56d2f54561db3f4b20dd53427ef
-SIZE (apache/mod_vhs-1.0.tar.gz) = 5497
+MD5 (apache/mod_vhs-1.0.2.tar.gz) = 45ddbe9414e82d0a6d7aebafd805bc66
+SIZE (apache/mod_vhs-1.0.2.tar.gz) = 5595
--- mod_vhs-1.0.2.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?20040804152826.8EC077E826>