diff options
author | knu <knu@FreeBSD.org> | 2002-04-23 19:42:13 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-04-23 19:42:13 +0000 |
commit | e0a4063bb98b0d5d164d4c75e74f8f4864f5eebe (patch) | |
tree | 3f908b8011b9dd44290b7cd0babeffc9a8745246 /www/ruby-google | |
parent | 134ac7ac3cf2cb1872a917d4e8df8d6aea44bc2e (diff) | |
download | FreeBSD-ports-e0a4063bb98b0d5d164d4c75e74f8f4864f5eebe.zip FreeBSD-ports-e0a4063bb98b0d5d164d4c75e74f8f4864f5eebe.tar.gz |
Update to 0.3.0.
Diffstat (limited to 'www/ruby-google')
-rw-r--r-- | www/ruby-google/Makefile | 4 | ||||
-rw-r--r-- | www/ruby-google/distinfo | 2 | ||||
-rw-r--r-- | www/ruby-google/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/ruby-google/Makefile b/www/ruby-google/Makefile index fde3417..c773ebd 100644 --- a/www/ruby-google/Makefile +++ b/www/ruby-google/Makefile @@ -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: diff --git a/www/ruby-google/distinfo b/www/ruby-google/distinfo index 2544152..7fc56b7 100644 --- a/www/ruby-google/distinfo +++ b/www/ruby-google/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-google-0.2.0.tar.gz) = 780c1ec728497c965cb93bff999c6cf7 +MD5 (ruby/ruby-google-0.3.0.tar.gz) = cbfa78d62e1b56ed512fc393673d9ad2 diff --git a/www/ruby-google/pkg-plist b/www/ruby-google/pkg-plist index 3106fbb..9b63196 100644 --- a/www/ruby-google/pkg-plist +++ b/www/ruby-google/pkg-plist @@ -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 |