aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-24 08:06:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-24 08:06:46 +0800
commitc72ed1968f7760de75b44aade37ae0e80211dc0e (patch)
tree58a32d6a012f041f0346deeb62a6764ff6b80804 /textproc
parent0f939db99180a26ee30b8bfcd559285c9574a585 (diff)
downloadfreebsd-ports-gnome-c72ed1968f7760de75b44aade37ae0e80211dc0e.tar.gz
freebsd-ports-gnome-c72ed1968f7760de75b44aade37ae0e80211dc0e.tar.zst
freebsd-ports-gnome-c72ed1968f7760de75b44aade37ae0e80211dc0e.zip
- Update to 2.8.0
- Add LICENSE Changes: https://github.com/xml4r/libxml-ruby/blob/master/HISTORY
Diffstat (limited to 'textproc')
-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/