Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Jun 2006 12:13:23 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        rabbi@abditum.com
Subject:   ports/98516: [PATCH] sysutils/pipemeter: update to 1.1.1
Message-ID:  <20060605041323.C2F5FB29CCA@utopia.leeym.com>
Resent-Message-ID: <200606050420.k554KFut086978@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98516
>Category:       ports
>Synopsis:       [PATCH] sysutils/pipemeter: update to 1.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 05 04:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed May 31 10:17:34 CST 2006
>Description:
- Update to 1.1.1
- Cleanups

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

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

--- pipemeter-1.1.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/pipemeter/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	5 Jul 2005 04:59:41 -0000	1.7
+++ Makefile	5 Jun 2006 04:11:24 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pipemeter
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ports.abditum.com/pipemeter/ \
 		http://spamaps.org/files/pipemeter/
@@ -14,10 +14,7 @@
 MAINTAINER=	rabbi@abditum.com
 COMMENT=	A tool for displaying pipe status information
 
-USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-WRKSRC=		${WRKDIR}/${DISTNAME}
-CONFIGURE_ENV=		PREFIX="${PREFIX}"
 
 MAN1=		pipemeter.1
 PLIST_FILES=	bin/pipemeter
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/sysutils/pipemeter/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	24 Jan 2006 01:06:25 -0000	1.6
+++ distinfo	5 Jun 2006 04:11:24 -0000
@@ -1,3 +1,3 @@
-MD5 (pipemeter-1.0.0.tar.gz) = 4e842fde4d1148fc5a7bcc372aaede04
-SHA256 (pipemeter-1.0.0.tar.gz) = 175fc8926bf2ba7960c80390ba3fdd96c24907462a9d174f807de27014cd4114
-SIZE (pipemeter-1.0.0.tar.gz) = 56147
+MD5 (pipemeter-1.1.1.tar.gz) = 767ea878dbf39eb3249e0116c2d0d66d
+SHA256 (pipemeter-1.1.1.tar.gz) = 62b9a1c9ee0d546c9b47c1b5c2458cf5121eb90a60284cd3eb78231a18520d16
+SIZE (pipemeter-1.1.1.tar.gz) = 58634
--- pipemeter-1.1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060605041323.C2F5FB29CCA>