aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-libxml-ruby
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:06:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:06:46 +0000
commit2a8192394b488333d5ca64a8f1ba64717b8c2757 (patch)
tree58a32d6a012f041f0346deeb62a6764ff6b80804 /textproc/rubygem-libxml-ruby
parentc436c20d46ab473129f235db881ac0b725a46a1a (diff)
downloadports-2a8192394b488333d5ca64a8f1ba64717b8c2757.tar.gz
ports-2a8192394b488333d5ca64a8f1ba64717b8c2757.zip
- Update to 2.8.0
Notes
Notes: svn path=/head/; revision=387223
Diffstat (limited to 'textproc/rubygem-libxml-ruby')
-rw-r--r--textproc/rubygem-libxml-ruby/Makefile5
-rw-r--r--textproc/rubygem-libxml-ruby/distinfo4
-rw-r--r--textproc/rubygem-libxml-ruby/pkg-descr2
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/rubygem-libxml-ruby/Makefile b/textproc/rubygem-libxml-ruby/Makefile
index 73c1d70fc4a3..97cb67828cf8 100644
--- a/textproc/rubygem-libxml-ruby/Makefile
+++ b/textproc/rubygem-libxml-ruby/Makefile
@@ -2,15 +2,16 @@
# $FreeBSD$
PORTNAME= libxml-ruby
-PORTVERSION= 2.7.0
+PORTVERSION= 2.8.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings for the GNOME Libxml2 toolkit
-USE_GNOME= libxml2
+LICENSE= MIT
+USE_GNOME= libxml2
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-libxml-ruby/distinfo b/textproc/rubygem-libxml-ruby/distinfo
index aa2c888e3091..f8c49e2ce77b 100644
--- a/textproc/rubygem-libxml-ruby/distinfo
+++ b/textproc/rubygem-libxml-ruby/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/libxml-ruby-2.7.0.gem) = f1f8a3538a064923d8f718748f8771bf088a154c2967f1b7a0cd82d6cd15a9d8
-SIZE (rubygem/libxml-ruby-2.7.0.gem) = 269824
+SHA256 (rubygem/libxml-ruby-2.8.0.gem) = 0bd2780afaaf944d38786999d929a4fd37eb30922c404301b86dee94c9c512b6
+SIZE (rubygem/libxml-ruby-2.8.0.gem) = 261120
diff --git a/textproc/rubygem-libxml-ruby/pkg-descr b/textproc/rubygem-libxml-ruby/pkg-descr
index 0607be24c1ea..df209719b224 100644
--- a/textproc/rubygem-libxml-ruby/pkg-descr
+++ b/textproc/rubygem-libxml-ruby/pkg-descr
@@ -1,4 +1,4 @@
The Libxml-Ruby project provides Ruby language bindings for the GNOME
Libxml2 XML toolkit. It is free software, released under the MIT License.
-WWW: http://rubygems.org/gems/libxml-ruby
+WWW: http://xml4r.github.io/libxml-ruby/