summaryrefslogtreecommitdiff
path: root/www/ruby-pygments.rb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-pygments.rb/Makefile')
-rw-r--r--www/ruby-pygments.rb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ruby-pygments.rb/Makefile b/www/ruby-pygments.rb/Makefile
index 367de3bbba6..cfca523e386 100644
--- a/www/ruby-pygments.rb/Makefile
+++ b/www/ruby-pygments.rb/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2015/03/13 17:18:02 taca Exp $
+# $NetBSD: Makefile,v 1.5 2015/06/11 16:41:46 taca Exp $
-DISTNAME= pygments.rb-0.6.2
+DISTNAME= pygments.rb-0.6.3
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,7 +9,7 @@ COMMENT= Pygments wrapper for ruby
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-posix-spawn>=0.3.6<0.4:../../devel/ruby-posix-spawn
-DEPENDS+= ${RUBY_PKGPREFIX}-yajl>=1.1.0<1.2:../../textproc/ruby-yajl
+DEPENDS+= ${RUBY_PKGPREFIX}-yajl>=1.2.0<1.3:../../textproc/ruby-yajl
.include "../../lang/ruby/gem.mk"
.include "../../lang/python/application.mk"