Subject: Re: pkgsrc NetBSD 3.1/i386 bulk build results 20061227.2217
To: Thomas Klausner <wiz@netbsd.org>
From: Berndt Josef Wulf <wulf@ping.net.au>
List: pkgsrc-bulk
Date: 01/01/2007 13:17:03
--Boundary-00=_oYHmFw/0z6plFQ4
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Find attached patch fixing sysutils/webmin.

cheerio Berndt

--Boundary-00=_oYHmFw/0z6plFQ4
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="patch-ad"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="patch-ad"

diff -u os_list.txt.orig os_list.txt > ../../patches/patch-ad

--- os_list.txt.orig	2006-04-05 08:42:35.000000000 +0930
+++ os_list.txt	2007-01-01 13:09:27.000000000 +1030
@@ -217,9 +217,8 @@
 # All FreeBSD versions
 FreeBSD				$1	freebsd		$1	$uname =~ /FreeBSD.*?\s([0-9\.]+)/i
 
-# FreeBSD clones
-DragonFly BSD			1.0	freebsd		4.8	$uname =~ /DragonFly.*?\s1\.0A/i
-DragonFly BSD			1.2	freebsd		4.10	$uname =~ /DragonFly.*?\s1\.2A/i
+# DragonFly
+DragonFly			$1	dragonfly	$1	$uname =~ /DragonFly.*?\s([0-9\.]+)/i
 
 # All OpenBSD versions
 OpenBSD				$1	openbsd		$1	$uname =~ /OpenBSD.*?\s([0-9\.]+)/i
@@ -228,7 +227,8 @@
 NetBSD				1.5	netbsd		1.5	$uname =~ /NetBSD.*1\.5/i
 NetBSD				1.6	netbsd		1.6	$uname =~ /NetBSD.*1\.6/i
 NetBSD				2.0	netbsd		2.0	$uname =~ /NetBSD.*2\.0/i
-NetBSD				3.0	netbsd		3.0	$uname =~ /NetBSD.*3\.0/i
+NetBSD				3.x	netbsd		3.x	$uname =~ /NetBSD.*3\.*/i
+NetBSD				current	netbsd		4.99.x	$uname =~ /NetBSD.*4\.99*/i
 
 # BSDI (may not be detected properly)
 BSDI				$1	freebsd		$1	$uname =~ /BSDI.*\s([0-9\.]+)/i

--Boundary-00=_oYHmFw/0z6plFQ4
Content-Type: text/plain;
  charset="iso-8859-1";
  name="distinfo"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="distinfo"

$NetBSD: distinfo,v 1.11 2006/06/29 17:45:39 xtraeme Exp $

SHA1 (webmin-1.270-minimal.tar.gz) = 31fa4cf18205a0dac74e38290a03950450abae26
RMD160 (webmin-1.270-minimal.tar.gz) = 94847d56eb9aebefc234178656dc53daa3af91c6
Size (webmin-1.270-minimal.tar.gz) = 1301974 bytes
SHA1 (patch-aa) = c643cb0f568629288584902b942c792652cc366e
SHA1 (patch-ab) = 5d91a836b0f1dd51feeda60db7c864c4e93d5c3c
SHA1 (patch-ac) = 12c133cb1beefd2614f4caa15cc2b29cd1721efa
SHA1 (patch-ad) = 28322677b45302322e4535000d17e16e8dbc85ba
SHA1 (patch-ae) = 34434aa603791f55a18005fd8a0cf2586aca0988
SHA1 (patch-af) = 8d2c8d60d2c090050aa41f1762ae8375e3e313c4
SHA1 (patch-ag) = 024c5ba807bb72007ece1ccaec0d3ddaf9ce00ba
SHA1 (patch-ah) = 2fe613a0100fb7c9ceb3335bf93120703e01fd7b
SHA1 (patch-ai) = d3c76a331e634f0c873a870fa31855a97ad68b5e

--Boundary-00=_oYHmFw/0z6plFQ4--