diff options
author | taca <taca@pkgsrc.org> | 2011-08-18 12:50:14 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-08-18 12:50:14 +0000 |
commit | a70d33418ae5d53e55952fd1e8b4e256a0346c6e (patch) | |
tree | 04a395d696013ccdd7e787865320fe4713e8472f /textproc | |
parent | 3cd7b3b1585a3df2454d6ac840d36ffeccffa9f5 (diff) | |
download | pkgsrc-a70d33418ae5d53e55952fd1e8b4e256a0346c6e.tar.gz |
Update ruby-redcloth package to 4.2.8.
== 4.2.8 / August 17, 2011
* Do not treat warnings as errors so it compiles cleanly. [Tomasz WaĆkuski]
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-redcloth/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-redcloth/PLIST | 3 | ||||
-rw-r--r-- | textproc/ruby-redcloth/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/textproc/ruby-redcloth/Makefile b/textproc/ruby-redcloth/Makefile index fca2175ec5c..21fa96c8b60 100644 --- a/textproc/ruby-redcloth/Makefile +++ b/textproc/ruby-redcloth/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2011/06/19 03:39:05 taca Exp $ +# $NetBSD: Makefile,v 1.16 2011/08/18 12:50:14 taca Exp $ -DISTNAME= RedCloth-4.2.7 +DISTNAME= RedCloth-4.2.8 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:tl} CATEGORIES= textproc diff --git a/textproc/ruby-redcloth/PLIST b/textproc/ruby-redcloth/PLIST index 3b423d72339..2f7fe4c0b40 100644 --- a/textproc/ruby-redcloth/PLIST +++ b/textproc/ruby-redcloth/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2011/06/19 03:39:05 taca Exp $ +@comment $NetBSD: PLIST,v 1.11 2011/08/18 12:50:14 taca Exp $ bin/redcloth ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gemtest @@ -25,7 +25,6 @@ ${GEM_LIBDIR}/lib/redcloth/formatters/latex.rb ${GEM_LIBDIR}/lib/redcloth/formatters/latex_entities.yml ${GEM_LIBDIR}/lib/redcloth/textile_doc.rb ${GEM_LIBDIR}/lib/redcloth/version.rb -${GEM_LIBDIR}/lib/redcloth_scan.jar ${GEM_LIBDIR}/lib/redcloth_scan.${RUBY_DLEXT} ${GEM_LIBDIR}/lib/tasks/pureruby.rake ${GEM_LIBDIR}/redcloth.gemspec diff --git a/textproc/ruby-redcloth/distinfo b/textproc/ruby-redcloth/distinfo index 4d93e3340dc..711851ecd43 100644 --- a/textproc/ruby-redcloth/distinfo +++ b/textproc/ruby-redcloth/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2011/06/19 03:39:05 taca Exp $ +$NetBSD: distinfo,v 1.11 2011/08/18 12:50:14 taca Exp $ -SHA1 (RedCloth-4.2.7.gem) = e674b109cc3a8497d74ad3d237197a074cfcb254 -RMD160 (RedCloth-4.2.7.gem) = bed7994b257b06518c8f64ca03fdc73fa2697b68 -Size (RedCloth-4.2.7.gem) = 830976 bytes +SHA1 (RedCloth-4.2.8.gem) = cdf778ce614aaac4ae368bc05d751b34dc6526de +RMD160 (RedCloth-4.2.8.gem) = 9e4dd13583cd3cd15cafaf084fac520fbdf96789 +Size (RedCloth-4.2.8.gem) = 238080 bytes |