summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-12-15 15:59:34 +0000
committertaca <taca@pkgsrc.org>2011-12-15 15:59:34 +0000
commitbd2549289dba6b79b53968b79b5e2b00e8ea4000 (patch)
tree8fea679fc65d17af32fc5427db67aa8274368c9d /textproc
parent048ff7c839e7f55f0a85498eb7d837c50628fd5f (diff)
downloadpkgsrc-bd2549289dba6b79b53968b79b5e2b00e8ea4000.tar.gz
Update ruby-bluecloth package to 2.2.0.
== v2.2.0 [2011-11-01] Michael Granger <ged@FaerieMUD.org> - Config -> RbConfig (1.9.3 deprecation fix) - Adding a manpage for bin/bluecloth for packagers that require every binary have one (e.g., Debian) (fixes #78). Thanks to Cédric Boutillier for the contribution. - Updated for Discount 2.0.9
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-bluecloth/Makefile4
-rw-r--r--textproc/ruby-bluecloth/PLIST9
-rw-r--r--textproc/ruby-bluecloth/distinfo8
3 files changed, 12 insertions, 9 deletions
diff --git a/textproc/ruby-bluecloth/Makefile b/textproc/ruby-bluecloth/Makefile
index e0a094c270f..9d7f8692388 100644
--- a/textproc/ruby-bluecloth/Makefile
+++ b/textproc/ruby-bluecloth/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2011/06/19 03:35:05 taca Exp $
+# $NetBSD: Makefile,v 1.7 2011/12/15 15:59:34 taca Exp $
-DISTNAME= bluecloth-2.1.0
+DISTNAME= bluecloth-2.2.0
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/textproc/ruby-bluecloth/PLIST b/textproc/ruby-bluecloth/PLIST
index 0802da8a676..e042908e12a 100644
--- a/textproc/ruby-bluecloth/PLIST
+++ b/textproc/ruby-bluecloth/PLIST
@@ -1,14 +1,16 @@
-@comment $NetBSD: PLIST,v 1.6 2011/06/19 03:35:05 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2011/12/15 15:59:34 taca Exp $
bin/bluecloth
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
-${GEM_LIBDIR}/History.md
+${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/History.rdoc
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/LICENSE.discount
${GEM_LIBDIR}/Manifest.txt
-${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/bluecloth
+${GEM_LIBDIR}/bluecloth.1.pod
${GEM_LIBDIR}/ext/Csio.c
${GEM_LIBDIR}/ext/VERSION
${GEM_LIBDIR}/ext/amalloc.h
@@ -35,6 +37,7 @@ ${GEM_LIBDIR}/ext/xml.c
${GEM_LIBDIR}/ext/xmlpage.c
${GEM_LIBDIR}/lib/bluecloth.rb
${GEM_LIBDIR}/lib/bluecloth_ext.${RUBY_DLEXT}
+${GEM_LIBDIR}/man/man1/bluecloth.1
${GEM_LIBDIR}/spec/bluecloth/101_changes_spec.rb
${GEM_LIBDIR}/spec/bluecloth/TEMPLATE
${GEM_LIBDIR}/spec/bluecloth/autolinks_spec.rb
diff --git a/textproc/ruby-bluecloth/distinfo b/textproc/ruby-bluecloth/distinfo
index bd09746e7d1..b6e3c44f2f0 100644
--- a/textproc/ruby-bluecloth/distinfo
+++ b/textproc/ruby-bluecloth/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2011/06/19 03:35:05 taca Exp $
+$NetBSD: distinfo,v 1.5 2011/12/15 15:59:34 taca Exp $
-SHA1 (bluecloth-2.1.0.gem) = 8ccf3dc936d348f348aacea4564414a70554327c
-RMD160 (bluecloth-2.1.0.gem) = 466119bc5eea36de62119a3c03cfb803a2fb7e21
-Size (bluecloth-2.1.0.gem) = 92672 bytes
+SHA1 (bluecloth-2.2.0.gem) = 9c1ba2ea217c051d81fbf8e29ef83aa96d53f9da
+RMD160 (bluecloth-2.2.0.gem) = 095564d3f162860bfc54d46d6331870d4c3e51ca
+Size (bluecloth-2.2.0.gem) = 94208 bytes