1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to 0.5.4

- Add LICENSE
- Remove contiguous blank lines

Changes:	https://github.com/tmm1/pygments.rb/blob/master/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-01-01 00:08:20 +00:00
parent 7efa183e50
commit 53d14d230f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338341
2 changed files with 6 additions and 6 deletions

View File

@ -2,20 +2,20 @@
# $FreeBSD$
PORTNAME= pygments.rb
PORTVERSION= 0.5.2
PORTVERSION= 0.5.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Exposes the pygments syntax highlighter to Ruby
LICENSE= MIT
RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:${PORTSDIR}/devel/rubygem-posix-spawn \
rubygem-yajl-ruby>=1.1.0:${PORTSDIR}/devel/rubygem-yajl-ruby \
pygmentize:${PORTSDIR}/textproc/py-pygments
rubygem-yajl-ruby>=1.1.0:${PORTSDIR}/devel/rubygem-yajl-ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/pygments.rb-0.5.2.gem) = 4f982d78e3e6198146a0162225a8b95fdd8f7d0b1becb9240cd1462821772df4
SIZE (rubygem/pygments.rb-0.5.2.gem) = 1493504
SHA256 (rubygem/pygments.rb-0.5.4.gem) = 74af4f66eb059c6bb88dcc8942fa40aeea3f7365e8a4f69e722e83fb8103d467
SIZE (rubygem/pygments.rb-0.5.4.gem) = 1544192