diff options
author | asmodai <asmodai@FreeBSD.org> | 2001-07-24 03:54:56 +0800 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2001-07-24 03:54:56 +0800 |
commit | 196cc52864ad9824129bca2f5b904f18d1776b57 (patch) | |
tree | 34427e95253f238b442be55975c439c4022aef93 /www | |
parent | 20c2655e15cb3f9da791e5c3ddcff71da89fe08f (diff) | |
download | freebsd-ports-gnome-196cc52864ad9824129bca2f5b904f18d1776b57.tar.gz freebsd-ports-gnome-196cc52864ad9824129bca2f5b904f18d1776b57.tar.zst freebsd-ports-gnome-196cc52864ad9824129bca2f5b904f18d1776b57.zip |
Update to 1.64, which includes:
* Fix printing of starting URLs in email
* Removed duplicate header in report
* Try more environment variables to set temporary directory
* Avoid using printf on pipes, and fix silly typo.
Approved by: wosch
Diffstat (limited to 'www')
-rw-r--r-- | www/checkbot/Makefile | 2 | ||||
-rw-r--r-- | www/checkbot/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index 237ed11a2cca..9a0a2630c38c 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= checkbot -PORTVERSION= 1.62 +PORTVERSION= 1.64 CATEGORIES= www perl5 MASTER_SITES= http://degraaff.org/checkbot/ \ http://www.de.freebsd.org/~wosch/src/ diff --git a/www/checkbot/distinfo b/www/checkbot/distinfo index 89c64b20954c..c4caf34f6e14 100644 --- a/www/checkbot/distinfo +++ b/www/checkbot/distinfo @@ -1 +1 @@ -MD5 (checkbot-1.62.tar.gz) = 27b86b77ea7cef56dfa8228bf8c76a1f +MD5 (checkbot-1.64.tar.gz) = e908727b6a73821a72cfb369be79b887 |