| Summary: | [PATCH] www/tomcat-native 1.1.30 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | wombat | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
wombat
2014-04-17 04:00:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) Author: ale Date: Thu Apr 17 12:52:40 2014 New Revision: 351468 URL: http://svnweb.freebsd.org/changeset/ports/351468 QAT: https://qat.redports.org/buildarchive/r351468/ Log: Update to 1.1.30 release. PR: ports/188713 Submitted by: Patrick Abeya <wombat@marsupial.org> Modified: head/www/tomcat-native/Makefile head/www/tomcat-native/distinfo Modified: head/www/tomcat-native/Makefile ============================================================================== --- head/www/tomcat-native/Makefile Thu Apr 17 12:31:13 2014 (r351467) +++ head/www/tomcat-native/Makefile Thu Apr 17 12:52:40 2014 (r351468) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat-native -PORTVERSION= 1.1.29 +PORTVERSION= 1.1.30 CATEGORIES= www java MASTER_SITES= APACHE MASTER_SITE_SUBDIR= tomcat/tomcat-connectors/native/${PORTVERSION}/source Modified: head/www/tomcat-native/distinfo ============================================================================== --- head/www/tomcat-native/distinfo Thu Apr 17 12:31:13 2014 (r351467) +++ head/www/tomcat-native/distinfo Thu Apr 17 12:52:40 2014 (r351468) @@ -1,2 +1,2 @@ -SHA256 (tomcat-native-1.1.29-src.tar.gz) = 25fc6f3d65aeb3ac93142a4b536587b1231ac925eaf32a40f55c92a0991cf232 -SIZE (tomcat-native-1.1.29-src.tar.gz) = 286622 +SHA256 (tomcat-native-1.1.30-src.tar.gz) = 0842c2a14163e2c16b8140d1855701bc3d7daba493d0193ec1bba0aa49aa8c11 +SIZE (tomcat-native-1.1.30-src.tar.gz) = 384311 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Updated, thanks! |