diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-09 03:58:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-09 03:58:40 +0800 |
commit | 62c8ff6fd0a6d7f6adc9aa0c520766ccd39d9ab9 (patch) | |
tree | 45db0c065498e812e86d12733e74c6f3941671d6 /textproc | |
parent | 99fd46d3d03a2ddb9a79ec6c97ea5c27755ea6a7 (diff) | |
download | freebsd-ports-gnome-62c8ff6fd0a6d7f6adc9aa0c520766ccd39d9ab9.tar.gz freebsd-ports-gnome-62c8ff6fd0a6d7f6adc9aa0c520766ccd39d9ab9.tar.zst freebsd-ports-gnome-62c8ff6fd0a6d7f6adc9aa0c520766ccd39d9ab9.zip |
- Update to 1.3.0
Changes: https://github.com/pauldix/sax-machine/blob/master/HISTORY.md
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-sax-machine/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-sax-machine/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/rubygem-sax-machine/Makefile b/textproc/rubygem-sax-machine/Makefile index 2600b15e8091..f96fbbceeabb 100644 --- a/textproc/rubygem-sax-machine/Makefile +++ b/textproc/rubygem-sax-machine/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sax-machine -PORTVERSION= 1.0.0 +PORTVERSION= 1.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -11,8 +11,6 @@ COMMENT= Declarative sax parsing library backed by Nokogiri LICENSE= MIT -RUN_DEPENDS= rubygem-nokogiri>=1.6.0:${PORTSDIR}/textproc/rubygem-nokogiri - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-sax-machine/distinfo b/textproc/rubygem-sax-machine/distinfo index 046a639ae4ee..d906d9c01f8e 100644 --- a/textproc/rubygem-sax-machine/distinfo +++ b/textproc/rubygem-sax-machine/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/sax-machine-1.0.0.gem) = 50585fa38099c3b2f17fa1f27f63857ed4cd5c712f790af24caf96c400c8eb95 -SIZE (rubygem/sax-machine-1.0.0.gem) = 23552 +SHA256 (rubygem/sax-machine-1.3.0.gem) = d670a5d0144127cad76be0ac1bebb94fd229429d32c8992d4da44fb6fbc3eee3 +SIZE (rubygem/sax-machine-1.3.0.gem) = 25600 |