diff options
author | martti <martti@pkgsrc.org> | 2002-02-21 17:28:10 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-02-21 17:28:10 +0000 |
commit | 84ec31940a71ee42bb51d641ee3562403218598d (patch) | |
tree | d8a005a0101aa7ae249fb7acd6e6242ed37bbc5b /emulators | |
parent | ba21ccbf1662f1486b6bd153ba34bcb4a4055035 (diff) | |
download | pkgsrc-84ec31940a71ee42bb51d641ee3562403218598d.tar.gz |
Updated suse_libjpeg to 6.4nb1
* libjpeg.rpm: fixed wrong path in libjpeg.la
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse_libjpeg/Makefile | 8 | ||||
-rw-r--r-- | emulators/suse_libjpeg/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/emulators/suse_libjpeg/Makefile b/emulators/suse_libjpeg/Makefile index f7ea5537ab1..4a4f9a63a41 100644 --- a/emulators/suse_libjpeg/Makefile +++ b/emulators/suse_libjpeg/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2001/02/17 18:38:28 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/02/21 17:28:10 martti Exp $ DISTNAME= suse_libjpeg-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} +MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} \ + ftp://ftp.suse.com/pub/suse/i386/update/${SUSE_VERSION}/gra1/ DISTFILES= ${RPMFILES} MAINTAINER= hubertf@netbsd.org @@ -17,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 "../suse_linux/Makefile.common" diff --git a/emulators/suse_libjpeg/distinfo b/emulators/suse_libjpeg/distinfo index dc68ece6b2f..64ec0293a02 100644 --- a/emulators/suse_libjpeg/distinfo +++ b/emulators/suse_libjpeg/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 10:49:58 agc Exp $ +$NetBSD: distinfo,v 1.3 2002/02/21 17:28:10 martti 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 |