From kiwi@proxy.home.oav.net  Mon Apr  9 12:32:06 2007
Return-Path: <kiwi@proxy.home.oav.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A1F6016A402
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Apr 2007 12:32:06 +0000 (UTC)
	(envelope-from kiwi@proxy.home.oav.net)
Received: from kiwi.oav.net (kiwi.oav.net [82.225.248.92])
	by mx1.freebsd.org (Postfix) with ESMTP id 63ADC13C4AD
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Apr 2007 12:32:06 +0000 (UTC)
	(envelope-from kiwi@proxy.home.oav.net)
Received: by proxy.home.oav.net (Postfix, from userid 1000)
	id 17CEB2E491; Mon,  9 Apr 2007 14:32:03 +0200 (CEST)
Message-Id: <20070409123204.17CEB2E491@proxy.home.oav.net>
Date: Mon,  9 Apr 2007 14:32:03 +0200 (CEST)
From: Xavier Beaudouin <kiwi@oav.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] www/mod_vhs: update to 1.0.32
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         111406
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_vhs: update to 1.0.32
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 09 12:40:02 GMT 2007
>Closed-Date:    Mon Apr 09 17:59:48 GMT 2007
>Last-Modified:  Mon Apr  9 18:00:11 GMT 2007
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Mon Apr 9 12:56:37 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111406 
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Mon Apr 9 17:59:45 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111406 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111406: commit references a PR
Date: Mon,  9 Apr 2007 17:58:30 +0000 (UTC)

 lwhsu       2007-04-09 17:58:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/mod_vhs          Makefile distinfo 
   Log:
   - Update to 1.0.32 [1]
   
   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
   
   - Remove IGNORE when PACKAGE_BUILDING, the probelm doesn't exist now.
   
   PR:             111406 [1]
   Submitted by:   Xavier Beaudouin <kiwi AT oav.net> (maintainer)
   Approved by:    clsung (mentor)
   
   Revision  Changes    Path
   1.16      +4 -5      ports/www/mod_vhs/Makefile
   1.14      +3 -3      ports/www/mod_vhs/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
