mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Update to 1.4.1
- Add LICENSE - Remove BUILD_DEPENDS Changes: https://github.com/rubys/nokogumbo/commits/master PR: 199860 Submitted by: Michael Fausten <ports@michael-fausten.de>
This commit is contained in:
parent
92b33733c1
commit
468b78c6cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385190
@ -2,14 +2,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nokogumbo
|
||||
PORTVERSION= 1.1.12
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Nokogiri interface to the Gumbo HTML5 parser
|
||||
|
||||
BUILD_DEPENDS= rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri
|
||||
|
||||
USES= pkgconfig
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/nokogumbo-1.1.12.gem) = 051ef10360ae44b3961b17ba9c2c6f043c13d2038dcdf9f7c87ae8b9122f758c
|
||||
SIZE (rubygem/nokogumbo-1.1.12.gem) = 98304
|
||||
SHA256 (rubygem/nokogumbo-1.4.1.gem) = a2143a68c6eec9b45c554d3eaf10291344961743314cfbde429a55ec76938768
|
||||
SIZE (rubygem/nokogumbo-1.4.1.gem) = 232448
|
||||
|
Loading…
Reference in New Issue
Block a user