summaryrefslogtreecommitdiff
path: root/sysutils/e2fsprogs/patches/patch-ap
diff options
context:
space:
mode:
authorryoon <ryoon>2010-12-23 06:34:50 +0000
committerryoon <ryoon>2010-12-23 06:34:50 +0000
commit2d833cb4beeb8e550a2b6a36731164eafebcb4c2 (patch)
tree3000bdec404fd99a4ae338e59b368c75d8a558fe /sysutils/e2fsprogs/patches/patch-ap
parent0ad993c9f8c5bf907354a3ebcddbc161131bfcba (diff)
downloadpkgsrc-2d833cb4beeb8e550a2b6a36731164eafebcb4c2.tar.gz
Update e2fsprogs to 1.41.12 from 1.40.7.
Fix PR pkg/43950. Major change from 1.40.7: * ext4 filesystem support * many translation updates * many bug-fixes in detail, see RELEASE-NOTES.
Diffstat (limited to 'sysutils/e2fsprogs/patches/patch-ap')
-rw-r--r--sysutils/e2fsprogs/patches/patch-ap10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/e2fsprogs/patches/patch-ap b/sysutils/e2fsprogs/patches/patch-ap
index 842ac2caf88..7fe11de5ccb 100644
--- a/sysutils/e2fsprogs/patches/patch-ap
+++ b/sysutils/e2fsprogs/patches/patch-ap
@@ -1,6 +1,6 @@
-$NetBSD: patch-ap,v 1.1 2007/06/20 19:51:10 jlam Exp $
+$NetBSD: patch-ap,v 1.2 2010/12/23 06:34:50 ryoon Exp $
---- lib/blkid/libblkid.3.in.orig 2005-09-06 05:40:14.000000000 -0400
+--- lib/blkid/libblkid.3.in.orig 2009-08-13 01:39:57.000000000 +0000
+++ lib/blkid/libblkid.3.in
@@ -24,7 +24,7 @@ A common use is to allow use of LABEL= a
specific block device names into configuration files.
@@ -11,12 +11,12 @@ $NetBSD: patch-ap,v 1.1 2007/06/20 19:51:10 jlam Exp $
and is verified to still be valid before being returned to the user
(if the user has read permission on the raw block device, otherwise not).
The cache file also allows unprivileged users (normally anyone other
-@@ -49,7 +49,7 @@ was written by Andreas Dilger for the ex
+@@ -51,7 +51,7 @@ was written by Andreas Dilger for the ex
from Ted Ts'o. The library was subsequently heavily modified by Ted Ts'o.
.SH FILES
.TP
--.I /etc/blkid.tab
-+.I @root_sysconfdir@/blkid.tab
+-.I /etc/blkid.tab
++.I @root_sysconfdir@/blkid.tab
Caches data extracted from each recognized block device.
.SH AVAILABILITY
.B libblkid