Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2010 20:17:00 +1300 (NZDT)
From:      Jonathan Chen <jonc@chen.org.nz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/144952: update www/geronimo to 2.2
Message-ID:  <20100322071700.A07BEE0479@chen.org.nz>
Resent-Message-ID: <201003220720.o2M7K1EA092273@freefall.freebsd.org>

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

>Number:         144952
>Category:       ports
>Synopsis:       update www/geronimo to 2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 22 07:20:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Chen
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD osiris.chen.org.nz 8.0-STABLE FreeBSD 8.0-STABLE #0: Mon Jan 18 16:18:01 NZDT 2010 root@osiris.chen.org.nz:/usr/obj/usr/src/sys/OSIRIS amd64
>Description:

Update www/geronimo to 2.2

>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/www/geronimo/Makefile ./Makefile
--- /usr/ports/www/geronimo/Makefile	2009-04-23 17:16:01.000000000 +1200
+++ ./Makefile	2010-03-18 15:01:37.000000000 +1300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	geronimo
-PORTVERSION=	2.1.4
+PORTVERSION=	2.2
 CATEGORIES=	www devel java
 MASTER_SITES=	${MASTER_SITE_APACHE}
 MASTER_SITE_SUBDIR=	geronimo/${PORTVERSION}
@@ -29,7 +29,7 @@
 .if defined(WITH_TOMCAT6)
 WEBSERVER=	tomcat6
 .else
-WEBSERVER=	jetty6
+WEBSERVER=	jetty7
 .endif
 
 MAJOR_VER=	${PORTVERSION:C/\..*//}
diff -ruN /usr/ports/www/geronimo/distinfo ./distinfo
--- /usr/ports/www/geronimo/distinfo	2009-04-23 17:16:01.000000000 +1200
+++ ./distinfo	2010-03-22 08:50:36.000000000 +1300
@@ -1,6 +1,6 @@
-MD5 (geronimo-jetty6-javaee5-2.1.4-bin.tar.gz) = c6d162e5966802e3f832e26acffa36cb
-SHA256 (geronimo-jetty6-javaee5-2.1.4-bin.tar.gz) = d3d6dec96c784ff1fc31435f3613eada73e7bab346cc848f69e618951f8af5c7
-SIZE (geronimo-jetty6-javaee5-2.1.4-bin.tar.gz) = 73021583
-MD5 (geronimo-tomcat6-javaee5-2.1.4-bin.tar.gz) = 9dc05e025f47854aaa76b61cc3e4f9c8
-SHA256 (geronimo-tomcat6-javaee5-2.1.4-bin.tar.gz) = c648d38574edac0076cc8b1ada1f0d14e2cbea169cd3a6346f23b3cfa1504728
-SIZE (geronimo-tomcat6-javaee5-2.1.4-bin.tar.gz) = 74298228
+MD5 (geronimo-tomcat6-javaee5-2.2-bin.tar.gz) = a7863d7b0f02c85b08bd32ee6e77550e
+SHA256 (geronimo-tomcat6-javaee5-2.2-bin.tar.gz) = 102b1263ae48edb8a2368e13c8d3982c6259e37b5120ae79e7f2cc50eae772a2
+SIZE (geronimo-tomcat6-javaee5-2.2-bin.tar.gz) = 92199119
+MD5 (geronimo-jetty7-javaee5-2.2-bin.tar.gz) = 41a3e88aa6e533dd00bf31c5fbd38e65
+SHA256 (geronimo-jetty7-javaee5-2.2-bin.tar.gz) = 25d41a32e0d9fb95182160aece4aa9c90ece01f872b4abf69084ca4c4deacddf
+SIZE (geronimo-jetty7-javaee5-2.2-bin.tar.gz) = 90727436
>Release-Note:
>Audit-Trail:
>Unformatted:



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