Update to 20080321 (for real, the latest one).
Bugfixes and some other stuff, please review the CHANGES.txt file for more info.
This commit is contained in:
parent
24f6331375
commit
6fbc2f3b75
2 changed files with 8 additions and 8 deletions
|
@ -1,16 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.11 2008/03/28 14:22:15 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2008/04/22 16:09:12 xtraeme Exp $
|
||||
#
|
||||
|
||||
DISTNAME= acpica-unix-${ACPI_IASL_VERSION}
|
||||
PKGNAME= acpi-iasl-${ACPI_IASL_VERSION}
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.intel.com/technology/iapc/acpi/downloads/
|
||||
MASTER_SITES= http://www.acpica.org/download/
|
||||
|
||||
MAINTAINER= uebayasi@NetBSD.org
|
||||
HOMEPAGE= http://www.intel.com/technology/iapc/acpi/downloads.htm
|
||||
HOMEPAGE= http://www.acpica.org/
|
||||
COMMENT= Compiler of Intel ACPI CA - Unix Build Environment
|
||||
|
||||
ACPI_IASL_VERSION= 20061109
|
||||
ACPI_IASL_VERSION= 20080321
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2008/03/28 14:22:15 xtraeme Exp $
|
||||
$NetBSD: distinfo,v 1.7 2008/04/22 16:09:12 xtraeme Exp $
|
||||
|
||||
SHA1 (acpica-unix-20061109.tar.gz) = 98540d982172286674d904f98ac1b5e13b59d455
|
||||
RMD160 (acpica-unix-20061109.tar.gz) = 70f6314e5968c8f0a918050677070c88da8f46cd
|
||||
Size (acpica-unix-20061109.tar.gz) = 862538 bytes
|
||||
SHA1 (acpica-unix-20080321.tar.gz) = 7581ce268732f68399acdac266c7503cea8ab249
|
||||
RMD160 (acpica-unix-20080321.tar.gz) = aa30ea99d31f3d77a43d8e5ba3afee3d80fa4140
|
||||
Size (acpica-unix-20080321.tar.gz) = 892655 bytes
|
||||
|
|
Loading…
Reference in a new issue