Update to 1.2.0.

This commit is contained in:
Akinori MUSHA 2002-11-09 14:17:59 +00:00
parent 3893f90cc5
commit e5199faf28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69787
3 changed files with 4 additions and 4 deletions

View file

@ -6,9 +6,9 @@
#
PORTNAME= csv
PORTVERSION= 1.1.2
PORTVERSION= 1.2.0
CATEGORIES= textproc ruby
MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/CSV/
MASTER_SITES= http://www.ruby-lang.org/~nahi/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
DIST_SUBDIR= ruby

View file

@ -1 +1 @@
MD5 (ruby/csv-1_1_2.tar.gz) = 07e8077a204799ae35a52dd8c9663d3f
MD5 (ruby/csv-1_2_0.tar.gz) = 703e36e5b2300c3fd4fa73feb04af69d

View file

@ -1,4 +1,4 @@
Ruby library to parse or generate data in CSV format.
Author: NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>
WWW: http://www.jin.gr.jp/~nahi/Ruby/CSV/README.txt
WWW: http://rrr.jin.gr.jp/doc/csv/