diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-05 23:02:05 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-05 23:02:05 +0000 |
commit | d9e74eb9ac345d3a6c4cfb0406061cb51fe33c97 (patch) | |
tree | 4417f34a825713880b27dcb5eebd086861b17a97 /www/geronimo | |
parent | aa1b92953f77678025385d1676e5488076e9f936 (diff) | |
download | ports-d9e74eb9ac345d3a6c4cfb0406061cb51fe33c97.tar.gz ports-d9e74eb9ac345d3a6c4cfb0406061cb51fe33c97.zip |
Notes
Diffstat (limited to 'www/geronimo')
-rw-r--r-- | www/geronimo/Makefile | 4 | ||||
-rw-r--r-- | www/geronimo/distinfo | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/geronimo/Makefile b/www/geronimo/Makefile index 75585ec1f1e6..d088853538a1 100644 --- a/www/geronimo/Makefile +++ b/www/geronimo/Makefile @@ -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 @@ OPTIONS= TOMCAT6 "Use Tomcat instead of default Jetty" off .if defined(WITH_TOMCAT6) WEBSERVER= tomcat6 .else -WEBSERVER= jetty6 +WEBSERVER= jetty7 .endif MAJOR_VER= ${PORTVERSION:C/\..*//} diff --git a/www/geronimo/distinfo b/www/geronimo/distinfo index a02ee4a62ea0..d27e43d7f0f4 100644 --- a/www/geronimo/distinfo +++ b/www/geronimo/distinfo @@ -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 |