Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2000 23:59:21 +0800 (CST)
From:      Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
To:        kevlo@FreeBSD.org
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/20703: update port: benchmarks/ubench to 0.32
Message-ID:  <Pine.BSF.4.21.0008192356550.43385-100000@www.caece.net>
In-Reply-To: <200008191319.GAA31959@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Aug 2000 kevlo@FreeBSD.org wrote:
> Synopsis: update port: benchmarks/ubench to 0.32
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: kevlo
> State-Changed-When: Sat Aug 19 06:18:28 PDT 2000
> State-Changed-Why: 
> Your patches should be updated. See:
> 

Sorry, here comes the new patches.


diff -ruN /usr/ports/benchmarks/ubench/Makefile ubench/Makefile
--- /usr/ports/benchmarks/ubench/Makefile	Sat Jun 24 12:02:44 2000
+++ ubench/Makefile	Sat Aug 19 02:36:18 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ubench
-PORTVERSION=	0.31
+PORTVERSION=	0.32
 CATEGORIES=	benchmarks
 MASTER_SITES=	${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	system/benchmark
diff -ruN /usr/ports/benchmarks/ubench/files/md5 ubench/files/md5
--- /usr/ports/benchmarks/ubench/files/md5	Tue Jun  6 21:36:39 2000
+++ ubench/files/md5	Sat Aug 19 23:49:37 2000
@@ -1 +1 @@
-MD5 (ubench-0.31.tar.gz) = 1a6c5fec5922dda91dae38833e3caedd
+MD5 (ubench-0.32.tar.gz) = 59f84da952fcdb27f0993436bc2b93da
diff -ruN /usr/ports/benchmarks/ubench/patches/patch-aa ubench/patches/patch-aa
--- /usr/ports/benchmarks/ubench/patches/patch-aa	Tue Jun  6 21:36:39 2000
+++ ubench/patches/patch-aa	Sat Aug 19 23:53:14 2000
@@ -1,22 +1,20 @@
---- configure.orig	Mon May 29 04:46:09 2000
-+++ configure	Tue Jun  6 16:21:42 2000
+--- configure.orig	Sat Aug 19 23:51:05 2000
++++ configure	Sat Aug 19 23:52:51 2000
 @@ -12,7 +12,8 @@
  ###############################################################################
  
  #DEFINES=-DDEBUG
 -INSTALLDIR= /usr/local/bin
 +INSTALLDIR= \$(PREFIX)/bin
-+MANDIR= \$(PREFIX)/man/man8
++MANDIR = \$(PREFIX)/man/man8
  
  !
  
-@@ -113,8 +114,8 @@
-     ;;
+@@ -114,7 +115,7 @@
    *)
  cat <<! >> Makefile
--CC = cc
+ CC = cc
 -CFLAGS = 
-+CC ?= cc
 +CFLAGS += -D${SYSTEM}
  LDFLAGS = -lm
  INCLUDES = -I.




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?Pine.BSF.4.21.0008192356550.43385-100000>