diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-07-30 14:22:03 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-07-30 14:22:03 +0000 |
commit | ed81849c9fdf8157d25771a3ab22b2c43f993590 (patch) | |
tree | 93158f9f0d80e0e989e79dc7033ed1d95e532600 /sysutils/fcron/files/patch-configure | |
parent | security/py-pysha3: Update to 1.0b1, Modernize (diff) |
sysutils/fcron: 3.2.0 -> 3.2.1
- @-lines can now be run up to every second (previously every 10s at most)
PR: 211451
Submitted by: bob@eager.cx (maintainer)
Notes
Notes:
svn path=/head/; revision=419320
Diffstat (limited to 'sysutils/fcron/files/patch-configure')
-rw-r--r-- | sysutils/fcron/files/patch-configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fcron/files/patch-configure b/sysutils/fcron/files/patch-configure index e96c7cfd317f..0133c8c8120b 100644 --- a/sysutils/fcron/files/patch-configure +++ b/sysutils/fcron/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2014-07-06 10:05:56 UTC +--- configure.orig 2016-06-26 17:46:37 UTC +++ configure -@@ -5153,7 +5153,7 @@ if ${ax_cv_lib_readline+:} false; then : +@@ -5164,7 +5164,7 @@ if ${ax_cv_lib_readline+:} false; then : else ORIG_LIBS="$LIBS" |