mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.6.0
- Add LICENSE_FILE Changes: https://github.com/sferik/multi_xml/blob/master/CHANGELOG.md https://github.com/sferik/multi_xml/commits/master
This commit is contained in:
parent
9328d379b7
commit
9be8ac182d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428188
2 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= multi_xml
|
PORTNAME= multi_xml
|
||||||
PORTVERSION= 0.5.5
|
PORTVERSION= 0.6.0
|
||||||
CATEGORIES= textproc rubygems
|
CATEGORIES= textproc rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Ruby library provide swappable XML backends
|
COMMENT= Ruby library provide swappable XML backends
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
|
|
||||||
OPTIONS_DEFINE= NOKOGIRI
|
OPTIONS_DEFINE= NOKOGIRI
|
||||||
NOKOGIRI_DESC= Nokogiri is a HTML, XML, SAX, and Reader parser
|
NOKOGIRI_DESC= Nokogiri is a HTML, XML, SAX, and Reader parser
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (rubygem/multi_xml-0.5.5.gem) = 08936dc294586ee1d178217cce577febe26315d7880e01e4f8e97cf2753b1945
|
TIMESTAMP = 1481116604
|
||||||
SIZE (rubygem/multi_xml-0.5.5.gem) = 20992
|
SHA256 (rubygem/multi_xml-0.6.0.gem) = d24393cf958adb226db884b976b007914a89c53ad88718e25679d7008823ad52
|
||||||
|
SIZE (rubygem/multi_xml-0.6.0.gem) = 15360
|
||||||
|
|
Loading…
Add table
Reference in a new issue