pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/sup upgrade to sup-0.1; portability fixes.
details: https://anonhg.NetBSD.org/pkgsrc/rev/056fa251b03e
branches: trunk
changeset: 536224:056fa251b03e
user: christos <christos%pkgsrc.org@localhost>
date: Thu Dec 06 22:02:02 2007 +0000
description:
upgrade to sup-0.1; portability fixes.
diffstat:
net/sup/Makefile | 4 ++--
net/sup/distinfo | 9 ++++-----
net/sup/patches/patch-ab | 13 -------------
3 files changed, 6 insertions(+), 20 deletions(-)
diffs (45 lines):
diff -r 426b8c7ae5a7 -r 056fa251b03e net/sup/Makefile
--- a/net/sup/Makefile Thu Dec 06 21:45:59 2007 +0000
+++ b/net/sup/Makefile Thu Dec 06 22:02:02 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2007/12/01 12:58:56 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2007/12/06 22:02:02 christos Exp $
#
-DISTNAME= sup-0.0
+DISTNAME= sup-0.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.astron.com/pub/sup/
diff -r 426b8c7ae5a7 -r 056fa251b03e net/sup/distinfo
--- a/net/sup/distinfo Thu Dec 06 21:45:59 2007 +0000
+++ b/net/sup/distinfo Thu Dec 06 22:02:02 2007 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.4 2007/12/02 12:55:08 wiz Exp $
+$NetBSD: distinfo,v 1.5 2007/12/06 22:02:02 christos Exp $
-SHA1 (sup-0.0.tar.gz) = 7518db485449aef362fc178226249c29bc6de0d7
-RMD160 (sup-0.0.tar.gz) = a7939d2743a3a1de0c502c49db54391c29fd9db0
-Size (sup-0.0.tar.gz) = 92239 bytes
+SHA1 (sup-0.1.tar.gz) = 3cdff6e902120699be26d943e1012d7fd140d410
+RMD160 (sup-0.1.tar.gz) = 9bdf46ba8a6950e53f492add9e0d8f5223749806
+Size (sup-0.1.tar.gz) = 93762 bytes
SHA1 (patch-aa) = 9aa1343a5b3acd8bfc83726113b569471e943e13
-SHA1 (patch-ab) = b725d6bfef4a06612f0bd11cdee36d9584f19ab3
diff -r 426b8c7ae5a7 -r 056fa251b03e net/sup/patches/patch-ab
--- a/net/sup/patches/patch-ab Thu Dec 06 21:45:59 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2007/12/02 12:55:09 wiz Exp $
-
---- supfilesrv.c.orig 2006-03-14 17:45:03.000000000 +0000
-+++ supfilesrv.c
-@@ -1913,7 +1913,7 @@ local_file(int handle, struct stat * sin
- * determined this empirically -- DLC). Without a fstatvfs()
- * system call, this will have to do for now.
- */
--#if defined(__SVR4) || __NetBSD_Version__ > 200030000
-+#if defined(__SVR4) || __NetBSD_Version__ > 299000900
- {
- struct statvfs sf;
-
Home |
Main Index |
Thread Index |
Old Index