diff options
author | grant <grant> | 2002-08-04 02:00:12 +0000 |
---|---|---|
committer | grant <grant> | 2002-08-04 02:00:12 +0000 |
commit | a48b72c862a63b31f673d9b815e7d94866d8e6bb (patch) | |
tree | a90d2e9f22061b54d860f5fb569e79e2e7dcf155 /emulators | |
parent | dbbad0c230b6db6c262e5bb1da8230b7bbcad8b1 (diff) | |
download | pkgsrc-a48b72c862a63b31f673d9b815e7d94866d8e6bb.tar.gz |
ync packages with suse reality, correct distinfo.
pointed out by Thomas Klausner.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse64_libjpeg/Makefile | 7 | ||||
-rw-r--r-- | emulators/suse64_libjpeg/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/emulators/suse64_libjpeg/Makefile b/emulators/suse64_libjpeg/Makefile index 6cd378529d3..61da83c51ed 100644 --- a/emulators/suse64_libjpeg/Makefile +++ b/emulators/suse64_libjpeg/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2002/08/02 15:36:53 grant Exp $ +# $NetBSD: Makefile,v 1.3 2002/08/04 02:00:12 grant Exp $ DISTNAME= suse_libjpeg-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} +MASTER_SITES= ftp://ftp.suse.com/pub/suse/discontinued/i386/update/${SUSE_VERSION}/gra1/ + DISTFILES= ${RPMFILES} MAINTAINER= hubertf@netbsd.org @@ -18,6 +19,6 @@ EXTRACT_ONLY= # empty NO_BUILD= yes PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC -RPMFILES= libjpeg.rpm +RPMFILES= libjpeg-6.2.0-62.i386.rpm .include "../suse64_linux/Makefile.common" diff --git a/emulators/suse64_libjpeg/distinfo b/emulators/suse64_libjpeg/distinfo index c1cfd1257f5..5c9d1d9269e 100644 --- a/emulators/suse64_libjpeg/distinfo +++ b/emulators/suse64_libjpeg/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/08/02 15:36:53 grant Exp $ +$NetBSD: distinfo,v 1.3 2002/08/04 02:00:13 grant Exp $ -SHA1 (suse64/libjpeg.rpm) = 489e72ff83feaa8f41795a8a2237b6d457d3c452 -Size (suse64/libjpeg.rpm) = 154018 bytes +SHA1 (suse64/libjpeg-6.2.0-62.i386.rpm) = a750f07771d61614afcec41f0ac649e26486dc19 +Size (suse64/libjpeg-6.2.0-62.i386.rpm) = 154656 bytes |