Update to 0.82:
version 0.82 2009-10-27 - Remove all uses of CDIO_MIN_DRIVER, CDIO_MAX_DRIVER, CDIO_MIN_DEVICE_DRIVER or CDIO_MAX_DEVICE_DRIVER. - FreeBSD get_media_changed fixes - MingGW/Msys compilation issues - Add OS/2 driver - Cross compilations fixes and uclinix is like GNU/Linux - Numerous other bug fixes
This commit is contained in:
parent
e9c6de969d
commit
cd12c8f4ec
2 changed files with 7 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.38 2009/01/04 12:42:20 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.39 2009/10/31 02:49:09 wiz Exp $
|
||||
|
||||
DISTNAME= libcdio-0.81
|
||||
PKGREVISION= 1
|
||||
DISTNAME= libcdio-0.82
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=libcdio/}
|
||||
|
||||
MAINTAINER= drochner@NetBSD.org
|
||||
HOMEPAGE= http://www.gnu.org/software/libcdio/
|
||||
COMMENT= CD-ROM access library
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.19 2008/11/10 22:30:43 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.20 2009/10/31 02:49:09 wiz Exp $
|
||||
|
||||
SHA1 (libcdio-0.81.tar.gz) = f3d9a38d220483563a6c05d0c412d16fbc64a555
|
||||
RMD160 (libcdio-0.81.tar.gz) = 094108aa064d27763060edbd849383571ea5b92b
|
||||
Size (libcdio-0.81.tar.gz) = 2245595 bytes
|
||||
SHA1 (libcdio-0.82.tar.gz) = b3a87283a373eed816c15584c373ad6d2f95f09a
|
||||
RMD160 (libcdio-0.82.tar.gz) = 48dc71f349235ab501985a296fd3deee295c167f
|
||||
Size (libcdio-0.82.tar.gz) = 2240599 bytes
|
||||
SHA1 (patch-aa) = 8e70ee2840c19da3efc0c47dfa9f7ea400a1ec2e
|
||||
SHA1 (patch-ac) = 7bea49d753bb88d8fa2b5b87a4e9a327c5d7f05f
|
||||
|
|
Loading…
Reference in a new issue