pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/cdrtools Update to 3.01a05:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d790f891d258
branches:  trunk
changeset: 590496:d790f891d258
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jul 12 13:32:25 2011 +0000

description:
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:

 sysutils/cdrtools/Makefile |  4 ++--
 sysutils/cdrtools/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 5f524766eb12 -r d790f891d258 sysutils/cdrtools/Makefile
--- a/sysutils/cdrtools/Makefile        Tue Jul 12 13:29:09 2011 +0000
+++ b/sysutils/cdrtools/Makefile        Tue Jul 12 13:32:25 2011 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2011/05/02 13:15:10 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2011/07/12 13:32:25 wiz Exp $
 
-DISTNAME=      cdrtools-3.01a04
+DISTNAME=      cdrtools-3.01a05
 PKGNAME=       ${DISTNAME:S/a/alpha/:S/-pre/pre/}
 CATEGORIES=    sysutils
 #MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \
diff -r 5f524766eb12 -r d790f891d258 sysutils/cdrtools/distinfo
--- a/sysutils/cdrtools/distinfo        Tue Jul 12 13:29:09 2011 +0000
+++ b/sysutils/cdrtools/distinfo        Tue Jul 12 13:32:25 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index