diff options
author | knu <knu@FreeBSD.org> | 2002-07-12 01:38:12 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-07-12 01:38:12 +0800 |
commit | 6d41b78ab1cab7675269607f2d30a226144401fe (patch) | |
tree | 7f1e029a035dcd2fc377ecaa1bf4f4c05230aeee | |
parent | 72c2a467081d7b5b666187efa5f8345aa64e17ed (diff) | |
download | freebsd-ports-gnome-6d41b78ab1cab7675269607f2d30a226144401fe.tar.gz freebsd-ports-gnome-6d41b78ab1cab7675269607f2d30a226144401fe.tar.zst freebsd-ports-gnome-6d41b78ab1cab7675269607f2d30a226144401fe.zip |
Update to 0.10.5.
-rw-r--r-- | mail/ruby-tmail/Makefile | 2 | ||||
-rw-r--r-- | mail/ruby-tmail/distinfo | 2 | ||||
-rw-r--r-- | mail/ruby-tmail/pkg-plist | 2 | ||||
-rw-r--r-- | mail/rubygem-tmail/Makefile | 2 | ||||
-rw-r--r-- | mail/rubygem-tmail/distinfo | 2 | ||||
-rw-r--r-- | mail/rubygem-tmail/pkg-plist | 2 |
6 files changed, 4 insertions, 8 deletions
diff --git a/mail/ruby-tmail/Makefile b/mail/ruby-tmail/Makefile index 5de2f6a1dfcd..1b74af57f95a 100644 --- a/mail/ruby-tmail/Makefile +++ b/mail/ruby-tmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tmail -PORTVERSION= 0.10.4 +PORTVERSION= 0.10.5 CATEGORIES= mail ruby MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ \ http://www.ruby-lang.org/~knu/backup/ diff --git a/mail/ruby-tmail/distinfo b/mail/ruby-tmail/distinfo index 56bb392bfc79..dfd723bc0083 100644 --- a/mail/ruby-tmail/distinfo +++ b/mail/ruby-tmail/distinfo @@ -1 +1 @@ -MD5 (ruby/tmail-0.10.4-all.tar.gz) = 6df403968d3b97020a334855091cb4bc +MD5 (ruby/tmail-0.10.5-all.tar.gz) = 570423ce215f87b7cacbcceb89264537 diff --git a/mail/ruby-tmail/pkg-plist b/mail/ruby-tmail/pkg-plist index 26fe6b53545a..ec3d00342ebe 100644 --- a/mail/ruby-tmail/pkg-plist +++ b/mail/ruby-tmail/pkg-plist @@ -39,7 +39,6 @@ %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/README.en %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/address.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/basics.html -%%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/changes.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/config.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/details.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/index.html @@ -53,7 +52,6 @@ %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/README.ja %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/address.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/basics.html -%%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/changes.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/config.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/details.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/index.html diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile index 5de2f6a1dfcd..1b74af57f95a 100644 --- a/mail/rubygem-tmail/Makefile +++ b/mail/rubygem-tmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tmail -PORTVERSION= 0.10.4 +PORTVERSION= 0.10.5 CATEGORIES= mail ruby MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ \ http://www.ruby-lang.org/~knu/backup/ diff --git a/mail/rubygem-tmail/distinfo b/mail/rubygem-tmail/distinfo index 56bb392bfc79..dfd723bc0083 100644 --- a/mail/rubygem-tmail/distinfo +++ b/mail/rubygem-tmail/distinfo @@ -1 +1 @@ -MD5 (ruby/tmail-0.10.4-all.tar.gz) = 6df403968d3b97020a334855091cb4bc +MD5 (ruby/tmail-0.10.5-all.tar.gz) = 570423ce215f87b7cacbcceb89264537 diff --git a/mail/rubygem-tmail/pkg-plist b/mail/rubygem-tmail/pkg-plist index 26fe6b53545a..ec3d00342ebe 100644 --- a/mail/rubygem-tmail/pkg-plist +++ b/mail/rubygem-tmail/pkg-plist @@ -39,7 +39,6 @@ %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/README.en %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/address.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/basics.html -%%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/changes.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/config.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/details.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/index.html @@ -53,7 +52,6 @@ %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/README.ja %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/address.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/basics.html -%%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/changes.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/config.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/details.html %%PORTDOCS%%%%RUBY_DOCDIR%%/tmail/ja/index.html |