Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2008 15:32:09 +0200 (EET)
From:      Tomas Verbaitis <tomasv@megalogika.lt>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        girgen@FreeBSD.org
Subject:   ports/129654: [PATCH] www/mod_jk: update to 1.2.27
Message-ID:  <20081215133209.24739E6038@pilvas.lan>
Resent-Message-ID: <200812151350.mBFDo32h034191@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129654
>Category:       ports
>Synopsis:       [PATCH] www/mod_jk: update to 1.2.27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 15 13:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Tomas Verbaitis
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Megalogika ltd
>Environment:
System: FreeBSD pilvas.lan 8.0-CURRENT FreeBSD 8.0-CURRENT #14: Fri Dec  5 11:00:32 EET
>Description:
- Update to 1.2.27
- fix couple of portlint warnings

Port maintainer (girgen@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mod_jk-1.2.27,1.patch begins here ---
diff -u -ruN --exclude=CVS /usr/ports/www/mod_jk/Makefile /usr/home/tomasv/ports/www/mod_jk/Makefile
--- /usr/ports/www/mod_jk/Makefile	2008-01-07 12:44:16.000000000 +0200
+++ /usr/home/tomasv/ports/www/mod_jk/Makefile	2008-12-15 15:17:36.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mod_jk
-PORTVERSION=	1.2.26
-PORTREVISION=	0
+PORTVERSION=	1.2.27
 PORTEPOCH?=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_APACHE}
@@ -15,7 +14,7 @@
 DISTNAME=	tomcat-connectors-${PORTVERSION}-src
 
 MAINTAINER?=	girgen@FreeBSD.org
-COMMENT?=	Apache JK module for connecting to Tomcat using AJP1X
+COMMENT=	Apache JK module for connecting to Tomcat using AJP1X
 
 USE_APACHE?=	1.3+
 
diff -u -ruN --exclude=CVS /usr/ports/www/mod_jk/distinfo /usr/home/tomasv/ports/www/mod_jk/distinfo
--- /usr/ports/www/mod_jk/distinfo	2008-01-07 12:44:16.000000000 +0200
+++ /usr/home/tomasv/ports/www/mod_jk/distinfo	2008-12-15 15:10:30.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (tomcat-connectors-1.2.26-src.tar.gz) = feaec245136bc4d99a9dde95a00ea93c
-SHA256 (tomcat-connectors-1.2.26-src.tar.gz) = 75c2ef701622394536be2e0a2e5cf38330e8bb1078d683a733769a8c49a5381a
-SIZE (tomcat-connectors-1.2.26-src.tar.gz) = 1442605
+MD5 (tomcat-connectors-1.2.27-src.tar.gz) = a15cc9e3813ef5b081c7de10e6a1fbed
+SHA256 (tomcat-connectors-1.2.27-src.tar.gz) = 9ea66964194734a16416303ecc92a3b88b764caf17a6406254109e15d9ad3407
+SIZE (tomcat-connectors-1.2.27-src.tar.gz) = 1509182
--- mod_jk-1.2.27,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081215133209.24739E6038>