mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- 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
This commit is contained in:
parent
8518cb6108
commit
ccd37892e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335341
@ -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 <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user