pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/rump Updated misc/rump to version 20091030
details: https://anonhg.NetBSD.org/pkgsrc/rev/fdddba59c10d
branches: trunk
changeset: 400924:fdddba59c10d
user: stacktic <stacktic%pkgsrc.org@localhost>
date: Fri Oct 30 13:47:05 2009 +0000
description:
Updated misc/rump to version 20091030
- Syncd with HEAD
- Removed unnecessary files
- Fixed multi threaded build
diffstat:
misc/rump/Makefile | 6 +++---
misc/rump/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 0275fc2e9edb -r fdddba59c10d misc/rump/Makefile
--- a/misc/rump/Makefile Fri Oct 30 12:40:27 2009 +0000
+++ b/misc/rump/Makefile Fri Oct 30 13:47:05 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/10/24 14:35:21 stacktic Exp $
+# $NetBSD: Makefile,v 1.7 2009/10/30 13:47:05 stacktic Exp $
#
-DISTNAME= rump_20091024
+DISTNAME= rump_20091030
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= misc
@@ -29,7 +29,7 @@
MAKEFLAGS+= INSTALL=${WRKSRC}/tools/binstall/xinstall
MAKEFLAGS+= TSORT="${WRKSRC}/tools/tsort/tsort -q"
-MAKEFLAGS+= LORDER=${WRKSRC}/bin/lorder
+MAKEFLAGS+= LORDER=${WRKSRC}/tools/lorder/lorder
SUBST_CLASSES+= inc_path
SUBST_STAGE.inc_path= pre-configure
diff -r 0275fc2e9edb -r fdddba59c10d misc/rump/distinfo
--- a/misc/rump/distinfo Fri Oct 30 12:40:27 2009 +0000
+++ b/misc/rump/distinfo Fri Oct 30 13:47:05 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/10/24 14:35:21 stacktic Exp $
+$NetBSD: distinfo,v 1.3 2009/10/30 13:47:05 stacktic Exp $
-SHA1 (rump_20091024.tar.gz) = 8611ee9adb217c936fbfd72b933a777031e49e29
-RMD160 (rump_20091024.tar.gz) = 02913d424b6fede3aba56e96734c2f6f792d1d3a
-Size (rump_20091024.tar.gz) = 72573783 bytes
+SHA1 (rump_20091030.tar.gz) = d34d0b2ddfc4a9fdf759585cca173111863e3695
+RMD160 (rump_20091030.tar.gz) = d5140849d8321236f86fdc51fff87aa3373acfdc
+Size (rump_20091030.tar.gz) = 8753634 bytes
Home |
Main Index |
Thread Index |
Old Index