From hsn@sendmail.cz  Thu Dec 23 22:39:16 2010
Return-Path: <hsn@sendmail.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 55829106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 23 Dec 2010 22:39:16 +0000 (UTC)
	(envelope-from hsn@sendmail.cz)
Received: from slush.phatservers.com (slush.phatservers.com [64.6.104.18])
	by mx1.freebsd.org (Postfix) with ESMTP id 340198FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 23 Dec 2010 22:39:15 +0000 (UTC)
Received: from fbsd8.localdomain (205.83.broadband7.iol.cz [88.102.83.205])
	(authenticated bits=128)
	by slush.phatservers.com (8.14.3/8.14.3) with ESMTP id oBNMdCt4002179;
	Thu, 23 Dec 2010 14:39:14 -0800 (PST)
	(envelope-from hsn@sendmail.cz)
Received: from fbsd8.localdomain (localhost [127.0.0.1])
	by fbsd8.localdomain (8.14.4/8.14.4) with ESMTP id oBNMd2R2031443;
	Thu, 23 Dec 2010 23:39:02 +0100 (CET)
	(envelope-from hsn@fbsd8.localdomain)
Received: (from hsn@localhost)
	by fbsd8.localdomain (8.14.4/8.14.4/Submit) id oBNMd17m031442;
	Thu, 23 Dec 2010 23:39:01 +0100 (CET)
	(envelope-from hsn)
Message-Id: <201012232239.oBNMd17m031442@fbsd8.localdomain>
Date: Thu, 23 Dec 2010 23:39:01 +0100 (CET)
From: Radim Kolar <hsn@sendmail.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: g.veniamin@googlemail.com, hsn@sendmail.cz
Subject: [PATCH] net/activemq: update to 5.4.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: g.veniamin@googlemail.com

>Number:         153413
>Category:       ports
>Synopsis:       [PATCH] net/activemq: update to 5.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jpaetzel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 23 22:40:09 UTC 2010
>Closed-Date:    Fri Dec 24 22:16:02 UTC 2010
>Last-Modified:  Fri Dec 24 22:20:10 UTC 2010
>Originator:     Radim Kolar
>Release:        FreeBSD 8.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd8.localdomain 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0: Mon Dec  6 17:46:22 CET
>Description:
- Update to 5.4.2
added license

Port maintainer (g.veniamin@googlemail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- activemq-5.4.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/activemq/Makefile /home/hsn/ports/activemq/Makefile
--- /usr/ports/net/activemq/Makefile	2010-11-18 14:57:12.000000000 +0100
+++ /home/hsn/ports/activemq/Makefile	2010-12-23 23:22:11.118998233 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	activemq
-PORTVERSION=	5.4.1
+PORTVERSION=	5.4.2
 CATEGORIES=	net java
 MASTER_SITES=	http://www.sai.msu.su/apache/${MASTER_SITE_SUBDIR}/ \
 		${MASTER_SITE_APACHE}/${MASTER_SITE_SUBDIR}/
@@ -19,6 +19,7 @@
 NO_BUILD=	yes
 
 USE_JAVA=	yes
+LICENSE=	ASL
 JAVA_VERSION=	1.5+
 MQDATA=		${PREFIX}/lib/${PORTNAME}
 MQDB=		${PREFIX}/${PORTNAME}
diff -ruN --exclude=CVS /usr/ports/net/activemq/distinfo /home/hsn/ports/activemq/distinfo
--- /usr/ports/net/activemq/distinfo	2010-11-18 14:57:12.000000000 +0100
+++ /home/hsn/ports/activemq/distinfo	2010-12-23 23:24:10.418984684 +0100
@@ -1,2 +1,2 @@
-SHA256 (apache-activemq-5.4.1-bin.tar.gz) = 58783bd3cf3b9e3f38798922f765e6b225facd4748eb4284ec225a0a054cba77
-SIZE (apache-activemq-5.4.1-bin.tar.gz) = 45425692
+SHA256 (apache-activemq-5.4.2-bin.tar.gz) = 515000ef9f9734270465dbdd16852b39e4ec25f50da5927bd7f6fd3438a48716
+SIZE (apache-activemq-5.4.2-bin.tar.gz) = 45690056
diff -ruN --exclude=CVS /usr/ports/net/activemq/pkg-plist /home/hsn/ports/activemq/pkg-plist
--- /usr/ports/net/activemq/pkg-plist	2010-11-18 14:57:12.000000000 +0100
+++ /home/hsn/ports/activemq/pkg-plist	2010-12-23 23:36:17.431297701 +0100
@@ -6,12 +6,12 @@
 lib/activemq/data
 lib/activemq/example
 lib/activemq/lib/activation-1.1.jar
-lib/activemq/lib/activemq-camel-5.4.1.jar
-lib/activemq/lib/activemq-console-5.4.1.jar
-lib/activemq/lib/activemq-core-5.4.1.jar
-lib/activemq/lib/activemq-jaas-5.4.1.jar
+lib/activemq/lib/activemq-camel-5.4.2.jar
+lib/activemq/lib/activemq-console-5.4.2.jar
+lib/activemq/lib/activemq-core-5.4.2.jar
+lib/activemq/lib/activemq-jaas-5.4.2.jar
 lib/activemq/lib/activemq-protobuf-1.1.jar
-lib/activemq/lib/activemq-web-5.4.1.jar
+lib/activemq/lib/activemq-web-5.4.2.jar
 lib/activemq/lib/camel-core-2.4.0.jar
 lib/activemq/lib/camel-jetty-2.4.0.jar
 lib/activemq/lib/camel-jms-2.4.0.jar
@@ -22,14 +22,14 @@
 lib/activemq/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar
 lib/activemq/lib/jaxb-api-2.1.jar
 lib/activemq/lib/jaxb-impl-2.1.6.jar
-lib/activemq/lib/kahadb-5.4.1.jar
+lib/activemq/lib/kahadb-5.4.2.jar
 lib/activemq/lib/optional/activeio-core-3.1.2.jar
-lib/activemq/lib/optional/activemq-jmdns_1.0-5.4.1.jar
-lib/activemq/lib/optional/activemq-optional-5.4.1.jar
-lib/activemq/lib/optional/activemq-pool-5.4.1.jar
-lib/activemq/lib/optional/activemq-rar-5.4.1.rar
-lib/activemq/lib/optional/activemq-spring-5.4.1.jar
-lib/activemq/lib/optional/activemq-xmpp-5.4.1.jar
+lib/activemq/lib/optional/activemq-jmdns_1.0-5.4.2.jar
+lib/activemq/lib/optional/activemq-optional-5.4.2.jar
+lib/activemq/lib/optional/activemq-pool-5.4.2.jar
+lib/activemq/lib/optional/activemq-rar-5.4.2.rar
+lib/activemq/lib/optional/activemq-spring-5.4.2.jar
+lib/activemq/lib/optional/activemq-xmpp-5.4.2.jar
 lib/activemq/lib/optional/commons-beanutils-1.6.1.jar
 lib/activemq/lib/optional/commons-codec-1.2.jar
 lib/activemq/lib/optional/commons-collections-3.2.1.jar
@@ -57,16 +57,16 @@
 lib/activemq/lib/optional/velocity-1.6.2.jar
 lib/activemq/lib/optional/woodstox-core-asl-4.0.7.jar
 lib/activemq/lib/optional/xbean-spring-3.7.jar
-lib/activemq/lib/optional/xmlpull-1.1.3.4d_b4_min.jar
 lib/activemq/lib/optional/xstream-1.3.1.jar
+lib/activemq/lib/optional/xpp3-1.1.4c.jar
 lib/activemq/lib/stax-1.2.0.jar
 lib/activemq/lib/stax-api-1.0.1.jar
 lib/activemq/lib/web/commons-management-1.0.jar
 lib/activemq/lib/web/core-3.1.1.jar
 lib/activemq/lib/web/geronimo-servlet_2.5_spec-1.2.jar
 lib/activemq/lib/web/jdom-1.0.jar
-lib/activemq/lib/web/jetty-all-server-7.0.1.v20091125.jar
-lib/activemq/lib/web/jetty-websocket-7.0.1.v20091125.jar
+lib/activemq/lib/web/jetty-all-server-7.1.6.v20100715.jar
+lib/activemq/lib/web/jetty-websocket-7.1.6.v20100715.jar
 lib/activemq/lib/web/jsp-2.1-glassfish-2.1.v20100127.jar
 lib/activemq/lib/web/jsp-api-2.1-glassfish-2.1.v20100127.jar
 lib/activemq/lib/web/rome-0.8.jar
@@ -440,6 +440,8 @@
 %%ETCDIR%%/credentials.properties
 %%ETCDIR%%/jetty-realm.properties
 %%ETCDIR%%/jetty.xml
+%%ETCDIR%%/jmx.access
+%%ETCDIR%%/jmx.password
 %%ETCDIR%%/log4j.properties
 %%ETCDIR%%/logging.properties
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/docs
--- activemq-5.4.2.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Dec 23 22:40:16 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153413 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: g.veniamin@googlemail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153413: [PATCH] net/activemq: update to 5.4.2
Date: Thu, 23 Dec 2010 22:40:14 UT

 Maintainer of net/activemq,
 
 Please note that PR ports/153413 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153413
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Veniamin Gvozdikov <g.veniamin@googlemail.com>
To: bug-followup@FreeBSD.org,
 hsn@sendmail.cz
Cc:  
Subject: Re: ports/153413: [PATCH] net/activemq: update to 5.4.2
Date: Fri, 24 Dec 2010 10:04:06 +0700

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --Apple-Mail-810--827449908
 Content-Type: multipart/alternative; boundary=Apple-Mail-809--827449995
 
 
 --Apple-Mail-809--827449995
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=us-ascii
 
 You can update it.
 
 Veniamin Gvozdikov. Senior Systems Administrator
 phones: +7 950 40 90 481 or +7 913 04 98 311
 email: g.veniamin(at)googlemail(dot)com GPG:9B9E5154
 jabber: zloidemon(at)jabber(dot)ru GPG:19B4A605
 
 
 --Apple-Mail-809--827449995
 Content-Transfer-Encoding: 7bit
 Content-Type: text/html;
 	charset=us-ascii
 
 <html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You can update it.<div><br><div>
 <style> #sig a:link{color: #690;} #sig a:visited{color: #690;} #sig a:hover{color: #690;} </style>
 
 <div id="sig" style="-webkit-text-size-adjust:none;line-height: 14px; margin: 6px 0; padding: 8px; border-top: 1px #999 dotted; border-bottom: 1px #999 dotted; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 10px; color: #555;">
 <strong style="color: #000;">Veniamin Gvozdikov</strong>. Senior Systems Administrator<br>
 phones: <strong style="color: #000;">+7 950 40 90 481</strong> or <strong style="color: #000;">+7 913 04 98 311</strong><br>
 email: <a href="mailto:g.veniamin@googlemail.com" style="color: #000; text-decoration: none; border-bottom: 1px #999 dotted;">g.veniamin(at)googlemail(dot)com</a> GPG:<strong style="color: #000;">9B9E5154</strong><br>
 jabber: <a href="jabber:zloidemon@jabber.ru" style="color: #000; text-decoration: none; border-bottom: 1px #999 dotted;">zloidemon(at)jabber(dot)ru</a> GPG:<strong style="color: #000;">19B4A605</strong></div>
 
 
 </div>
 <br></div></body></html>
 --Apple-Mail-809--827449995--
 
 --Apple-Mail-810--827449908
 content-type: application/pgp-signature; x-mac-type=70674453;
 	name=PGP.sig
 content-description: This is a digitally signed message part
 content-disposition: inline; filename=PGP.sig
 content-transfer-encoding: 7bit
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (Darwin)
 
 iQEcBAEBAgAGBQJNFA2nAAoJENrVvVGbnlFUz4oH/RheRnHrzPyV+zYHRKrToRDw
 2ZjPyA2noZ8QFITGDVEwtBhC7l3ykqacWBbf+lnUQmM138K3F/8keVV5PzunSbKi
 +Lag/cMx0CaoXDj4iMh8N8ppMJuyUEX2dT5GbEpCnJkRCVAewiJycSVPeQTWjzyZ
 X1ZUsEpag3tJvwElrOjx6D4cF40HQUH0BpskVsLCCVNGAZr8R4ASm459aYRhLphM
 /KpUCJqyH6C9njqPmjQ7NI4zH09mT6yhUEeabauJFUnXOIDhJXf47ybZ0besGnwb
 6gajX5+qS3Uz6ZCgJP0gIj6BS0xRONuhuaJdZ29m/3r/9uzEFSQyFFhKNKbm1A0=
 =hRK0
 -----END PGP SIGNATURE-----
 
 --Apple-Mail-810--827449908--
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Fri Dec 24 03:34:22 UTC 2010 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153413 
Responsible-Changed-From-To: freebsd-ports-bugs->jpaetzel 
Responsible-Changed-By: jpaetzel 
Responsible-Changed-When: Fri Dec 24 20:58:11 UTC 2010 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153413 
State-Changed-From-To: open->closed 
State-Changed-By: jpaetzel 
State-Changed-When: Fri Dec 24 22:15:41 UTC 2010 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153413 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153413: commit references a PR
Date: Fri, 24 Dec 2010 22:15:31 +0000 (UTC)

 jpaetzel    2010-12-24 22:15:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/activemq         Makefile distinfo pkg-plist 
   Log:
   Update to 5.4.2
   Added license
   
   PR:     ports/153413
   Submitted by:   Radim Kolar <hsn@sendmail.cz>
   Approved by:    Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
   
   Revision  Changes    Path
   1.4       +2 -1      ports/net/activemq/Makefile
   1.3       +2 -2      ports/net/activemq/distinfo
   1.4       +17 -15    ports/net/activemq/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
