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:
parent
1e4e9a3717
commit
2d0dc816b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109146
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user