Bug 175119 - [MAINTAINER] www/resin3: update to 3.1.13
Summary: [MAINTAINER] www/resin3: update to 3.1.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-08 02:00 UTC by Muhammad Moinur Rahman
Modified: 2013-01-08 05:20 UTC (History)
0 users

See Also:


Attachments
resin-3.1.13.patch (3.34 KB, patch)
2013-01-08 02:00 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-08 02:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

jgh@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-01-08 05:10:57 UTC
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"
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2013-01-08 05:11:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!