summaryrefslogtreecommitdiff
path: root/www/mod_vhs
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-09 17:58:23 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-09 17:58:23 +0000
commit1a1a636d2ae289dbebcbb15de251e512f1d7eec4 (patch)
tree4a8a9ba070bcfafaa960608f3c3b58dde5244553 /www/mod_vhs
parent- Fix firmware directory (diff)
- 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)
Notes
Notes: svn path=/head/; revision=189590
Diffstat (limited to 'www/mod_vhs')
-rw-r--r--www/mod_vhs/Makefile9
-rw-r--r--www/mod_vhs/distinfo6
2 files changed, 7 insertions, 8 deletions
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 <bsd.port.post.mk>
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