pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/ttcp Small fixes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/70d05432adf5
branches: trunk
changeset: 627890:70d05432adf5
user: tron <tron%pkgsrc.org@localhost>
date: Tue Dec 17 15:05:23 2013 +0000
description:
Small fixes:
1.) Comment out "MASTER_SITES". The URL no longer works and all copies
that Google can find are "pkgsrc" distfile mirrors.
2.) Fix various "pkglint" errors.
diffstat:
benchmarks/ttcp/Makefile | 5 +++--
benchmarks/ttcp/distinfo | 6 +++---
benchmarks/ttcp/patches/patch-aa | 4 +++-
benchmarks/ttcp/patches/patch-ab | 4 +++-
4 files changed, 12 insertions(+), 7 deletions(-)
diffs (60 lines):
diff -r 3b0c9b757e5d -r 70d05432adf5 benchmarks/ttcp/Makefile
--- a/benchmarks/ttcp/Makefile Tue Dec 17 14:00:49 2013 +0000
+++ b/benchmarks/ttcp/Makefile Tue Dec 17 15:05:23 2013 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2012/09/11 22:37:15 asau Exp $
+# $NetBSD: Makefile,v 1.21 2013/12/17 15:05:23 tron Exp $
DISTNAME= ttcp
PKGNAME= ${DISTNAME}-1.12
PKGREVISION= 2
CATEGORIES= benchmarks net
-MASTER_SITES= ftp://ftp.ptb.de/pub/benchmarks/
+#MASTER_SITES= ftp://ftp.ptb.de/pub/benchmarks/
EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -15,6 +15,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BSD_MAKEFILE= yes
+USE_TOOLS+= nroff
MAKE_ENV+= NOGCCERROR=yes
WRKSRC= ${WRKDIR}
diff -r 3b0c9b757e5d -r 70d05432adf5 benchmarks/ttcp/distinfo
--- a/benchmarks/ttcp/distinfo Tue Dec 17 14:00:49 2013 +0000
+++ b/benchmarks/ttcp/distinfo Tue Dec 17 15:05:23 2013 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2007/01/18 11:28:00 rillig Exp $
+$NetBSD: distinfo,v 1.12 2013/12/17 15:05:23 tron Exp $
SHA1 (ttcp.tar.Z) = 33a60af208eff3dc9ae745060f44b24c4e74aa7e
RMD160 (ttcp.tar.Z) = b5cb1a8efe0f716d25d58a4950f35bac47b17668
Size (ttcp.tar.Z) = 18163 bytes
-SHA1 (patch-aa) = 4ef0fe369d4836a4de758a4cd62fda4785a471b7
-SHA1 (patch-ab) = a4419e0ee02a8b6d30ac13913f45fc9f5f9d7746
+SHA1 (patch-aa) = 96e3a9136bae4057682d2b3cfea2ec8c8bb21eaa
+SHA1 (patch-ab) = 265c19e05e22ce9fff7596b7b1efca0c07a7f4e0
diff -r 3b0c9b757e5d -r 70d05432adf5 benchmarks/ttcp/patches/patch-aa
--- a/benchmarks/ttcp/patches/patch-aa Tue Dec 17 14:00:49 2013 +0000
+++ b/benchmarks/ttcp/patches/patch-aa Tue Dec 17 15:05:23 2013 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-aa,v 1.3 2007/01/18 11:28:00 rillig Exp $
+$NetBSD: patch-aa,v 1.4 2013/12/17 15:05:23 tron Exp $
+
+Fix build.
--- Makefile.orig Tue Mar 26 16:19:05 2002
+++ Makefile
diff -r 3b0c9b757e5d -r 70d05432adf5 benchmarks/ttcp/patches/patch-ab
--- a/benchmarks/ttcp/patches/patch-ab Tue Dec 17 14:00:49 2013 +0000
+++ b/benchmarks/ttcp/patches/patch-ab Tue Dec 17 15:05:23 2013 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-ab,v 1.8 2005/12/21 11:49:51 tron Exp $
+$NetBSD: patch-ab,v 1.9 2013/12/17 15:05:23 tron Exp $
+
+Fix build.
--- ttcp.c.orig 1997-02-27 21:30:23.000000000 +0000
+++ ttcp.c 2005-12-21 11:40:39.000000000 +0000
Home |
Main Index |
Thread Index |
Old Index