Summary: | [MAINTAINER] www/resin3: update to 3.1.13 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Muhammad Moinur Rahman <bofh> | ||||
Component: | Individual Port(s) | Assignee: | Jason Helfman <jgh> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Muhammad Moinur Rahman
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->jgh jgh@ wants this port PRs (via the GNATS Auto Assign Tool) Author: jgh Date: Tue Jan 8 05:10:44 2013 New Revision: 310067 URL: http://svnweb.freebsd.org/changeset/ports/310067 Log: - update to 3.1.13 PR: 175119 Submitted by: maintainer, 5u623l20@gmail.com Modified: head/www/resin3/Makefile (contents, props changed) head/www/resin3/distinfo (contents, props changed) head/www/resin3/pkg-plist (contents, props changed) Modified: head/www/resin3/Makefile ============================================================================== --- head/www/resin3/Makefile Tue Jan 8 05:06:26 2013 (r310066) +++ head/www/resin3/Makefile Tue Jan 8 05:10:44 2013 (r310067) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= resin -PORTVERSION= 3.1.12 -PORTREVISION= 3 +PORTVERSION= 3.1.13 CATEGORIES= www java MASTER_SITES= http://www.caucho.com/download/ Modified: head/www/resin3/distinfo ============================================================================== --- head/www/resin3/distinfo Tue Jan 8 05:06:26 2013 (r310066) +++ head/www/resin3/distinfo Tue Jan 8 05:10:44 2013 (r310067) @@ -1,2 +1,2 @@ -SHA256 (resin-3.1.12.tar.gz) = df33cfbf4e020b1942294c5c7cc5120d1646e758a80ff1076b54d6e81023508f -SIZE (resin-3.1.12.tar.gz) = 10266642 +SHA256 (resin-3.1.13.tar.gz) = f51b0acad197d44f69c1f722f07ab10efd046d52decef34ab0dd5d6194196b0b +SIZE (resin-3.1.13.tar.gz) = 10273075 Modified: head/www/resin3/pkg-plist ============================================================================== --- head/www/resin3/pkg-plist Tue Jan 8 05:06:26 2013 (r310066) +++ head/www/resin3/pkg-plist Tue Jan 8 05:10:44 2013 (r310067) @@ -82,6 +82,7 @@ etc/resin3/app-default.xml %%APP_NAME%%/webapps/resin-doc/changes/resin-3.0.9.xtp %%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.0.xtp %%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.1.xtp +%%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.13.xtp %%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.2.xtp %%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.3.xtp %%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.4.xtp _______________________________________________ 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 Committed. Thanks! |