From miwi@miwi.homeunix.org  Wed Nov 22 18:45:01 2006
Return-Path: <miwi@miwi.homeunix.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id BBE1E16A40F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Nov 2006 18:45:01 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.org)
Received: from miwi.homeunix.org (dslb-082-083-158-054.pools.arcor-ip.net [82.83.158.54])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C49F543D75
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Nov 2006 18:44:30 +0000 (GMT)
	(envelope-from miwi@miwi.homeunix.org)
Received: from miwi.homeunix.org (localhost [127.0.0.1])
	by miwi.homeunix.org (8.13.8/8.13.8) with ESMTP id kAMIeTq5020393;
	Wed, 22 Nov 2006 19:40:29 +0100 (CET)
	(envelope-from miwi@miwi.homeunix.org)
Received: (from miwi@localhost)
	by miwi.homeunix.org (8.13.8/8.13.8/Submit) id kAMIeRXd020392;
	Wed, 22 Nov 2006 19:40:27 +0100 (CET)
	(envelope-from miwi)
Message-Id: <200611221840.kAMIeRXd020392@miwi.homeunix.org>
Date: Wed, 22 Nov 2006 19:40:27 +0100 (CET)
From: Martin Wilke <miwi@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: rabbi@abditum.com
Subject: [UPDATE] sysutils/pipemeter: update to 1.1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: rabbi@abditum.com

>Number:         105753
>Category:       ports
>Synopsis:       [UPDATE] sysutils/pipemeter: update to 1.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 22 18:50:17 GMT 2006
>Closed-Date:    Thu Nov 23 13:17:48 GMT 2006
>Last-Modified:  Thu Nov 23 13:20:08 GMT 2006
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #193: Tue Nov 14 10:31:54 CET 2006
>Description:
- Update to 1.1.2
- Tinderbox Checked: http://miwibox.org/tb/index.php?action=describe_port&id=1500

Port maintainer (rabbi@abditum.com) is cc'd.

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

--- pipemeter-1.1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/pipemeter/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	6 Jun 2006 00:52:22 -0000	1.8
+++ Makefile	22 Nov 2006 18:26:22 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pipemeter
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ports.abditum.com/pipemeter/ \
 		http://spamaps.org/files/pipemeter/
@@ -15,6 +15,7 @@
 COMMENT=	A tool for displaying pipe status information
 
 GNU_CONFIGURE=	yes
+USE_GCC=	3.4+
 
 MAN1=		pipemeter.1
 PLIST_FILES=	bin/pipemeter
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/sysutils/pipemeter/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	6 Jun 2006 00:52:22 -0000	1.7
+++ distinfo	22 Nov 2006 18:18:37 -0000
@@ -1,3 +1,3 @@
-MD5 (pipemeter-1.1.1.tar.gz) = 767ea878dbf39eb3249e0116c2d0d66d
-SHA256 (pipemeter-1.1.1.tar.gz) = 62b9a1c9ee0d546c9b47c1b5c2458cf5121eb90a60284cd3eb78231a18520d16
-SIZE (pipemeter-1.1.1.tar.gz) = 58634
+MD5 (pipemeter-1.1.2.tar.gz) = 9a76275c071b8d57226bf8995d8b816b
+SHA256 (pipemeter-1.1.2.tar.gz) = fc806cc283dda12ff78051c35e5c80c4c18e4cd853d74194aef00044738eca2f
+SIZE (pipemeter-1.1.2.tar.gz) = 59410
--- pipemeter-1.1.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 22 18:50:29 UTC 2006 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105753 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Nov 22 18:50:36 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Len Sassaman <rabbi@abditum.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105753: [UPDATE] sysutils/pipemeter: update to 1.1.2
Date: Thu, 23 Nov 2006 04:58:50 -0800 (PST)

 I approve this patch.
 
 
 --Len.
 
 On Wed, 22 Nov 2006, Edwin Groothuis wrote:
 
 > Maintainer of sysutils/pipemeter,
 >
 > Please note that PR ports/105753 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/105753
 >
 > --
 > Edwin Groothuis
 > edwin@FreeBSD.org
 >
 
 --Len.
 
 
 
 
 
 
 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Nov 23 13:17:47 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105753: commit references a PR
Date: Thu, 23 Nov 2006 13:17:20 +0000 (UTC)

 miwi        2006-11-23 13:17:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/pipemeter   Makefile distinfo 
   Log:
   - Update to 1.1.2
   
   PR:             ports/105753
   Submitted by:   miwi
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.9       +2 -1      ports/sysutils/pipemeter/Makefile
   1.8       +3 -3      ports/sysutils/pipemeter/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:
