diff options
-rw-r--r-- | www/mod_setenvifplus/Makefile | 9 | ||||
-rw-r--r-- | www/mod_setenvifplus/distinfo | 4 | ||||
-rw-r--r-- | www/mod_webkit/Makefile | 11 | ||||
-rw-r--r-- | www/mod_webkit/distinfo | 4 |
4 files changed, 10 insertions, 18 deletions
diff --git a/www/mod_setenvifplus/Makefile b/www/mod_setenvifplus/Makefile index 7fa12e030c47..3d3d9efabe96 100644 --- a/www/mod_setenvifplus/Makefile +++ b/www/mod_setenvifplus/Makefile @@ -1,16 +1,13 @@ -# New ports collection makefile for: mod_setenvifplus -# Date created: 2010-11-29 -# Whom: Jim Riggs <ports@christianserving.org> -# +# Created by: Jim Riggs <ports@christianserving.org> # $FreeBSD$ -# PORTNAME= mod_setenvifplus -PORTVERSION= 0.13 +PORTVERSION= 0.19 CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR= modsetenvifplus EXTRACT_SUFX= -src.tar.gz +DIST_SUBDIR= apache2 MAINTAINER= ports@christianserving.org COMMENT= Allows setting environment variables based on request attributes diff --git a/www/mod_setenvifplus/distinfo b/www/mod_setenvifplus/distinfo index 7fbb57624ecc..9e31ff985fbe 100644 --- a/www/mod_setenvifplus/distinfo +++ b/www/mod_setenvifplus/distinfo @@ -1,2 +1,2 @@ -SHA256 (mod_setenvifplus-0.13-src.tar.gz) = b278ebcf12a71c9ef69efda91f6677d10020f6fe12531c4c5b2b28a8ba43632f -SIZE (mod_setenvifplus-0.13-src.tar.gz) = 25363 +SHA256 (apache2/mod_setenvifplus-0.19-src.tar.gz) = 9783b5c4efe68af1ae2e330227c43f898b6e407d498a6cadf5c702c1cafed053 +SIZE (apache2/mod_setenvifplus-0.19-src.tar.gz) = 21552 diff --git a/www/mod_webkit/Makefile b/www/mod_webkit/Makefile index 7516469f372c..5146aec15ac7 100644 --- a/www/mod_webkit/Makefile +++ b/www/mod_webkit/Makefile @@ -1,15 +1,10 @@ -# New ports collection makefile for: mod_webkit -# Date created: 2005-12-22 -# Whom: Choe, Cheng-Dae -# +# Created by: Choe, Cheng-Dae # $FreeBSD$ -# PORTNAME= mod_webkit -PORTVERSION= 1.1b1 -PORTREVISION= 2 +PORTVERSION= 1.1 CATEGORIES= www -MASTER_SITES= SF/webware/Webware/1.1b1 +MASTER_SITES= SF/webware/Webware/1.1 DISTNAME= Webware-${PORTVERSION} MAINTAINER= apache@FreeBSD.org diff --git a/www/mod_webkit/distinfo b/www/mod_webkit/distinfo index 0cb631c628ab..e488c9b70da2 100644 --- a/www/mod_webkit/distinfo +++ b/www/mod_webkit/distinfo @@ -1,2 +1,2 @@ -SHA256 (Webware-1.1b1.tar.gz) = fa8b6f51323b92bafd6b2dec0625d1e7b0a69f3423b5b4a2a09b1d585358d1eb -SIZE (Webware-1.1b1.tar.gz) = 943300 +SHA256 (Webware-1.1.tar.gz) = 536a818b04eb83b667d6f38590b001306863ddd4b98e8a530d435e14773a4f9e +SIZE (Webware-1.1.tar.gz) = 947497 |