Update to 0.3.0.

This commit is contained in:
Akinori MUSHA
2002-04-23 19:42:13 +00:00
parent 21d81505bd
commit 0b1899cc4e
3 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
#
PORTNAME= google
PORTVERSION= 0.2.0
PORTVERSION= 0.3.0
CATEGORIES= www databases ruby
MASTER_SITES= http://www.caliban.org/files/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
DOCS= Changelog README google.html
DOCS= CHANGES Changelog README google.html
EXAMPLES= examples/*
post-install:

View File

@@ -1 +1 @@
MD5 (ruby/ruby-google-0.2.0.tar.gz) = 780c1ec728497c965cb93bff999c6cf7
MD5 (ruby/ruby-google-0.3.0.tar.gz) = cbfa78d62e1b56ed512fc393673d9ad2

View File

@@ -4,6 +4,7 @@
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/google/spell.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/google/tkspell.rb
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/google
%%PORTDOCS%%%%RUBY_DOCDIR%%/google/CHANGES
%%PORTDOCS%%%%RUBY_DOCDIR%%/google/Changelog
%%PORTDOCS%%%%RUBY_DOCDIR%%/google/README
%%PORTDOCS%%%%RUBY_DOCDIR%%/google/google.html