From nobody@FreeBSD.org  Fri Jun  4 07:44:19 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9CA80106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  4 Jun 2010 07:44:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8C7D68FC20
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  4 Jun 2010 07:44:19 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o547iJ0m098986
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 4 Jun 2010 07:44:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o547iJQ2098985;
	Fri, 4 Jun 2010 07:44:19 GMT
	(envelope-from nobody)
Message-Id: <201006040744.o547iJQ2098985@www.freebsd.org>
Date: Fri, 4 Jun 2010 07:44:19 GMT
From: Wen Heping <wen@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Update] net/jicmp: Update to 1.0.11
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: rtdean@cytherianage.net

>Number:         147460
>Category:       ports
>Synopsis:       [Update] net/jicmp: Update to 1.0.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 04 07:50:01 UTC 2010
>Closed-Date:    Mon Jun 28 00:56:16 UTC 2010
>Last-Modified:  Mon Jun 28 01:00:10 UTC 2010
>Originator:     Wen Heping
>Release:        FreeBSD 9.0
>Organization:
FreeBSD
>Environment:
>Description:
update to 1.0.11
>How-To-Repeat:

>Fix:
--- Makefile.orig       2010-06-04 15:42:35.000000000 +0800
+++ Makefile    2010-06-04 10:42:20.000000000 +0800
@@ -6,9 +6,9 @@
 #

 PORTNAME=      jicmp
-PORTVERSION=   1.0.9
+PORTVERSION=   1.0.11
 CATEGORIES=    net java
-MASTER_SITES=  SF/opennms/OldFiles
+MASTER_SITES=  SF/opennms/JICMP/stable-1.0

 MAINTAINER=    rtdean@cytherianage.net
 COMMENT=       A Java native interface (JNI) to ICMP (ping)
--- distinfo.orig       2010-06-04 15:42:42.000000000 +0800
+++ distinfo    2010-06-04 10:44:35.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (jicmp-1.0.9.tar.gz) = ed50296043ae0243a0a68f4a2d22025c
-SHA256 (jicmp-1.0.9.tar.gz) = 797ed02828d20154c1cffff3825cc1b27d84edf4af7dedcd14afc671313ca74a
-SIZE (jicmp-1.0.9.tar.gz) = 325122
+MD5 (jicmp-1.0.11.tar.gz) = 8d46317af6badd960546ab2383fb0ca2
+SHA256 (jicmp-1.0.11.tar.gz) = 248ebfab4426255ad298b389f31d09d209b3cae89d620d8ed797ec51a043fe17
+SIZE (jicmp-1.0.11.tar.gz) = 355674


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jun 4 07:50:11 UTC 2010 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147460 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Jun 4 07:50:15 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: rtdean@cytherianage.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/147460: [Update] net/jicmp: Update to 1.0.11
Date: Fri, 4 Jun 2010 07:50:13 UT

 Maintainer of net/jicmp,
 
 Please note that PR ports/147460 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/147460
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: wen 
State-Changed-When: Mon Jun 28 00:56:15 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147460: commit references a PR
Date: Mon, 28 Jun 2010 00:55:39 +0000 (UTC)

 wen         2010-06-28 00:55:26 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/jicmp            Makefile distinfo 
   Log:
   - Update to 1.0.11
   
   PR:             ports/147460
   Submitted by:   Wen Heping(myself)
   Approved by:    maintainer(timeout, >20 days)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.4       +1 -1      ports/net/jicmp/Makefile
   1.3       +3 -3      ports/net/jicmp/distinfo
 _______________________________________________
 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:
