diff options
-rw-r--r-- | textproc/ruby-libxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-libxml/distinfo | 2 | ||||
-rw-r--r-- | textproc/ruby-libxml/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile index 789be29b5bd0..a7c3a240b168 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.2 CATEGORIES= textproc ruby MASTER_SITES= http://www.rubynet.org/modules/xml/libxml/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/textproc/ruby-libxml/distinfo b/textproc/ruby-libxml/distinfo index b4584dbcce68..5bc35ddfc822 100644 --- a/textproc/ruby-libxml/distinfo +++ b/textproc/ruby-libxml/distinfo @@ -1 +1 @@ -MD5 (ruby/libxml-0.3.0.tar.bz2) = ffa58d6e15cb8f1f84465267aa2837e8 +MD5 (ruby/libxml-0.3.2.tar.bz2) = a3f23a2a3b1c6fc18d46545f7c294dc9 diff --git a/textproc/ruby-libxml/pkg-descr b/textproc/ruby-libxml/pkg-descr index 6a07f1165b73..39a20480a0fb 100644 --- a/textproc/ruby-libxml/pkg-descr +++ b/textproc/ruby-libxml/pkg-descr @@ -4,6 +4,6 @@ structures should be available. Those wanting a user friendly API that follows the Ruby-way of doing things should be pleasantly surprised. -Author: Sean Chittenden <sean@chittenden.org> +Author: Sean Chittenden <sean@ruby-lang.org> WWW: http://www.rubynet.org/modules/xml/libxml/ |