diff options
author | wiz <wiz@pkgsrc.org> | 2011-07-12 13:32:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-07-12 13:32:25 +0000 |
commit | 312adfbba3461e4de211b85ddfab0dccec72e446 (patch) | |
tree | ec40c08e4937a607fa5a64e1cb9df75ae26ebaf6 /sysutils/cdrtools/distinfo | |
parent | 5a9c6fedb8c77e825e47febf00e63e5a6e420aaa (diff) | |
download | pkgsrc-312adfbba3461e4de211b85ddfab0dccec72e446.tar.gz |
Update to 3.01a05:
All:
- The makefile system now by default disables smake Simple Suffix Rules
and the POSIX Suffix Rules in order to speed up inference rule search.
Libschily:
- New functions mkgmtime() mklgmtime() and timegm()
Libfind:
- libfind no longer aborts with a lack of memory but writes an error
message
- libfind now correctly frees memory that has been allocated internaly
from treewalk()
Mkisofs (Maintained/enhanced by J
- Mkisofs now correctly supports El Torito multi boot entries by introducing
a Boot Dection Header before a list of alternate boot entries.
- New option -eltorito-platform allows to set the El Torito platform id
for a boot entry or for a list of boot entries. Supported values for the
parameter are:
- x86 the standard value vor x86 based PCs
- PPC the Power PC platform
- Mac The Apple Mac platform
- efi EFI based boot for PCs
- # an arbitrary numerical value
- New option -modification-date allows to specify a predictable UUID for grub.
The syntax is: YYYY[MM[DD[HH[MM[SS]]]]][.hh][+-GHGM] and is forgiving
enought to accept the pupular POSIX date format created by:
date "+%Y-%m-%d %H:%M:%S %z"
Diffstat (limited to 'sysutils/cdrtools/distinfo')
-rw-r--r-- | sysutils/cdrtools/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/cdrtools/distinfo b/sysutils/cdrtools/distinfo index dfc41105d63..5197b6222d0 100644 --- a/sysutils/cdrtools/distinfo +++ b/sysutils/cdrtools/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.58 2011/05/02 13:15:10 wiz Exp $ +$NetBSD: distinfo,v 1.59 2011/07/12 13:32:25 wiz Exp $ -SHA1 (cdrtools-3.01a04.tar.bz2) = 936a83a4ae36ddf51ef9a4a719e6c49a98ae5f62 -RMD160 (cdrtools-3.01a04.tar.bz2) = 0562346ff7b487f50e236b4846fed1e9628022c9 -Size (cdrtools-3.01a04.tar.bz2) = 1997119 bytes +SHA1 (cdrtools-3.01a05.tar.bz2) = e9a5c6413c9e0e9e52fbd634ab9f1e3a1157b832 +RMD160 (cdrtools-3.01a05.tar.bz2) = a3962ce855a52d9eb7f5d528e1d91226a77f78bd +Size (cdrtools-3.01a05.tar.bz2) = 2001070 bytes |