- Update to 2.0.2

PR:		ports/61984
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
This commit is contained in:
Pav Lucistnik 2004-01-27 11:33:59 +00:00
parent 70b30981c3
commit 50a7b76ebc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99258
3 changed files with 5 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= zonecheck
PORTVERSION= 2.0.0
PORTVERSION= 2.0.2
PORTEPOCH= 1
CATEGORIES= dns ipv6 ruby
MASTER_SITES= ftp://ftp.nic.fr/pub/mirror/zonecheck/src/ \

View File

@ -1 +1 @@
MD5 (zonecheck-2.0.0.tgz) = 7723f2ed626bf17f5fe1de34d9fa42d6
MD5 (zonecheck-2.0.2.tgz) = 60270e94506751083a6f65afb596f6f4

View File

@ -79,6 +79,7 @@ libexec/zonecheck/zc/cache.rb
libexec/zonecheck/zc/cachemanager.rb
libexec/zonecheck/zc/config.rb
libexec/zonecheck/zc/console.rb
libexec/zonecheck/zc/data/catalog.xml
libexec/zonecheck/zc/data/config.dtd
libexec/zonecheck/zc/data/logo.rb
libexec/zonecheck/zc/data/msgcat.dtd
@ -86,7 +87,9 @@ libexec/zonecheck/zc/data/xpm.rb
libexec/zonecheck/zc/data/zonecheck.dtd
libexec/zonecheck/zc/dbg.rb
libexec/zonecheck/zc/ext/array.rb
libexec/zonecheck/zc/ext/file.rb
libexec/zonecheck/zc/ext/gtk.rb
libexec/zonecheck/zc/ext/myxml.rb
libexec/zonecheck/zc/framework.rb
libexec/zonecheck/zc/input/cgi.rb
libexec/zonecheck/zc/input/cli.rb