summaryrefslogtreecommitdiff
path: root/sysutils/cdrtools
diff options
context:
space:
mode:
authorwiz <wiz>2011-07-12 13:32:25 +0000
committerwiz <wiz>2011-07-12 13:32:25 +0000
commit804b9e5e2a40bed3b1614afc3fae4816a34a2295 (patch)
treeec40c08e4937a607fa5a64e1cb9df75ae26ebaf6 /sysutils/cdrtools
parent7ed2d03a29303952aaaca2fd4e24a4afb1079fe0 (diff)
downloadpkgsrc-804b9e5e2a40bed3b1614afc3fae4816a34a2295.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')
-rw-r--r--sysutils/cdrtools/Makefile4
-rw-r--r--sysutils/cdrtools/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile
index 179f1c1a12b..842a8a1680a 100644
--- a/sysutils/cdrtools/Makefile
+++ b/sysutils/cdrtools/Makefile
@@ -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 --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