From d9891caba06537e28a9472ba6f3c073c8fab519a Mon Sep 17 00:00:00 2001 From: girgen Date: Mon, 9 Oct 2006 16:09:36 +0000 Subject: Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19. --- www/mod_jk-apache2/Makefile | 3 ++- www/mod_jk/Makefile | 5 +++-- www/mod_jk/distinfo | 6 +++--- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/www/mod_jk-apache2/Makefile b/www/mod_jk-apache2/Makefile index 0e04a35d7226..00204149e2df 100644 --- a/www/mod_jk-apache2/Makefile +++ b/www/mod_jk-apache2/Makefile @@ -6,8 +6,9 @@ # MASTERDIR= ${.CURDIR}/../mod_jk -WITH_APACHE2= YES +USE_APACHE= 2.0+ PORTEPOCH= 0 +LATEST_LINK= mod_jk-ap2 MAINTAINER= girgen@FreeBSD.org COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index c6b92cad6d62..140b015a7223 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_jk -PORTVERSION= 1.2.18 +PORTVERSION= 1.2.19 PORTREVISION= 0 PORTEPOCH?= 1 CATEGORIES= www @@ -17,11 +17,12 @@ DISTNAME= tomcat-connectors-${PORTVERSION}-src MAINTAINER?= girgen@FreeBSD.org COMMENT?= Apache JK module for connecting to Tomcat using AJP1X -USE_APACHE= 1.3+ +USE_APACHE?= 1.3+ .include .if ${APACHE_VERSION} >= 20 +PKGNAMESUFFIX= -ap2 APACHE_VER= 2.0 .else APACHE_VER= 1.3 diff --git a/www/mod_jk/distinfo b/www/mod_jk/distinfo index a558d4f38b03..722c83d8776a 100644 --- a/www/mod_jk/distinfo +++ b/www/mod_jk/distinfo @@ -1,3 +1,3 @@ -MD5 (tomcat-connectors-1.2.18-src.tar.gz) = 58e1b9406e0cfe11bd4bc297ba146b4f -SHA256 (tomcat-connectors-1.2.18-src.tar.gz) = 149de5bf40d4f7d29efaf3e61d401a74db93c1cf27e0053dd29a316db98ad311 -SIZE (tomcat-connectors-1.2.18-src.tar.gz) = 929823 +MD5 (tomcat-connectors-1.2.19-src.tar.gz) = 9c3b7135a4992c7f39d5f7aef9c25b30 +SHA256 (tomcat-connectors-1.2.19-src.tar.gz) = 7d75e357c6ff083f5b383d53475a3f14d1f6a45294bf0f2de0a8c552a04746c0 +SIZE (tomcat-connectors-1.2.19-src.tar.gz) = 1246419 -- cgit