Update to 2.0.4.

This commit is contained in:
Akinori MUSHA 2003-07-29 07:03:32 +00:00
parent 8c65713b27
commit 6fb7c0f0b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85830
3 changed files with 4 additions and 4 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= strongtyping
PORTVERSION= 2.0.3
PORTVERSION= 2.0.4
CATEGORIES= devel ruby
MASTER_SITES= http://www.nwlink.com/~rpav/
MASTER_SITES= http://mephle.org/StrongTyping/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby

View File

@ -1 +1 @@
MD5 (ruby/strongtyping-2.0.3.tar.gz) = 99459e2e122d7f0ca25d3db722b3a450
MD5 (ruby/strongtyping-2.0.4.tar.gz) = d6bb53cc98f2fd53c5f39aa1470545b3

View File

@ -4,4 +4,4 @@ them. In addition to merely checking a single set of types, it allows
easy overloading based on a number of different templates.
Author: Ryan Pavlik <rpav@users.sf.net>
WWW: http://www.nwlink.com/~rpav/StrongTyping.html
WWW: http://mephle.org/StrongTyping/