diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-09-11 11:39:05 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-09-11 11:39:05 +0000 |
commit | 4446cfb20903145aaa668790a84752753a9f210b (patch) | |
tree | 30edfb0b55dcc4f378ccfb4587f2e3c5045691a5 /www/mod_vhs | |
parent | fdd9d8d1e84530eef88a4614edd01504b3d3f24e (diff) | |
download | ports-4446cfb20903145aaa668790a84752753a9f210b.tar.gz ports-4446cfb20903145aaa668790a84752753a9f210b.zip |
Notes
Diffstat (limited to 'www/mod_vhs')
-rw-r--r-- | www/mod_vhs/Makefile | 5 | ||||
-rw-r--r-- | www/mod_vhs/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile index abd2508f30e9..3b625468f299 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_vhs -PORTVERSION= 1.0.16 -PORTREVISION= 1 +PORTVERSION= 1.0.18 CATEGORIES= www MASTER_SITES= http://www.oav.net/projects/mod_vhs/ DIST_SUBDIR= apache2 @@ -29,7 +28,7 @@ AP_INC+= ${LOCALBASE}/include/home AP_LIB+= ${LOCALBASE}/lib -lhome AP_EXTRAS+= -I ${LOCALBASE}/include/php -I ${LOCALBASE}/include/php/Zend -I ${LOCALBASE}/include/php/TSRM -DHAVE_MOD_PHP_SUPPORT -PORTDOCS= AUTHORS README +PORTDOCS= AUTHORS README README.logs README.wildcards .include <bsd.port.pre.mk> .include "${PORTSDIR}/www/apache2/Makefile.modules.3rd" diff --git a/www/mod_vhs/distinfo b/www/mod_vhs/distinfo index 3c3da69a74e5..e888f8acbe5e 100644 --- a/www/mod_vhs/distinfo +++ b/www/mod_vhs/distinfo @@ -1,2 +1,2 @@ -MD5 (apache2/mod_vhs-1.0.16.tar.gz) = 3f7075c7d63c0b366bd595b90980832e -SIZE (apache2/mod_vhs-1.0.16.tar.gz) = 12523 +MD5 (apache2/mod_vhs-1.0.18.tar.gz) = 58051076af8aa20746bc3dd3e2bdbe9d +SIZE (apache2/mod_vhs-1.0.18.tar.gz) = 14620 |