diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-26 07:28:25 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-26 07:28:25 +0000 |
commit | ad6b56b76d7e28e021faf157acb8a4556ade4eff (patch) | |
tree | 8d606501dd73bf6ae48fd3ed20550d36d6d318f9 | |
parent | 03e383a604ea3a18df74805a0acaf586f763b8c0 (diff) |
Notes
-rw-r--r-- | devel/ruby-date2/Makefile | 4 | ||||
-rw-r--r-- | devel/ruby-date2/distinfo | 2 | ||||
-rw-r--r-- | devel/ruby-date2/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/devel/ruby-date2/Makefile b/devel/ruby-date2/Makefile index 651273408a11..843f93093658 100644 --- a/devel/ruby-date2/Makefile +++ b/devel/ruby-date2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= date2 -PORTVERSION= 2 +PORTVERSION= 2.1 CATEGORIES= devel ruby MASTER_SITES= http://www.kt.rim.or.jp/~tadf/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -22,7 +22,7 @@ MODULES= date2.rb date3.rb holiday.rb odate.rb \ parsedate2.rb parsedate2.ry parsedate3.rb \ qholiday.rb strftime.rb strptime.rb -DOCS_EN= CHANGES.en MANUAL.en README.en +DOCS_EN= MANUAL.en README.en DOCS_JA= MANUAL README EXAMPLES_EN= cal.rb daylight.rb goodfriday.rb EXAMPLES_JA= ncal.rb diff --git a/devel/ruby-date2/distinfo b/devel/ruby-date2/distinfo index c6ec5f13c95f..f0c8e2850599 100644 --- a/devel/ruby-date2/distinfo +++ b/devel/ruby-date2/distinfo @@ -1 +1 @@ -MD5 (ruby/date2-2.tar.gz) = 6180117536bab3d3e8fcbbd47efff841 +MD5 (ruby/date2-2.1.tar.gz) = b9d44c3120a2b8a77940081cde7efd26 diff --git a/devel/ruby-date2/pkg-plist b/devel/ruby-date2/pkg-plist index 15ba4268460d..f65998d558b6 100644 --- a/devel/ruby-date2/pkg-plist +++ b/devel/ruby-date2/pkg-plist @@ -14,7 +14,6 @@ %%RUBY_EXAMPLESDIR%%/date2/ja/ncal.rb @dirrm %%RUBY_EXAMPLESDIR%%/date2/ja @dirrm %%RUBY_EXAMPLESDIR%%/date2 -%%RUBY_DOCDIR%%/date2/CHANGES.en %%RUBY_DOCDIR%%/date2/MANUAL.en %%RUBY_DOCDIR%%/date2/README.en %%RUBY_DOCDIR%%/date2/ja/MANUAL |