mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 2.8.0
- Add LICENSE Changes: https://github.com/xml4r/libxml-ruby/blob/master/HISTORY
This commit is contained in:
parent
c436c20d46
commit
2a8192394b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387223
@ -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
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user