summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca>2011-06-19 03:35:05 +0000
committertaca <taca>2011-06-19 03:35:05 +0000
commit7312cfbd0fa6803f8efbefbb8933c1a31ba06a0f (patch)
treebac5798e9d5801c02adf7580fb62f71b0ee629a9 /textproc
parent871b5ffbfb2588debae7e5924c0320b8e26517c0 (diff)
downloadpkgsrc-7312cfbd0fa6803f8efbefbb8933c1a31ba06a0f.tar.gz
Update ruby-bluecloth pacakge to 2.1.0.
Not complete but from History.md: ## 2.0.11 [2011-02-10] Michael Granger <ged@FaerieMUD.org> Enhancements: * gem-testers support * Update to Discount 2.0.5 Bugfixes: * Removed unnecessary requires from top-level file * Fix for Windows devkit installs ## v2.0.10 [2011-02-09] Michael Granger <ged@FaerieMUD.org> Enhancements: Updated to Discount 2.0.4: * Added configuration options for all of Discount's extensions. * Worked around a Discount bug when rendering the same document twice (appends a \0)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-bluecloth/Makefile7
-rw-r--r--textproc/ruby-bluecloth/PLIST24
-rw-r--r--textproc/ruby-bluecloth/distinfo8
3 files changed, 14 insertions, 25 deletions
diff --git a/textproc/ruby-bluecloth/Makefile b/textproc/ruby-bluecloth/Makefile
index 1016829d073..e0a094c270f 100644
--- a/textproc/ruby-bluecloth/Makefile
+++ b/textproc/ruby-bluecloth/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2011/02/21 16:01:20 taca Exp $
+# $NetBSD: Makefile,v 1.6 2011/06/19 03:35:05 taca Exp $
-DISTNAME= bluecloth-2.0.9
-PKGREVISION= 1
+DISTNAME= bluecloth-2.1.0
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,7 +8,7 @@ HOMEPAGE= http://deveiate.org/projects/BlueCloth
COMMENT= Markdown library for Ruby
LICENSE= original-bsd
-CONFLICTS+= ruby[1-9][0-9]-bluecloth-*
+CONFLICTS+= ruby[1-9][0-9]-bluecloth-[0-9]*
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ruby-bluecloth/PLIST b/textproc/ruby-bluecloth/PLIST
index c1250c23f7d..0802da8a676 100644
--- a/textproc/ruby-bluecloth/PLIST
+++ b/textproc/ruby-bluecloth/PLIST
@@ -1,13 +1,13 @@
-@comment $NetBSD: PLIST,v 1.5 2010/12/04 04:23:43 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2011/06/19 03:35:05 taca Exp $
bin/bluecloth
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.require_paths
-${GEM_LIBDIR}/ChangeLog
+${GEM_LIBDIR}/.gemtest
+${GEM_LIBDIR}/History.md
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/LICENSE.discount
-${GEM_LIBDIR}/README
+${GEM_LIBDIR}/Manifest.txt
+${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/Rakefile.local
${GEM_LIBDIR}/bin/bluecloth
${GEM_LIBDIR}/ext/Csio.c
${GEM_LIBDIR}/ext/VERSION
@@ -27,6 +27,7 @@ ${GEM_LIBDIR}/ext/markdown.h
${GEM_LIBDIR}/ext/mkdio.c
${GEM_LIBDIR}/ext/mkdio.h
${GEM_LIBDIR}/ext/resource.c
+${GEM_LIBDIR}/ext/setup.c
${GEM_LIBDIR}/ext/tags.c
${GEM_LIBDIR}/ext/tags.h
${GEM_LIBDIR}/ext/version.c
@@ -34,19 +35,8 @@ ${GEM_LIBDIR}/ext/xml.c
${GEM_LIBDIR}/ext/xmlpage.c
${GEM_LIBDIR}/lib/bluecloth.rb
${GEM_LIBDIR}/lib/bluecloth_ext.${RUBY_DLEXT}
-${GEM_LIBDIR}/rake/191_compat.rb
-${GEM_LIBDIR}/rake/dependencies.rb
-${GEM_LIBDIR}/rake/documentation.rb
-${GEM_LIBDIR}/rake/helpers.rb
-${GEM_LIBDIR}/rake/hg.rb
-${GEM_LIBDIR}/rake/manual.rb
-${GEM_LIBDIR}/rake/packaging.rb
-${GEM_LIBDIR}/rake/publishing.rb
-${GEM_LIBDIR}/rake/style.rb
-${GEM_LIBDIR}/rake/svn.rb
-${GEM_LIBDIR}/rake/testing.rb
-${GEM_LIBDIR}/rake/verifytask.rb
${GEM_LIBDIR}/spec/bluecloth/101_changes_spec.rb
+${GEM_LIBDIR}/spec/bluecloth/TEMPLATE
${GEM_LIBDIR}/spec/bluecloth/autolinks_spec.rb
${GEM_LIBDIR}/spec/bluecloth/blockquotes_spec.rb
${GEM_LIBDIR}/spec/bluecloth/code_spans_spec.rb
diff --git a/textproc/ruby-bluecloth/distinfo b/textproc/ruby-bluecloth/distinfo
index 4d71ee5de0b..bd09746e7d1 100644
--- a/textproc/ruby-bluecloth/distinfo
+++ b/textproc/ruby-bluecloth/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/12/04 04:23:43 taca Exp $
+$NetBSD: distinfo,v 1.4 2011/06/19 03:35:05 taca Exp $
-SHA1 (bluecloth-2.0.9.gem) = 52b25e086de4f9ed9c11fed3f3305c1dbf1fc87b
-RMD160 (bluecloth-2.0.9.gem) = d8f77592566c5c4486b510d6038f149dc4212aec
-Size (bluecloth-2.0.9.gem) = 130560 bytes
+SHA1 (bluecloth-2.1.0.gem) = 8ccf3dc936d348f348aacea4564414a70554327c
+RMD160 (bluecloth-2.1.0.gem) = 466119bc5eea36de62119a3c03cfb803a2fb7e21
+Size (bluecloth-2.1.0.gem) = 92672 bytes