Update the suse91_linux package to the most up-to-date version, fixing
the recent libpng security problems.
This commit is contained in:
parent
4c981c268d
commit
a4e5369f09
3 changed files with 8 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.6819 2004/08/07 12:14:40 wiz Exp $
|
||||
$NetBSD: CHANGES,v 1.6820 2004/08/07 13:34:09 jdolecek Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2004:
|
||||
|
||||
|
@ -3757,3 +3757,4 @@ Changes to the packages collection and infrastructure in 2004:
|
|||
Updated xrick to 021212nb4 [wiz 2004-08-07]
|
||||
Updated phpmyadmin to 2.5.7-pl1 [adrianp 2004-08-07]
|
||||
Updated pkgconfig to 0.15.0nb1 [wiz 2004-08-07]
|
||||
Updated suse91_libpng to 9.1nb1 [jdolecek 2004-08-07]
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/07/31 11:53:09 jdolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2004/08/07 13:34:09 jdolecek Exp $
|
||||
|
||||
DISTNAME= suse_libpng-${SUSE_VERSION}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_SUSE91}
|
||||
DISTFILES= ${RPMFILES}
|
||||
|
@ -18,7 +19,7 @@ NO_BUILD= YES
|
|||
NO_BUILDLINK= YES
|
||||
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
|
||||
|
||||
RPMFILES= libpng-1.2.5-182.${SUSE_ARCH}.rpm
|
||||
RPMFILES= libpng-1.2.5-182.7.${SUSE_ARCH}.rpm
|
||||
|
||||
.include "../../emulators/suse91_linux/Makefile.common"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/07/31 11:24:08 jdolecek Exp $
|
||||
$NetBSD: distinfo,v 1.2 2004/08/07 13:34:09 jdolecek Exp $
|
||||
|
||||
SHA1 (suse91/i586/libpng-1.2.5-182.i586.rpm) = ddbe1fa95df37a5980c1a74c29cdf85963fcce2f
|
||||
Size (suse91/i586/libpng-1.2.5-182.i586.rpm) = 175204 bytes
|
||||
SHA1 (suse91/i586/libpng-1.2.5-182.7.i586.rpm) = 9a3c3425dc11c1805f23ce3bd5a76b369e4eea49
|
||||
Size (suse91/i586/libpng-1.2.5-182.7.i586.rpm) = 175528 bytes
|
||||
|
|
Loading…
Reference in a new issue