summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2010-05-02 10:45:50 +0000
committerwiz <wiz>2010-05-02 10:45:50 +0000
commitb76474eb21925fb4d3f7ad2c95b6a48214dc8725 (patch)
tree42c6ebd5d2e77e75720143885311c3c367b3be24 /sysutils
parent3c20eeb069eb325998d890577eee0db50992077e (diff)
downloadpkgsrc-b76474eb21925fb4d3f7ad2c95b6a48214dc8725.tar.gz
Update to 2.01.01a78:
All: - New autoconf test checks whether fnmatch() has a working FNM_IGNORECASE - New autoconf test for strlcat() wcslcat() strnlen() wcsnlen() Libschily: - Schily fnmatch() now supports FNM_IGNORECASE - New files strlcat.c wcslcat.c strnlen.c wcsnlen.c Libfind: - libfind bumped to version 1.5 - New file libfind/find_tok.h to separate the token names from the rest of the implementation. - Moved token definitions from find.c to find_tok.h - The primary -perm now implements a new feature: -perm +mode will evaluate as true if any of the bits set in mode are set in the permission bits fro a file. - A bug with -exec introduced with using vfork() instead of fork() was fixed. The replacement of the string "{}" now works correctly again even if the location of the path in memory was changed during a realloc(). - New primary operators: -amin deprecated - only for GNU find compatibility -cmin deprecated - only for GNU find compatibility -mmin deprecated - only for GNU find compatibility -empty TRUE zero sized plain file or empty directory -execdir program [argument ...] \\; -fls file list files similar to 'ls -ilds' into 'file' (always TRUE) -fprint file print file names line separated into 'file' (always TRUE) -fprint0 file print file names nul separated into 'file' (always TRUE) -fprintnnl file print file names space separated into 'file' (always TRUE) -ilname glob TRUE if symlink name matches shell glob -ilpat pattern TRUE if symlink name matches pattern -iname glob TRUE if path component matches shell glob -ipat pattern TRUE if path component matches pattern -ipath glob TRUE if full path matches shell glob -ippat pattern TRUE if full path matches pattern -okdir program [argument ...] \\; -print0 print file names nul separated to stdout (always TRUE) -executable TRUE if file is executable by real user id of process -readable TRUE if file is readable by real user id of process -writable TRUE if file is writable by real user id of process Mkisofs (Maintained/enhanced by J - Do no longer archive the output file if it is part of the archives directory tree. - New option -data-change-warn allows to prevent mkisofs from aborting when a file changes size. -data-change-warn is implemented via errctl="WARN|GROW|SHRINK *" - Print a hint to the option -data-change-warn if a shrunk/grown file is detected. - Print a hint to the option -no-limit-pathtables in case that there are more than 65535 parent directories in the target filesystem. - Print hints on using -joliet-long or on avoiding -J in case that there are file names that do not fit into 64 chars.
Diffstat (limited to 'sysutils')
-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 c37f26e3eac..8d5ee0077ef 100644
--- a/sysutils/cdrtools/Makefile
+++ b/sysutils/cdrtools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2010/03/15 12:10:36 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2010/05/02 10:45:50 wiz Exp $
-DISTNAME= cdrtools-2.01.01a77
+DISTNAME= cdrtools-2.01.01a78
PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/alpha/ \
diff --git a/sysutils/cdrtools/distinfo b/sysutils/cdrtools/distinfo
index 30473fe5a5c..3eb00e58f30 100644
--- a/sysutils/cdrtools/distinfo
+++ b/sysutils/cdrtools/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2010/03/15 12:10:36 wiz Exp $
+$NetBSD: distinfo,v 1.51 2010/05/02 10:45:50 wiz Exp $
-SHA1 (cdrtools-2.01.01a77.tar.bz2) = ac15fefd0089e6125e5bf6198b222522ba94e8f5
-RMD160 (cdrtools-2.01.01a77.tar.bz2) = 0fee3b8c9fab0462f9fd7dd4ed965a013c8f82e0
-Size (cdrtools-2.01.01a77.tar.bz2) = 1925222 bytes
+SHA1 (cdrtools-2.01.01a78.tar.bz2) = 39643e00a37b1a2c38e6190675251b793ca97225
+RMD160 (cdrtools-2.01.01a78.tar.bz2) = 8fcaf22c1032e1cc88426804530ee6f971b6625e
+Size (cdrtools-2.01.01a78.tar.bz2) = 1928976 bytes