aboutsummaryrefslogtreecommitdiff
path: root/textproc/augeas
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-05-03 01:55:04 +0000
committerSteve Wills <swills@FreeBSD.org>2012-05-03 01:55:04 +0000
commit2b2348064ea881f06c973e88ead74f664f32e836 (patch)
treedbf70d6219092a01e14a99edd1823252dadc20a3 /textproc/augeas
parentd32dbd4bc781289e69b2afcce0c5c75a168a9222 (diff)
downloadports-2b2348064ea881f06c973e88ead74f664f32e836.tar.gz
ports-2b2348064ea881f06c973e88ead74f664f32e836.zip
- The shellvars lens can also be used to parse /etc/periodic.conf and
/boot/loader.conf, so patch that in Suggested by: tdb
Notes
Notes: svn path=/head/; revision=295905
Diffstat (limited to 'textproc/augeas')
-rw-r--r--textproc/augeas/Makefile2
-rw-r--r--textproc/augeas/files/patch-lenses__shellvars.aug8
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile
index 65acacc9d2f6..2d3411a1f632 100644
--- a/textproc/augeas/Makefile
+++ b/textproc/augeas/Makefile
@@ -8,7 +8,7 @@
PORTNAME= augeas
PORTVERSION= 0.10.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://augeas.net/download/
diff --git a/textproc/augeas/files/patch-lenses__shellvars.aug b/textproc/augeas/files/patch-lenses__shellvars.aug
index 3e185cbc84c2..abbf36aff813 100644
--- a/textproc/augeas/files/patch-lenses__shellvars.aug
+++ b/textproc/augeas/files/patch-lenses__shellvars.aug
@@ -1,10 +1,12 @@
---- ./lenses/shellvars.aug.orig 2012-05-01 13:51:21.934163842 -0400
-+++ ./lenses/shellvars.aug 2012-05-01 13:52:04.015160071 -0400
-@@ -196,6 +196,7 @@
+--- lenses/shellvars.aug.orig 2011-11-28 18:51:05.000000000 -0500
++++ lenses/shellvars.aug 2012-05-02 21:42:02.878164637 -0400
+@@ -196,6 +196,9 @@
. incl "/etc/cron-apt/config"
. incl "/etc/environment"
. incl "/etc/blkid.conf"
+ . incl "/etc/rc.conf"
++ . incl "/etc/periodic.conf"
++ . incl "/boot/loader.conf"
let filter = filter_sysconfig
. filter_ifcfg