pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/ruby-rdiscount



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Jun 17 15:27:05 UTC 2023

Modified Files:
        pkgsrc/textproc/ruby-rdiscount: Makefile distinfo

Log Message:
textproc/ruby-rdiscount: update to 2.2.7.1

pkgsrc change: remove redundunt PKGNAME.

2.2.7.1 (2023-06-16)

* Fix to not filter out <style> tags by default in Markdown output, unless
  filter_styles is enabled
* Fix compilation issue with Clang 16
* Add TruffleRuby to continuous integration


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/ruby-rdiscount/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/ruby-rdiscount/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/ruby-rdiscount/Makefile
diff -u pkgsrc/textproc/ruby-rdiscount/Makefile:1.6 pkgsrc/textproc/ruby-rdiscount/Makefile:1.7
--- pkgsrc/textproc/ruby-rdiscount/Makefile:1.6 Sat Dec 31 16:21:51 2022
+++ pkgsrc/textproc/ruby-rdiscount/Makefile     Sat Jun 17 15:27:05 2023
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/12/31 16:21:51 taca Exp $
+# $NetBSD: Makefile,v 1.7 2023/06/17 15:27:05 taca Exp $
 
-DISTNAME=              rdiscount-2.2.7
-PKGNAME=               ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION=           2
+DISTNAME=              rdiscount-2.2.7.1
 CATEGORIES=            textproc
 
 MAINTAINER=            nils%NetBSD.org@localhost

Index: pkgsrc/textproc/ruby-rdiscount/distinfo
diff -u pkgsrc/textproc/ruby-rdiscount/distinfo:1.5 pkgsrc/textproc/ruby-rdiscount/distinfo:1.6
--- pkgsrc/textproc/ruby-rdiscount/distinfo:1.5 Fri Dec 23 13:38:46 2022
+++ pkgsrc/textproc/ruby-rdiscount/distinfo     Sat Jun 17 15:27:05 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/12/23 13:38:46 taca Exp $
+$NetBSD: distinfo,v 1.6 2023/06/17 15:27:05 taca Exp $
 
-BLAKE2s (rdiscount-2.2.7.gem) = a3d8c7464af285c3d797556edd4ccaa0ab9aea9d815eae2632112b53153c67ae
-SHA512 (rdiscount-2.2.7.gem) = 4f60dc0dbfb6b8f95f80d577c872c2a747d7d15e9fc1f1bd3640f1207a5d262068754dcb6d7b53348fd69de20b85534a390aace35d1eff31112bfbe0f77569d1
-Size (rdiscount-2.2.7.gem) = 73728 bytes
+BLAKE2s (rdiscount-2.2.7.1.gem) = a63d5bdb350d62a9f44634b24023e8f4ba6fe00914741e4139f080abbf6e59c4
+SHA512 (rdiscount-2.2.7.1.gem) = e67bbbb7f19ef14a729642e2059f0920b65a3f254507204955ab6d34529ade643ee7adecc3db2c61ca5462d266f88ea336bd228401e3cd0fad98e2e7763dd8d3
+Size (rdiscount-2.2.7.1.gem) = 74240 bytes



Home | Main Index | Thread Index | Old Index