Update to 1.0.1.
This commit is contained in:
parent
509ac89829
commit
079bd5a573
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47753
2 changed files with 3 additions and 2 deletions
|
@ -6,10 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= csv
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= textproc ruby
|
||||
MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/CSV/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
|
||||
DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/csv-1.0.0.tar.gz) = ed8700463207c63a37ae79396ff1e7fd
|
||||
MD5 (ruby/csv-1_0_1.tar.gz) = 10cdb05f93f74b5e91a05d4996dd3f91
|
||||
|
|
Loading…
Reference in a new issue