diff options
author | tron <tron@pkgsrc.org> | 2000-12-17 13:05:41 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-12-17 13:05:41 +0000 |
commit | 50dc37a7eeb9aa1618b2f1f88f624244c00fd4c3 (patch) | |
tree | cedb7fdd8e657e53be45dec4c1cc5e724a3a5649 /emulators/suse_devel | |
parent | e37ad5ef35fb86b521419e1d4cfd2a2b1763b590 (diff) | |
download | pkgsrc-50dc37a7eeb9aa1618b2f1f88f624244c00fd4c3.tar.gz |
Use SuSE 6.4 as base for all SuSE packages. We can't use 7.0 now because
it is XFree86 4.x based while NetBSD still uses XFree86 3.3.6 which
causes problem with shared files.
Diffstat (limited to 'emulators/suse_devel')
-rw-r--r-- | emulators/suse_devel/Makefile | 8 | ||||
-rw-r--r-- | emulators/suse_devel/files/md5 | 17 |
2 files changed, 12 insertions, 13 deletions
diff --git a/emulators/suse_devel/Makefile b/emulators/suse_devel/Makefile index f919f74fbbc..0ac3341a564 100644 --- a/emulators/suse_devel/Makefile +++ b/emulators/suse_devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2000/12/16 22:37:31 tron Exp $ +# $NetBSD: Makefile,v 1.8 2000/12/17 13:05:42 tron Exp $ -DISTNAME= suse_devel-6.3 +DISTNAME= suse_devel-${SUSE_VERSION} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=d1/} DISTFILES= ${RPMFILES} @@ -8,7 +8,7 @@ DISTFILES= ${RPMFILES} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.suse.com/ -DEPENDS+= suse_base-6.3:../suse_base +DEPENDS+= suse_base-${SUSE_VERSION}:../suse_base ONLY_FOR_PLATFORM= NetBSD-*-i386 @@ -16,7 +16,7 @@ EXTRACT_ONLY= # empty NO_BUILD= yes PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC -RPMFILES= bin86.rpm binutils.rpm egcs.rpm g77.rpm gpp.rpm \ +RPMFILES= bin86.rpm binutils.rpm gcc.rpm gpp.rpm \ libc.rpm linclude.rpm make.rpm .include "../suse_linux/Makefile.common" diff --git a/emulators/suse_devel/files/md5 b/emulators/suse_devel/files/md5 index 11c6838eb6e..059396f572f 100644 --- a/emulators/suse_devel/files/md5 +++ b/emulators/suse_devel/files/md5 @@ -1,10 +1,9 @@ -$NetBSD: md5,v 1.2 2000/01/09 07:11:00 tls Exp $ +$NetBSD: md5,v 1.3 2000/12/17 13:05:43 tron Exp $ -MD5 (suse63/bin86.rpm) = e90c2bd38ccc43d4bf12099cb672b0fb -MD5 (suse63/binutils.rpm) = 8c532f899cee8ba1d87d5875d2198d05 -MD5 (suse63/egcs.rpm) = c5aa9efa9fc9b77adcced0ac4cb0e84f -MD5 (suse63/g77.rpm) = 305f69d1a78254cfc7c7a37de52fa30d -MD5 (suse63/gpp.rpm) = 5584b70da79327bd71b93722d5c26a3e -MD5 (suse63/libc.rpm) = 8f2fb43fbe4105e2e7d184eecdea2ef6 -MD5 (suse63/linclude.rpm) = 173af5d3b462d87eadfc61e48298f13c -MD5 (suse63/make.rpm) = bb6b53eddacba71a7948765f674f2666 +MD5 (suse64/bin86.rpm) = b585742bd72fd886eeaabb70f2a89364 +MD5 (suse64/binutils.rpm) = fac958ab296d528845b98259202a6363 +MD5 (suse64/gcc.rpm) = 015f08f07841fd49cc729b6a4aaaa59d +MD5 (suse64/gpp.rpm) = a02ff710df1f85f0d940833244a1999f +MD5 (suse64/libc.rpm) = d8ea17a27571b72c7cbc6aaf31b5f5c1 +MD5 (suse64/linclude.rpm) = 0418715f52380fd89baae6b52ec76c27 +MD5 (suse64/make.rpm) = 6d768e4613680e1d9e77110204e90c46 |