summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdarrow <jdarrow@pkgsrc.org>2002-08-13 02:53:26 +0000
committerjdarrow <jdarrow@pkgsrc.org>2002-08-13 02:53:26 +0000
commit4dc01db3bca65c35d8b24928a7b96343252a11c4 (patch)
treefdd213d09810d6eeaada9269978c5cb055db7a59
parent64dcebac20537588e31db84c9dbe8689fa353a56 (diff)
downloadpkgsrc-4dc01db3bca65c35d8b24928a7b96343252a11c4.tar.gz
Update package to 1.4.3.1 (netbsd-1-4 as of 2002-06-28, plus patch to
lib/libc/rpc/xdr_array.c). Includes libc security fixes for SA2002-006 and SA2002-011 (and probably other bugs found since 1.4.3).
-rw-r--r--emulators/compat14/Makefile10
-rw-r--r--emulators/compat14/distinfo10
-rw-r--r--emulators/netbsd32_compat14/Makefile23
-rw-r--r--emulators/netbsd32_compat14/distinfo6
4 files changed, 27 insertions, 22 deletions
diff --git a/emulators/compat14/Makefile b/emulators/compat14/Makefile
index e6546c3e9f3..18712526ff2 100644
--- a/emulators/compat14/Makefile
+++ b/emulators/compat14/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2001/05/30 20:22:04 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.4 2002/08/13 02:53:26 jdarrow Exp $
#
-DISTNAME= compat14-${MACHINE_ARCH}
-PKGNAME= compat14-1.4.3
+DISTNAME= compat14-${MACHINE_ARCH}-${VERSION}
+PKGNAME= compat14-${VERSION}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -10,6 +10,10 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/Releases/formal-1.4/index.html
COMMENT= Shared libraries for NetBSD 1.4 (and earlier) compatibility
+VERSION= 1.4.3.1
+
+CONFLICTS= compat14-crypto-[0-9]*
+
ONLY_FOR_PLATFORM= NetBSD-*-sparc NetBSD-*-i386
NOT_FOR_PLATFORM= NetBSD-1.3*-* NetBSD-1.4*-*
diff --git a/emulators/compat14/distinfo b/emulators/compat14/distinfo
index 361e66929de..4714b07a80c 100644
--- a/emulators/compat14/distinfo
+++ b/emulators/compat14/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 10:49:53 agc Exp $
+$NetBSD: distinfo,v 1.3 2002/08/13 02:53:26 jdarrow Exp $
-SHA1 (compat14-i386.tar.gz) = afe977755bad9aa03b0d96c9d9dcba6c7bdcf046
-Size (compat14-i386.tar.gz) = 1641377 bytes
-SHA1 (compat14-sparc.tar.gz) = b7a0513e170ecc8e0e12c3a18ac534e8ac7f8233
-Size (compat14-sparc.tar.gz) = 1820181 bytes
+SHA1 (compat14-i386-1.4.3.1.tar.gz) = 7c00ede3cf18bfc437e9262f0e583bde5f134004
+Size (compat14-i386-1.4.3.1.tar.gz) = 1646083 bytes
+SHA1 (compat14-sparc-1.4.3.1.tar.gz) = 9c0e46ced11f1f56fde79158edebb12898ea4ffa
+Size (compat14-sparc-1.4.3.1.tar.gz) = 1831758 bytes
diff --git a/emulators/netbsd32_compat14/Makefile b/emulators/netbsd32_compat14/Makefile
index 6b2a598c33b..b9bdaa67b11 100644
--- a/emulators/netbsd32_compat14/Makefile
+++ b/emulators/netbsd32_compat14/Makefile
@@ -1,23 +1,24 @@
-# $NetBSD: Makefile,v 1.3 2002/08/01 02:37:43 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2002/08/13 03:06:10 jdarrow Exp $
#
-.if ${MACHINE_ARCH} == "sparc64"
-MACHINE32_ARCH= sparc
-.else
-MACHINE32_ARCH= ${MACHINE_ARCH}
-.endif
-
-DISTNAME= compat14-${MACHINE32_ARCH}
-PKGNAME= netbsd32_compat14-1.0
+DISTNAME= compat14-${MACHINE32_ARCH}-${VERSION}
+PKGNAME= netbsd32_compat14-${VERSION}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
-DEPENDS+= netbsd32_compat15-1.0:../netbsd32_compat15
-
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/Releases/formal-1.4/index.html
COMMENT= 32-bit shared libraries for NetBSD 1.4 (and earlier) compatibility
+DEPENDS+= netbsd32_compat15>=1.0:../netbsd32_compat15
+
+VERSION= 1.4.3.1
+
+.if ${MACHINE_ARCH} == "sparc64"
+MACHINE32_ARCH= sparc
+.else
+MACHINE32_ARCH= ${MACHINE_ARCH}
+.endif
ONLY_FOR_PLATFORM= NetBSD-*-sparc64
NO_MTREE= # defined
diff --git a/emulators/netbsd32_compat14/distinfo b/emulators/netbsd32_compat14/distinfo
index f36dd561e77..0859c1f7c71 100644
--- a/emulators/netbsd32_compat14/distinfo
+++ b/emulators/netbsd32_compat14/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 10:49:55 agc Exp $
+$NetBSD: distinfo,v 1.3 2002/08/13 03:06:10 jdarrow Exp $
-SHA1 (compat14-sparc.tar.gz) = b7a0513e170ecc8e0e12c3a18ac534e8ac7f8233
-Size (compat14-sparc.tar.gz) = 1820181 bytes
+SHA1 (compat14-sparc-1.4.3.1.tar.gz) = 9c0e46ced11f1f56fde79158edebb12898ea4ffa
+Size (compat14-sparc-1.4.3.1.tar.gz) = 1831758 bytes