Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jun 2005 14:35:32 +0700
From:      dikshie <dikshie@lapi.itb.ac.id>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81979: upgrade port benchmarks/pathchirp from 2.3.8 to 2.4.0	
Message-ID:  <E1DfYcW-0000DP-SC@linux.ocean.itb.ac.id>
Resent-Message-ID: <200506070740.j577eTuU059899@freefall.freebsd.org>

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

>Number:         81979
>Category:       ports
>Synopsis:       upgrade port benchmarks/pathchirp from 2.3.8 to 2.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 07 07:40:29 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     dikshie
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Institut Teknologi Bandung (ITB), Indonesia	
>Environment:
System: FreeBSD linux.ocean.itb.ac.id 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon Jun 6 15:17:27 WIT 2005 dikshie@linux.ocean.itb.ac.id:/usr/obj/usr/src/sys/OCEAN i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- Makefile.diff begins here ---
--- Makefile.orig	Tue Jun  7 11:10:20 2005
+++ Makefile	Tue Jun  7 11:14:35 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pathchirp
-PORTVERSION=	2.3.8
+PORTVERSION=	2.4.0
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://www.spin.rice.edu/Software/pathChirp/
 
@@ -16,10 +16,10 @@
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 
-PLIST_FILES=	bin/pathchirp_rcv bin/pathchirp_snd
+PLIST_FILES=	bin/pathchirp_rcv bin/pathchirp_snd bin/pathchirp_run
 
 do-install:
-.for f in pathchirp_rcv pathchirp_snd
+.for f in pathchirp_rcv pathchirp_snd pathchirp_run
 	${INSTALL_PROGRAM} ${WRKSRC}/Bin/${ARCH}/${f} ${PREFIX}/bin
 .endfor
 
--- Makefile.diff ends here ---

--- distinfo.diff begins here ---
--- distinfo.orig	Tue Jun  7 11:12:05 2005
+++ distinfo	Tue Jun  7 11:11:29 2005
@@ -1,2 +1,2 @@
-MD5 (pathchirp-2.3.8.tar.gz) = 3623a2a6b00ccaf4a4cfb2bee8186038
-SIZE (pathchirp-2.3.8.tar.gz) = 59255
+MD5 (pathchirp-2.4.0.tar.gz) = 10da5cbc386c62c8c854e9adb2afa258
+SIZE (pathchirp-2.4.0.tar.gz) = 64371
--- distinfo.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DfYcW-0000DP-SC>