summaryrefslogtreecommitdiff
path: root/emulators/suse100_expat
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-04-03 18:17:54 +0000
committerghen <ghen@pkgsrc.org>2006-04-03 18:17:54 +0000
commitee1958d357abba5efa70f5b638c59403c9c7759c (patch)
treeb9bdcec82d1a21d1ff9c0415385173c547c11167 /emulators/suse100_expat
parentc4e234f2bfd5f2d8d625d3d47403bdf34706126f (diff)
downloadpkgsrc-ee1958d357abba5efa70f5b638c59403c9c7759c.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_expat')
-rw-r--r--emulators/suse100_expat/Makefile3
-rw-r--r--emulators/suse100_expat/distinfo11
-rw-r--r--emulators/suse100_expat/distinfo.i3865
-rw-r--r--emulators/suse100_expat/distinfo.powerpc5
-rw-r--r--emulators/suse100_expat/distinfo.x86_645
5 files changed, 12 insertions, 17 deletions
diff --git a/emulators/suse100_expat/Makefile b/emulators/suse100_expat/Makefile
index f7532545c3d..6764cbfd968 100644
--- a/emulators/suse100_expat/Makefile
+++ b/emulators/suse100_expat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:54 ghen Exp $
DISTNAME= suse_expat-${SUSE_VERSION}
CATEGORIES= emulators
@@ -18,7 +18,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_expat/distinfo b/emulators/suse100_expat/distinfo
new file mode 100644
index 00000000000..4f6b81717fe
--- /dev/null
+++ b/emulators/suse100_expat/distinfo
@@ -0,0 +1,11 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:54 ghen Exp $
+
+SHA1 (suse100/i586/expat-1.95.8-5.i586.rpm) = 530fed5152b62a434ad7fd188286894330e35171
+RMD160 (suse100/i586/expat-1.95.8-5.i586.rpm) = f0176be8227ad9e7ca3a7c881aa254510611e370
+Size (suse100/i586/expat-1.95.8-5.i586.rpm) = 174716 bytes
+SHA1 (suse100/ppc/expat-1.95.8-5.ppc.rpm) = f67841b0ae35d4bca589f502533911e19e1c4bc5
+RMD160 (suse100/ppc/expat-1.95.8-5.ppc.rpm) = 8542f175d1d65a0db1baa0fcc387c463e62711b4
+Size (suse100/ppc/expat-1.95.8-5.ppc.rpm) = 194025 bytes
+SHA1 (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 00d012cecfc4cd51aa11f98b19444d3fc3330b14
+RMD160 (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 5c2112713535d1fce2ac6f69908662310055f8ec
+Size (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 168529 bytes
diff --git a/emulators/suse100_expat/distinfo.i386 b/emulators/suse100_expat/distinfo.i386
deleted file mode 100644
index 6337520e385..00000000000
--- a/emulators/suse100_expat/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
-
-SHA1 (suse100/i586/expat-1.95.8-5.i586.rpm) = 530fed5152b62a434ad7fd188286894330e35171
-RMD160 (suse100/i586/expat-1.95.8-5.i586.rpm) = f0176be8227ad9e7ca3a7c881aa254510611e370
-Size (suse100/i586/expat-1.95.8-5.i586.rpm) = 174716 bytes
diff --git a/emulators/suse100_expat/distinfo.powerpc b/emulators/suse100_expat/distinfo.powerpc
deleted file mode 100644
index 1351c89f34b..00000000000
--- a/emulators/suse100_expat/distinfo.powerpc
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
-
-SHA1 (suse100/ppc/expat-1.95.8-5.ppc.rpm) = f67841b0ae35d4bca589f502533911e19e1c4bc5
-RMD160 (suse100/ppc/expat-1.95.8-5.ppc.rpm) = 8542f175d1d65a0db1baa0fcc387c463e62711b4
-Size (suse100/ppc/expat-1.95.8-5.ppc.rpm) = 194025 bytes
diff --git a/emulators/suse100_expat/distinfo.x86_64 b/emulators/suse100_expat/distinfo.x86_64
deleted file mode 100644
index d980efbb871..00000000000
--- a/emulators/suse100_expat/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
-
-SHA1 (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 00d012cecfc4cd51aa11f98b19444d3fc3330b14
-RMD160 (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 5c2112713535d1fce2ac6f69908662310055f8ec
-Size (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 168529 bytes