summaryrefslogtreecommitdiff
path: root/emulators/suse100_locale
diff options
context:
space:
mode:
authorghen <ghen>2006-04-03 18:17:54 +0000
committerghen <ghen>2006-04-03 18:17:54 +0000
commit694d7c48a1aacb38cf77c7eed4524e0ae0880a80 (patch)
treeb9bdcec82d1a21d1ff9c0415385173c547c11167 /emulators/suse100_locale
parent2b86cd260fe40d25daaa0aba19627cdcaa2b3123 (diff)
downloadpkgsrc-694d7c48a1aacb38cf77c7eed4524e0ae0880a80.tar.gz
Unify all distinfo.${MACHINE_ARCH} distfiles into one distinfo file, so
that lintpkgsrc -or doesn't want to remove all suse100_* distfiles every time (because it looks only at "distinfo"). To make it easy to maintain these distinfo files, add a "suse100-distinfo" target (modelled after www/opera's "opera-distinfo" target), to regenerate the distinfo file for all supported platforms. Discussed with tonio.
Diffstat (limited to 'emulators/suse100_locale')
-rw-r--r--emulators/suse100_locale/Makefile3
-rw-r--r--emulators/suse100_locale/distinfo11
-rw-r--r--emulators/suse100_locale/distinfo.i3865
-rw-r--r--emulators/suse100_locale/distinfo.powerpc5
-rw-r--r--emulators/suse100_locale/distinfo.x86_645
5 files changed, 12 insertions, 17 deletions
diff --git a/emulators/suse100_locale/Makefile b/emulators/suse100_locale/Makefile
index ff5deafde97..fe115363d58 100644
--- a/emulators/suse100_locale/Makefile
+++ b/emulators/suse100_locale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:55 ghen Exp $
DISTNAME= suse_locale-${SUSE_VERSION}
CATEGORIES= emulators
@@ -19,7 +19,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_locale/distinfo b/emulators/suse100_locale/distinfo
new file mode 100644
index 00000000000..8d961ee6cc7
--- /dev/null
+++ b/emulators/suse100_locale/distinfo
@@ -0,0 +1,11 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:55 ghen Exp $
+
+SHA1 (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = 7c54c225651d3dd5af7ad19a9cc5a924bfd0bbe3
+RMD160 (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = b13bd9e9daeb5253b1f81a374d722c2c18e90297
+Size (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = 12273740 bytes
+SHA1 (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 8106f6a1ebc3bcd2ddbbf202edbb15ef2c5b5d2d
+RMD160 (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 5849a3cb3e31daec6f9f0ea78a6022d9170c8be5
+Size (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 12144947 bytes
+SHA1 (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = c17884ca8e8836b6b710ea4ee030cb5236b92472
+RMD160 (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = a0b4493eeaa3f477782e7c63def328dafcd5b205
+Size (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = 12321930 bytes
diff --git a/emulators/suse100_locale/distinfo.i386 b/emulators/suse100_locale/distinfo.i386
deleted file mode 100644
index 735886f8356..00000000000
--- a/emulators/suse100_locale/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
-
-SHA1 (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = 7c54c225651d3dd5af7ad19a9cc5a924bfd0bbe3
-RMD160 (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = b13bd9e9daeb5253b1f81a374d722c2c18e90297
-Size (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = 12273740 bytes
diff --git a/emulators/suse100_locale/distinfo.powerpc b/emulators/suse100_locale/distinfo.powerpc
deleted file mode 100644
index 06b00f80263..00000000000
--- a/emulators/suse100_locale/distinfo.powerpc
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
-
-SHA1 (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 8106f6a1ebc3bcd2ddbbf202edbb15ef2c5b5d2d
-RMD160 (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 5849a3cb3e31daec6f9f0ea78a6022d9170c8be5
-Size (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 12144947 bytes
diff --git a/emulators/suse100_locale/distinfo.x86_64 b/emulators/suse100_locale/distinfo.x86_64
deleted file mode 100644
index bd97432c56a..00000000000
--- a/emulators/suse100_locale/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
-
-SHA1 (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = c17884ca8e8836b6b710ea4ee030cb5236b92472
-RMD160 (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = a0b4493eeaa3f477782e7c63def328dafcd5b205
-Size (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = 12321930 bytes