diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-16 19:19:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-16 19:19:26 +0000 |
commit | c2f9d1a586c09d7be4522143e40ca3003c5ce25e (patch) | |
tree | 25991fa57c696542e8f9049d34a8c956f2831146 | |
parent | Add p5-HTML-Template-Compiled 0.43, templating system that (diff) |
- Update to 1.0.20
PR: ports/86219
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=142949
Diffstat (limited to '')
-rw-r--r-- | www/mod_vhs/Makefile | 2 | ||||
-rw-r--r-- | www/mod_vhs/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile index 3b625468f299..74b325a34dbc 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -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 --git a/www/mod_vhs/distinfo b/www/mod_vhs/distinfo index e888f8acbe5e..9462c2f51dfe 100644 --- a/www/mod_vhs/distinfo +++ b/www/mod_vhs/distinfo @@ -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 |