pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/thrulay Update to version 0.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0601eb81fdbf
branches:  trunk
changeset: 517543:0601eb81fdbf
user:      rpaulo <rpaulo%pkgsrc.org@localhost>
date:      Mon Aug 14 13:31:21 2006 +0000

description:
Update to version 0.8.


thrulay-0.8 release notes

Linux compatibility release; fixes problems with compiling the
software on some flavors of Linux.

thrulay-0.7 release notes

This release incorporates the results of the work of Bernhard Lutzmann
on his Google Summer of Code project.

diffstat:

 benchmarks/thrulay/Makefile |  13 +++----------
 benchmarks/thrulay/PLIST    |   9 ++++-----
 benchmarks/thrulay/distinfo |   8 ++++----
 3 files changed, 11 insertions(+), 19 deletions(-)

diffs (55 lines):

diff -r eef94add54e2 -r 0601eb81fdbf benchmarks/thrulay/Makefile
--- a/benchmarks/thrulay/Makefile       Mon Aug 14 13:19:54 2006 +0000
+++ b/benchmarks/thrulay/Makefile       Mon Aug 14 13:31:21 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/07/06 19:42:01 reed Exp $
+# $NetBSD: Makefile,v 1.2 2006/08/14 13:31:21 rpaulo Exp $
 
-DISTNAME=      thrulay-0.6
+DISTNAME=      thrulay-0.8
 CATEGORIES=    benchmarks net
 MASTER_SITES=  http://www.internet2.edu/~shalunov/thrulay/
 
@@ -13,14 +13,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+GNU_CONFIGURE=         yes
 INSTALLATION_DIRS=     bin share/doc/thrulay
 
-do-install:
-       ${INSTALL_PROGRAM} ${WRKSRC}/thrulayd ${PREFIX}/bin
-       ${INSTALL_PROGRAM} ${WRKSRC}/thrulay ${PREFIX}/bin
-       ${INSTALL_DATA} ${WRKSRC}/README \
-               ${PREFIX}/share/doc/thrulay
-       ${INSTALL_DATA} ${WRKSRC}/thrulay-protocol.txt \
-               ${PREFIX}/share/doc/thrulay
-
 .include "../../mk/bsd.pkg.mk"
diff -r eef94add54e2 -r 0601eb81fdbf benchmarks/thrulay/PLIST
--- a/benchmarks/thrulay/PLIST  Mon Aug 14 13:19:54 2006 +0000
+++ b/benchmarks/thrulay/PLIST  Mon Aug 14 13:31:21 2006 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/06 19:42:01 reed Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/08/14 13:31:21 rpaulo Exp $
 bin/thrulay
-bin/thrulayd
-share/doc/thrulay/README
-share/doc/thrulay/thrulay-protocol.txt
-@dirrm share/doc/thrulay
+sbin/thrulayd
+man/man1/thrulay.1
+man/man8/thrulayd.8
diff -r eef94add54e2 -r 0601eb81fdbf benchmarks/thrulay/distinfo
--- a/benchmarks/thrulay/distinfo       Mon Aug 14 13:19:54 2006 +0000
+++ b/benchmarks/thrulay/distinfo       Mon Aug 14 13:31:21 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/07/06 19:42:01 reed Exp $
+$NetBSD: distinfo,v 1.2 2006/08/14 13:31:21 rpaulo Exp $
 
-SHA1 (thrulay-0.6.tar.gz) = 11ba34f6fedd74c5180f510974007ecef6a33078
-RMD160 (thrulay-0.6.tar.gz) = aa3c052b2806ea790e1eeb19bfe70165198a7182
-Size (thrulay-0.6.tar.gz) = 19397 bytes
+SHA1 (thrulay-0.8.tar.gz) = c5ee231795cb0b26cb16dab867140d567627c1e5
+RMD160 (thrulay-0.8.tar.gz) = b19f309d87bcf00dee4ef49ffe38f5ea46e4caa2
+Size (thrulay-0.8.tar.gz) = 88881 bytes



Home | Main Index | Thread Index | Old Index