Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2001 08:58:37 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29838: update port: benchmarks/tmetric
Message-ID:  <200108180058.f7I0wbt37154@utopia.leeym.com>

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

>Number:         29838
>Category:       ports
>Synopsis:       update port: benchmarks/tmetric
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 17 18:00:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.4-RC i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.4-RC FreeBSD 4.4-RC #1: Fri Aug 17 17:33:12 CST 2001 leeym@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:
update to v0.99

>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/benchmarks/tmetric/Makefile tmetric/Makefile
--- /usr/ports/benchmarks/tmetric/Makefile	Mon Dec  4 17:04:35 2000
+++ tmetric/Makefile	Sat Aug 18 08:55:45 2001
@@ -6,13 +6,19 @@
 #
 
 PORTNAME=	tmetric
-PORTVERSION=	v0.4
+PORTVERSION=	v0.99
 CATEGORIES=	benchmarks net
 MASTER_SITES=	http://netgraft.com/downloads/tmetric/
+DISTFILES=	tmetric.tar.gz
 
-MAINTAINER=	leeym@cae.ce.ntu.edu.tw
+MAINTAINER=	ports@FreeBSD.org
 
 HAS_CONFIGURE=	yes
+ALL_TARGET=	${PORTNAME}
+
 MAN8=		tmetric.8
+
+post-patch:
+	@${PERL5} -pi -e 's%/usr/local%${PREFIX}%' ${WRKSRC}/*
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/benchmarks/tmetric/distinfo tmetric/distinfo
--- /usr/ports/benchmarks/tmetric/distinfo	Mon Dec  4 17:04:35 2000
+++ tmetric/distinfo	Tue Aug 14 14:53:15 2001
@@ -1 +1 @@
-MD5 (tmetric-v0.4.tar.gz) = 2085ebcd42bff2df143d6635b5a4d5d0
+MD5 (tmetric.tar.gz) = 7bb82442d16bb5aef67c23e6a23d2f24
diff -ruN /usr/ports/benchmarks/tmetric/files/patch-aa tmetric/files/patch-aa
--- /usr/ports/benchmarks/tmetric/files/patch-aa	Mon Dec  4 17:04:40 2000
+++ tmetric/files/patch-aa	Thu Jan  1 08:00:00 1970
@@ -1,16 +0,0 @@
---- Makefile.in.orig	Thu Apr 20 09:34:21 2000
-+++ Makefile.in	Mon Jun  5 20:54:52 2000
-@@ -10,11 +10,13 @@
- MANDIR = /usr/local/man/man8
- MANPAGE = tmetric.8
- 
-+all: $(OUTPUT)
-+
- $(OUTPUT): $(OBJ)
- 	$(CC) $(LIBS) $(LDFLAGS) $(OBJ) -o $(OUTPUT)
- 
- install: $(OUTPUT)
-	$(INSTALL) $(OUTPUT) $(BINDIR)
- 	$(INSTALL) $(MANPAGE) $(MANDIR)
- 
- clean:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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