Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Apr 2007 14:32:03 +0200 (CEST)
From:      Xavier Beaudouin <kiwi@oav.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111406: [MAINTAINER] www/mod_vhs: update to 1.0.32
Message-ID:  <20070409123204.17CEB2E491@proxy.home.oav.net>
Resent-Message-ID: <200704091240.l39Ce2hv038214@freefall.freebsd.org>

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

>Number:         111406
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_vhs: update to 1.0.32
>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:   Mon Apr 09 12:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
Association KAZAR / The Caudium Group
>Environment:
System: FreeBSD proxy.home.oav.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- Update to 1.0.32

Change log
o Fixed some compilation errors with Apache 2.2 (and automagicaly set debian
  compatibility)
o Added initial support for mod_suphp from Thomas Rasch

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

--- mod_vhs-1.0.32.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	Mon Apr  9 14:29:48 2007
+++ /usr/ports/www/mod_vhs/Makefile	Mon Apr  9 14:30:31 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_vhs
-PORTVERSION=	1.0.30
+PORTVERSION=	1.0.32
 CATEGORIES=	www
 MASTER_SITES=	http://www.oav.net/projects/mod_vhs/
 DIST_SUBDIR=	apache2
@@ -47,5 +47,8 @@
 	@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
 .   endfor
 .endif
+
+# TODO :
+#   Add suphp support
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/www/mod_vhs.old/distinfo /usr/ports/www/mod_vhs/distinfo
--- /usr/ports/www/mod_vhs.old/distinfo	Mon Apr  9 14:29:48 2007
+++ /usr/ports/www/mod_vhs/distinfo	Mon Apr  9 14:30:34 2007
@@ -1,3 +1,3 @@
-MD5 (apache2/mod_vhs-1.0.30.tar.gz) = 0ff70c7298e8639a00b2b0c1d90caf99
-SHA256 (apache2/mod_vhs-1.0.30.tar.gz) = 13647cc259fa4ab55b2e21cb53c0ca525f16d303f1558849f9727d81b213b78c
-SIZE (apache2/mod_vhs-1.0.30.tar.gz) = 18207
+MD5 (apache2/mod_vhs-1.0.32.tar.gz) = bccb58b68639c2ece2d6f0adc1628ec1
+SHA256 (apache2/mod_vhs-1.0.32.tar.gz) = f2c8b72393a06532239965b7a9fdd63dd881ab8fd6f9084ffc1e839b039741a5
+SIZE (apache2/mod_vhs-1.0.32.tar.gz) = 20129
--- mod_vhs-1.0.32.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?20070409123204.17CEB2E491>