ports/86219: [MAINTAINER] www/mod_vhs: update to 1.0.20

Xavier Beaudouin kiwi at oav.net
Fri Sep 16 17:30:15 UTC 2005


>Number:         86219
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_vhs: update to 1.0.20
>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:   Fri Sep 16 17:30:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
Association KAZAR / The Caudium Group
>Environment:
System: FreeBSD proxy.home.oav.net 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Sat May 14 15:27:19 CEST 2005
>Description:
- Update to 1.0.20
Since mod_vhs 1.0.20
--------------------
o Removed unused variables, and make some code cleanup
o SuEXEC support has been removed because of conflict of structures
  between libhome and pwd.h (included by the needs of SuExec).
o vhs_Default_Host, always use redirect now. The vhs_Default_Host_Redirect
  configuration option is now removed
o Try to fix struct passwd conficts. To be tested.
o Added vhs_LogNotFound flag to enable / disable (disabled per default) logs
  into apache error log when a host or a path is not found. Patch by 
  Raphael Jeudy.

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

--- mod_vhs-1.0.20.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	Fri Sep 16 19:25:45 2005
+++ /usr/ports/www/mod_vhs/Makefile	Fri Sep 16 19:26:00 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_vhs
-PORTVERSION=	1.0.18
+PORTVERSION=	1.0.20
 CATEGORIES=	www
 MASTER_SITES=	http://www.oav.net/projects/mod_vhs/
 DIST_SUBDIR=	apache2
diff -ruN --exclude=CVS /usr/ports/www/mod_vhs.old/distinfo /usr/ports/www/mod_vhs/distinfo
--- /usr/ports/www/mod_vhs.old/distinfo	Fri Sep 16 19:25:45 2005
+++ /usr/ports/www/mod_vhs/distinfo	Fri Sep 16 19:26:08 2005
@@ -1,2 +1,2 @@
-MD5 (apache2/mod_vhs-1.0.18.tar.gz) = 58051076af8aa20746bc3dd3e2bdbe9d
-SIZE (apache2/mod_vhs-1.0.18.tar.gz) = 14620
+MD5 (apache2/mod_vhs-1.0.20.tar.gz) = 42d5506edcc8c15ab2742762c0fb95d3
+SIZE (apache2/mod_vhs-1.0.20.tar.gz) = 14567
--- mod_vhs-1.0.20.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list