mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 2.2.4
- Update RUN_DEPENDS: use Rails 4 Changes: https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md
This commit is contained in:
parent
b038bfccf4
commit
474ab7d536
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406673
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= html-pipeline
|
||||
PORTVERSION= 2.2.2
|
||||
PORTVERSION= 2.2.4
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,11 +11,10 @@ COMMENT= GitHub HTML processing filters and utilities
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport>=2:${PORTSDIR}/devel/rubygem-activesupport \
|
||||
RUN_DEPENDS= rubygem-activesupport4>=2:${PORTSDIR}/devel/rubygem-activesupport4 \
|
||||
rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/html-pipeline-2.2.2.gem) = 2015691b8fb57fcfb3eda56a02f90124365820020076939b326aa8bd53eb1d73
|
||||
SIZE (rubygem/html-pipeline-2.2.2.gem) = 36864
|
||||
SHA256 (rubygem/html-pipeline-2.2.4.gem) = 262a6747fa6fca9ad8a6c0ed72e7d08932bf620cd1f283c768cb385d9983210d
|
||||
SIZE (rubygem/html-pipeline-2.2.4.gem) = 37376
|
||||
|
Loading…
Reference in New Issue
Block a user