summaryrefslogtreecommitdiff
path: root/emulators/suse100_x11
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_x11
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_x11')
-rw-r--r--emulators/suse100_x11/Makefile3
-rw-r--r--emulators/suse100_x11/distinfo14
-rw-r--r--emulators/suse100_x11/distinfo.i3865
-rw-r--r--emulators/suse100_x11/distinfo.powerpc8
-rw-r--r--emulators/suse100_x11/distinfo.x86_645
5 files changed, 15 insertions, 20 deletions
diff --git a/emulators/suse100_x11/Makefile b/emulators/suse100_x11/Makefile
index eb429ed966b..217a2d83882 100644
--- a/emulators/suse100_x11/Makefile
+++ b/emulators/suse100_x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:56 ghen Exp $
DISTNAME= suse_x11-${SUSE_VERSION}
CATEGORIES= emulators
@@ -17,7 +17,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../mk/bsd.prefs.mk"
diff --git a/emulators/suse100_x11/distinfo b/emulators/suse100_x11/distinfo
new file mode 100644
index 00000000000..e85387074bd
--- /dev/null
+++ b/emulators/suse100_x11/distinfo
@@ -0,0 +1,14 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:56 ghen Exp $
+
+SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = e00b5a0dc265df2957cd0fbfe36b1707764cca29
+RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 333093b77d2ba3588f32baf1acca135799922cc8
+Size (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 2926591 bytes
+SHA1 (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = 83d2333a1a354733deca3273c0288cc300b60204
+RMD160 (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = a68959b243edac1f6a19a9849a6f705a44005320
+Size (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = 2835400 bytes
+SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = e00b5a0dc265df2957cd0fbfe36b1707764cca29
+RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 333093b77d2ba3588f32baf1acca135799922cc8
+Size (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 2926591 bytes
+SHA1 (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = f7efb5bad41ea72756b845554b92bed9957f40cd
+RMD160 (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = ca7d873e9ce34f9ee9942c55fff15ae864524375
+Size (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = 3130444 bytes
diff --git a/emulators/suse100_x11/distinfo.i386 b/emulators/suse100_x11/distinfo.i386
deleted file mode 100644
index 6afff4b30fa..00000000000
--- a/emulators/suse100_x11/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
-
-SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = e00b5a0dc265df2957cd0fbfe36b1707764cca29
-RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 333093b77d2ba3588f32baf1acca135799922cc8
-Size (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 2926591 bytes
diff --git a/emulators/suse100_x11/distinfo.powerpc b/emulators/suse100_x11/distinfo.powerpc
deleted file mode 100644
index ad7e3e8b082..00000000000
--- a/emulators/suse100_x11/distinfo.powerpc
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
-
-SHA1 (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = 83d2333a1a354733deca3273c0288cc300b60204
-RMD160 (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = a68959b243edac1f6a19a9849a6f705a44005320
-Size (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = 2835400 bytes
-SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = e00b5a0dc265df2957cd0fbfe36b1707764cca29
-RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 333093b77d2ba3588f32baf1acca135799922cc8
-Size (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 2926591 bytes
diff --git a/emulators/suse100_x11/distinfo.x86_64 b/emulators/suse100_x11/distinfo.x86_64
deleted file mode 100644
index 00442e14173..00000000000
--- a/emulators/suse100_x11/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
-
-SHA1 (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = f7efb5bad41ea72756b845554b92bed9957f40cd
-RMD160 (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = ca7d873e9ce34f9ee9942c55fff15ae864524375
-Size (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = 3130444 bytes