summaryrefslogtreecommitdiff
path: root/sysutils/cronolog
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-31 04:40:13 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-31 04:40:13 +0000
commit68c5f8d5799b9498ddf02650e8d7be18c89da270 (patch)
tree085f4cd14a32bf9f4f6a8780526728ace7253ba2 /sysutils/cronolog
parentBROKEN: distfile has disappeared (diff)
Update to 1.6.2
PR: 36540 Submitted by: Sean Chittenden <sean@chittenden.org> Approved by: mail to maintainer bounces
Notes
Notes: svn path=/head/; revision=57023
Diffstat (limited to 'sysutils/cronolog')
-rw-r--r--sysutils/cronolog/Makefile4
-rw-r--r--sysutils/cronolog/distinfo2
-rw-r--r--sysutils/cronolog/files/patch-aa12
3 files changed, 3 insertions, 15 deletions
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile
index c0ce68147a40..93a0115699ec 100644
--- a/sysutils/cronolog/Makefile
+++ b/sysutils/cronolog/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= cronolog
-PORTVERSION= 1.6.1
+PORTVERSION= 1.6.2
CATEGORIES= sysutils
-MASTER_SITES= http://www.ford-mason.co.uk/resources/cronolog/
+MASTER_SITES= http://www.cronolog.org/download/
MAINTAINER= tmb_ports@maddog.u-net.com
diff --git a/sysutils/cronolog/distinfo b/sysutils/cronolog/distinfo
index 77f42e015624..31633e622196 100644
--- a/sysutils/cronolog/distinfo
+++ b/sysutils/cronolog/distinfo
@@ -1 +1 @@
-MD5 (cronolog-1.6.1.tar.gz) = 8c9a3ecf3ea8d39daa5eebea91112846
+MD5 (cronolog-1.6.2.tar.gz) = a44564fd5a5b061a5691b9a837d04979
diff --git a/sysutils/cronolog/files/patch-aa b/sysutils/cronolog/files/patch-aa
index bc93cd4d4038..e69de29bb2d1 100644
--- a/sysutils/cronolog/files/patch-aa
+++ b/sysutils/cronolog/files/patch-aa
@@ -1,12 +0,0 @@
-*** - Thu Jan 20 16:03:33 2000
---- src/cronoutils.c Thu Jan 20 16:01:37 2000
-***************
-*** 71,77 ****
-
- #include "cronoutils.h"
- extern char *tzname[2];
-- extern long int timezone;
-
-
- /* debug_file is the file to output debug messages to. No debug
---- 71,76 ----