From ccd37892e38cf1c46fe1a669815a0b6a943fc9ca Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 30 Nov 2013 19:59:20 +0000 Subject: [PATCH] - Update to 0.2.1 - Add LICENSE Changes: https://github.com/pauldix/sax-machine/blob/master/HISTORY.md https://github.com/pauldix/sax-machine/commits/master --- textproc/rubygem-sax-machine/Makefile | 10 ++++++---- textproc/rubygem-sax-machine/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/textproc/rubygem-sax-machine/Makefile b/textproc/rubygem-sax-machine/Makefile index b1d6c5d6ea6c..2aa986428a00 100644 --- a/textproc/rubygem-sax-machine/Makefile +++ b/textproc/rubygem-sax-machine/Makefile @@ -2,17 +2,19 @@ # $FreeBSD$ PORTNAME= sax-machine -PORTVERSION= 0.1.0 +PORTVERSION= 0.2.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Declarative sax parsing library backed by Nokogiri -RUN_DEPENDS= rubygem-nokogiri>=0.0.0:${PORTSDIR}/textproc/rubygem-nokogiri +LICENSE= MIT -USE_RUBY= yes -USE_RUBYGEMS= yes +RUN_DEPENDS= rubygem-nokogiri>=1.6.0:${PORTSDIR}/textproc/rubygem-nokogiri + +USE_RUBY= yes +USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include diff --git a/textproc/rubygem-sax-machine/distinfo b/textproc/rubygem-sax-machine/distinfo index 08a3457b926d..7fd9041171ac 100644 --- a/textproc/rubygem-sax-machine/distinfo +++ b/textproc/rubygem-sax-machine/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/sax-machine-0.1.0.gem) = 1a0f19020b6cbd18dc7ce62e90d97f6c682dab8091525476c51df969442c8f16 -SIZE (rubygem/sax-machine-0.1.0.gem) = 12288 +SHA256 (rubygem/sax-machine-0.2.1.gem) = 10a835093938641f4b68566a2d83f54cab52d648d33f5842e8ce158e7b7842cc +SIZE (rubygem/sax-machine-0.2.1.gem) = 25600