Update to 1.9, which fixes error with ruby 1.8 when additional

directories are given from the command line.

Reported by:	Radim Kolar <hsn at netmag.cz>
This commit is contained in:
Akinori MUSHA 2004-05-14 17:14:52 +00:00
parent 1e4e9a3717
commit 2d0dc816b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109146
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= libchk
PORTVERSION= 1.8
PORTVERSION= 1.9
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}

View File

@ -1,2 +1,2 @@
MD5 (libchk-1.8.tar.bz2) = e99d3ea2f634d9f82887ceb9e3b04652
SIZE (libchk-1.8.tar.bz2) = 4522
MD5 (libchk-1.9.tar.bz2) = 98734aeea2a9195db11697f6229381d5
SIZE (libchk-1.9.tar.bz2) = 4535