From adox@mcx2.org  Sat Jan 24 16:11:04 2009
Return-Path: <adox@mcx2.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1314710656ED
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Jan 2009 16:11:04 +0000 (UTC)
	(envelope-from adox@mcx2.org)
Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184])
	by mx1.freebsd.org (Postfix) with ESMTP id A12598FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Jan 2009 16:11:03 +0000 (UTC)
	(envelope-from adox@mcx2.org)
Received: by fk-out-0910.google.com with SMTP id f40so1898638fka.11
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Jan 2009 08:11:02 -0800 (PST)
Received: by 10.223.108.196 with SMTP id g4mr174476fap.36.1232813461541;
        Sat, 24 Jan 2009 08:11:01 -0800 (PST)
Received: from localhost (p579DC7EE.dip.t-dialin.net [87.157.199.238])
        by mx.google.com with ESMTPS id 8sm13085463fxm.76.2009.01.24.08.11.00
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 24 Jan 2009 08:11:01 -0800 (PST)
Message-Id: <497b3d95.080db80a.6173.ffff975d@mx.google.com>
Date: Sat, 24 Jan 2009 08:11:01 -0800 (PST)
From: Dennis Herrmann <adox@mcx2.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: bbp2006@columbia.edu
Subject: [PATCH] net/p5-Net-HL7: update to 0.74
X-Send-Pr-Version: 3.113
X-GNATS-Notify: bbp2006@columbia.edu

>Number:         130950
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-HL7: update to 0.74
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 24 16:20:00 UTC 2009
>Closed-Date:    Mon Feb 09 17:32:31 UTC 2009
>Last-Modified:  Mon Feb 09 17:32:31 UTC 2009
>Originator:     Dennis Herrmann
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 7.1-STABLE FreeBSD 7.1-STABLE #4: Sat Jan 10 13:45:30 CET 2009
>Description:
- Update to 0.74
- Tested with a Tinderbox ( http://tb.4bit.ws/index.php?action=describe_port&id=271 )

Port maintainer (bbp2006@columbia.edu) is cc'd.

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

--- p5-Net-HL7-0.74.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-HL7/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	8 Sep 2007 01:02:43 -0000	1.3
+++ Makefile	24 Jan 2009 15:58:21 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	Net-HL7
-PORTVERSION=	0.73
+PORTVERSION=	0.74
 CATEGORIES=	net perl5
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	hl7toolkit
 PKGNAMEPREFIX=	p5-
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-HL7/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	22 Jan 2006 21:23:25 -0000	1.2
+++ distinfo	24 Jan 2009 15:58:35 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-HL7-0.73.tar.gz) = c1d4ac9a4e70baf68760da708862f8af
-SHA256 (Net-HL7-0.73.tar.gz) = 4724eb78c24b9596d6e30558a7361fc64f2ea4dc9a047c3315be9df027a5b72c
-SIZE (Net-HL7-0.73.tar.gz) = 17558
+MD5 (Net-HL7-0.74.tar.gz) = dabee388a007034290a9769444026b61
+SHA256 (Net-HL7-0.74.tar.gz) = 2431153d3dc81f95ca26010006add496fa9d0e25f3c52f4102ff8cbaeaecfc0a
+SIZE (Net-HL7-0.74.tar.gz) = 17792
--- p5-Net-HL7-0.74.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jan 24 16:20:11 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130950 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jan 24 16:20:15 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: bbp2006@columbia.edu
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/130950: [PATCH] net/p5-Net-HL7: update to 0.74
Date: Sat, 24 Jan 2009 16:20:14 UT

 Maintainer of net/p5-Net-HL7,
 
 Please note that PR ports/130950 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/130950
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: "Brent B. Powers" <bbp2006@columbia.edu>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/130950: [PATCH] net/p5-Net-HL7: update to 0.74
Date: Tue, 03 Feb 2009 11:26:59 -0500

 On 1/24/2009 11:20 AM, Edwin Groothuis wrote:
 > Maintainer of net/p5-Net-HL7,
 > 
 > Please note that PR ports/130950 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/130950
 > 
 
 I DO NOT approve this patch. Please see ports/126442 for rationale.
 
 Cheers
 
 
 -- 
 Brent B. Powers
 Manager, Information Technology
 Dept of Pathology
 Columbia University
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Feb 9 17:32:29 UTC 2009 
State-Changed-Why:  
patch was not approved. please see ports/126442. 

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