Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2000 02:00:56 +0800 (CST)
From:      Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23237: update port: benchmarks/tmetric
Message-ID:  <200012021800.eB2I0ur04209@www.caece.net>

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

>Number:         23237
>Category:       ports
>Synopsis:       update port: benchmarks/tmetric
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 02 10:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:

4.2-STABLE

>Description:

update port to v0.4 (latest version)

>How-To-Repeat:

	

>Fix:

diff -ruN /usr/ports/benchmarks/tmetric/Makefile tmetric/Makefile
--- /usr/ports/benchmarks/tmetric/Makefile	Sun Sep 17 12:00:54 2000
+++ tmetric/Makefile	Sun Dec  3 01:36:14 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tmetric
-PORTVERSION=	v0.3
+PORTVERSION=	v0.4
 CATEGORIES=	benchmarks net
 MASTER_SITES=	http://netgraft.com/downloads/tmetric/
 
diff -ruN /usr/ports/benchmarks/tmetric/distinfo tmetric/distinfo
--- /usr/ports/benchmarks/tmetric/distinfo	Sat Aug 19 21:59:24 2000
+++ tmetric/distinfo	Sun Dec  3 01:37:00 2000
@@ -1 +1 @@
-MD5 (tmetric-v0.3.tar.gz) = d258f55b8a80bfaa2eed9015d889c4be
+MD5 (tmetric-v0.4.tar.gz) = 2085ebcd42bff2df143d6635b5a4d5d0
diff -ruN /usr/ports/benchmarks/tmetric/files/patch-aa tmetric/files/patch-aa
--- /usr/ports/benchmarks/tmetric/files/patch-aa	Mon Jun  5 21:25:37 2000
+++ tmetric/files/patch-aa	Sun Dec  3 01:38:19 2000
@@ -10,8 +10,7 @@
  	$(CC) $(LIBS) $(LDFLAGS) $(OBJ) -o $(OUTPUT)
  
  install: $(OUTPUT)
--	$(INSTALL) $(OUTPUT) $(BINDIR)
-+	$(INSTALL) -m 4755 $(OUTPUT) $(BINDIR)
+	$(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?200012021800.eB2I0ur04209>