summaryrefslogtreecommitdiff
path: root/emulators/compat14/Makefile
diff options
context:
space:
mode:
authorjdarrow <jdarrow>2002-08-13 02:53:26 +0000
committerjdarrow <jdarrow>2002-08-13 02:53:26 +0000
commit7712c82e70109ff55131dd8bd71295c35a025b59 (patch)
treefdd213d09810d6eeaada9269978c5cb055db7a59 /emulators/compat14/Makefile
parent8509f009c774da1d1677bf6561a5e19086746c8a (diff)
downloadpkgsrc-7712c82e70109ff55131dd8bd71295c35a025b59.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).
Diffstat (limited to 'emulators/compat14/Makefile')
-rw-r--r--emulators/compat14/Makefile10
1 files changed, 7 insertions, 3 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*-*