1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Update to 1.6.2

PR:		36540
Submitted by:	Sean Chittenden <sean@chittenden.org>
Approved by:	mail to maintainer bounces
This commit is contained in:
Patrick Li 2002-03-31 04:40:13 +00:00
parent 209784b918
commit 68c5f8d579
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57023
3 changed files with 3 additions and 15 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (cronolog-1.6.1.tar.gz) = 8c9a3ecf3ea8d39daa5eebea91112846
MD5 (cronolog-1.6.2.tar.gz) = a44564fd5a5b061a5691b9a837d04979

View File

@ -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 ----