1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Update mod_jk to latest version, and remove the now

obsolete mod_jk-apache2.
Feature safe: yes
This commit is contained in:
Palle Girgensohn 2012-11-14 15:42:05 +00:00
parent 61bfd97ca9
commit 1f596030f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307421
4 changed files with 5 additions and 28 deletions

1
MOVED
View File

@ -3840,3 +3840,4 @@ x11-wm/waimea||2012-11-05|Has expired: Development ceased
x11-wm/waimea-devel||2012-11-05|Has expired: Development ceased
devel/py-liblarch_gtk||2012-11-09|Merged into devel/py-liblarch
x11-fonts/tolkien-ttf||2012-11-11|Has expired: Does not fetch: there are no more public distfiles
www/mod_jk-apache2|www/mod_jk|2012-11-14|Apache 1.3 is no longer in the tree

View File

@ -1,17 +0,0 @@
# Created by: Larry Lansing <lansil@fuzzynerd.com>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../mod_jk
USE_APACHE= 22
PORTREVISION= 2
PORTEPOCH= 0
LATEST_LINK= mod_jk-ap2
MAINTAINER= girgen@FreeBSD.org
COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X
MAKE_JOBS_SAFE= yes
CFLAGS+= -I${LOCALBASE}/include
.include "${MASTERDIR}/Makefile"

View File

@ -6,8 +6,7 @@
#
PORTNAME= mod_jk
PORTVERSION= 1.2.32
PORTREVISION= 1
PORTVERSION= 1.2.37
PORTEPOCH?= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE}
@ -21,16 +20,10 @@ COMMENT?= Apache JK module for connecting to Tomcat using AJP1X
MAKE_JOBS_SAFE= yes
USE_APACHE?= 22+
APACHE_VER= 2.0
.include <bsd.port.pre.mk>
.if ${APACHE_VERSION} >= 20
PKGNAMESUFFIX= -ap2
APACHE_VER= 2.0
.else
APACHE_VER= 1.3
.endif
WRKSRC= ${WRKDIR}/tomcat-connectors-${PORTVERSION}-src/native
USE_GMAKE= yes

View File

@ -1,2 +1,2 @@
SHA256 (tomcat-connectors-1.2.32-src.tar.gz) = 512a5d4ae06fd6d6aa7ba6f177b7c9ba1c8297c676b3c33686c1ffacb83035b6
SIZE (tomcat-connectors-1.2.32-src.tar.gz) = 1545588
SHA256 (tomcat-connectors-1.2.37-src.tar.gz) = 38a92623ddd28b85bbf54cf77f4c867ccbebafb71233131471623691e4e751f9
SIZE (tomcat-connectors-1.2.37-src.tar.gz) = 1528647