aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ruby-libxml
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2003-02-07 04:31:10 +0800
committerseanc <seanc@FreeBSD.org>2003-02-07 04:31:10 +0800
commitbf7b98bbf384a96a4f077c970387f5496ff3f6b7 (patch)
tree7a253c7443d4aa29b98ac1c499905b53d485f979 /textproc/ruby-libxml
parentbd928e853137a1240f5289bd4047711d3cef90e9 (diff)
downloadfreebsd-ports-gnome-bf7b98bbf384a96a4f077c970387f5496ff3f6b7.tar.gz
freebsd-ports-gnome-bf7b98bbf384a96a4f077c970387f5496ff3f6b7.tar.zst
freebsd-ports-gnome-bf7b98bbf384a96a4f077c970387f5496ff3f6b7.zip
Update ruby-libxml to 0.3.2
Diffstat (limited to 'textproc/ruby-libxml')
-rw-r--r--textproc/ruby-libxml/Makefile2
-rw-r--r--textproc/ruby-libxml/distinfo2
-rw-r--r--textproc/ruby-libxml/pkg-descr2
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/