From bofh@bofh.1asiacom.net  Sun Mar 30 19:34:18 2014
Return-Path: <bofh@bofh.1asiacom.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id DD21921B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Mar 2014 19:34:17 +0000 (UTC)
Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.110.2])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "bofh.1asiacom.net", Issuer "bofh.1asiacom.net" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 26CE2175
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Mar 2014 19:34:16 +0000 (UTC)
Received: from bofh.1asiacom.net (localhost [127.0.0.1])
	by bofh.1asiacom.net (8.14.8/8.14.8) with ESMTP id s2UJY8Wq053590
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 31 Mar 2014 01:34:08 +0600 (BDT)
	(envelope-from bofh@bofh.1asiacom.net)
Received: (from root@localhost)
	by bofh.1asiacom.net (8.14.8/8.14.8/Submit) id s2UJY78X053589;
	Mon, 31 Mar 2014 01:34:07 +0600 (BDT)
	(envelope-from bofh)
Message-Id: <201403301934.s2UJY78X053589@bofh.1asiacom.net>
Date: Mon, 31 Mar 2014 01:34:07 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] www/resin3: update to 3.1.14
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         188096
>Category:       ports
>Synopsis:       [PATCH] www/resin3: update to 3.1.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 30 19:40:00 UTC 2014
>Closed-Date:    Sat Apr 05 15:02:34 UTC 2014
>Last-Modified:  Sat Apr 05 15:02:34 UTC 2014
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
- Update to 3.1.14

For Committer's reference:
https://redports.org/~subzero/20140330192500-27859-192943/resin-3.1.14.log
https://redports.org/~subzero/20140330192500-27859-192944/resin-3.1.14.log
https://redports.org/~subzero/20140330192500-27859-192945/resin-3.1.14.log
https://redports.org/~subzero/20140330192500-27859-192946/resin-3.1.14.log
https://redports.org/~subzero/20140330192500-27859-192947/resin-3.1.14.log
https://redports.org/~subzero/20140330192500-27859-192948/resin-3.1.14.log
https://redports.org/~subzero/20140330192500-27859-192949/resin-3.1.14.log
https://redports.org/~subzero/20140330192500-27859-192950/resin-3.1.14.log

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- resin-3.1.14.patch begins here ---
diff -ruN /usr/ports//www/resin3/Makefile ./Makefile
--- /usr/ports//www/resin3/Makefile	2013-09-21 05:36:50.000000000 +0600
+++ ./Makefile	2014-03-30 22:19:31.334005519 +0600
@@ -1,13 +1,15 @@
 # Created by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
 # $FreeBSD: head/www/resin3/Makefile 327776 2013-09-20 23:36:50Z bapt $
 
-PORTNAME=		resin
-PORTVERSION=		3.1.13
-CATEGORIES=		www java
-MASTER_SITES=		http://www.caucho.com/download/
+PORTNAME=	resin
+PORTVERSION=	3.1.14
+CATEGORIES=	www java
+MASTER_SITES=	http://www.caucho.com/download/
 
-MAINTAINER=		5u623l20@gmail.com
-COMMENT=		Java-based Application Server, 3.x branch
+MAINTAINER=	5u623l20@gmail.com
+COMMENT=	Java-based Application Server, 3.x branch
+
+LICENSE=	GPLv2
 
 OPTIONS_DEFINE=	APACHE22
 APACHE22_DESC=	Use Apache 2.2
@@ -115,10 +117,5 @@
 .if ${PORT_OPTIONS:MAPACHE22}
 	${APXS} -i -n caucho -a ${WRKSRC}/modules/c/src/apache2/.libs/mod_caucho.so
 .endif
-	@${ECHO_MSG}
-	@${ECHO_MSG} "********************************************************************************"
-	@${CAT} ${PKGMESSAGE}
-	@${ECHO_MSG} "********************************************************************************"
-	@${ECHO_MSG}
 
 .include <bsd.port.post.mk>
diff -ruN /usr/ports//www/resin3/distinfo ./distinfo
--- /usr/ports//www/resin3/distinfo	2013-01-08 11:10:44.000000000 +0600
+++ ./distinfo	2014-03-30 16:16:38.286507301 +0600
@@ -1,2 +1,2 @@
-SHA256 (resin-3.1.13.tar.gz) = f51b0acad197d44f69c1f722f07ab10efd046d52decef34ab0dd5d6194196b0b
-SIZE (resin-3.1.13.tar.gz) = 10273075
+SHA256 (resin-3.1.14.tar.gz) = 6ad8218caa6f1d3333cbeaad2a6839691f211746578fbb3a45321246e211c348
+SIZE (resin-3.1.14.tar.gz) = 10276901
--- resin-3.1.14.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Sun Mar 30 19:40:04 UTC 2014 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188096 
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Mar 30 19:40:06 UTC 2014 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188096 
State-Changed-From-To: open->feedback 
State-Changed-By: sunpoet 
State-Changed-When: Fri Apr 4 07:46:07 UTC 2014 
State-Changed-Why:  
Please add STAGEDIR support. Commit containg NO_STAGE is prohibited now. 
Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188096 
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Apr 5 15:02:33 UTC 2014 
State-Changed-Why:  
Superseded by ports/188268. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188096 
>Unformatted:
