From 1a1a636d2ae289dbebcbb15de251e512f1d7eec4 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Mon, 9 Apr 2007 17:58:23 +0000 Subject: - 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 (maintainer) Approved by: clsung (mentor) --- www/mod_vhs/Makefile | 9 ++++----- www/mod_vhs/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile index b7c83c1ea1c0..9bd70ef4c945 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -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 @@ -24,10 +24,6 @@ WANT_APACHE= 2 AP_FAST_BUILD= YES AP_GENPLIST= YES -.if defined(PACKAGE_BUILDING) -IGNORE= This port cannot be build as package because lang/php4 requires apache2 -.endif - WRKSRC= ${WRKDIR}/${PORTNAME} AP_INC+= ${LOCALBASE}/include/home @@ -48,4 +44,7 @@ post-install: . endfor .endif +# TODO : +# Add suphp support + .include diff --git a/www/mod_vhs/distinfo b/www/mod_vhs/distinfo index 9c12f3287965..6f1741ce649d 100644 --- a/www/mod_vhs/distinfo +++ b/www/mod_vhs/distinfo @@ -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 -- cgit v1.2.3