diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/geronimo/Makefile | 4 | ||||
-rw-r--r-- | www/geronimo/distinfo | 8 | ||||
-rw-r--r-- | www/geronimo/pkg-descr | 4 |
3 files changed, 6 insertions, 10 deletions
diff --git a/www/geronimo/Makefile b/www/geronimo/Makefile index d088853538a1..7c15573ebb7c 100644 --- a/www/geronimo/Makefile +++ b/www/geronimo/Makefile @@ -6,13 +6,13 @@ # PORTNAME= geronimo -PORTVERSION= 2.2 +PORTVERSION= 2.2.1 CATEGORIES= www devel java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= geronimo/${PORTVERSION} DISTNAME= ${PORTNAME}-${WEBSERVER}-javaee5-${PORTVERSION}-bin -MAINTAINER= jonc@chen.org.nz +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source Java EE 5 application server USE_JAVA= yes diff --git a/www/geronimo/distinfo b/www/geronimo/distinfo index d27e43d7f0f4..2466b241f55e 100644 --- a/www/geronimo/distinfo +++ b/www/geronimo/distinfo @@ -1,6 +1,2 @@ -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 +SHA256 (geronimo-jetty7-javaee5-2.2.1-bin.tar.gz) = 0d868528e6292938aa136e10f7e77f1eedea52a16e526717aa90cd11503364b1 +SIZE (geronimo-jetty7-javaee5-2.2.1-bin.tar.gz) = 112389760 diff --git a/www/geronimo/pkg-descr b/www/geronimo/pkg-descr index 54c5f4ec2a7a..efa51830fc1f 100644 --- a/www/geronimo/pkg-descr +++ b/www/geronimo/pkg-descr @@ -1,4 +1,4 @@ -Geronimo is a Java EE 5 application server which is developed by the Apache -Geronimo open source community and it is under the Apache License. +Geronimo is a Java EE 5 application server which is developed by the +Apache Software Foundation and it is under the Apache Software License 2.0. WWW: http://geronimo.apache.org/ |