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:           Sun Feb  9 15:00:37 UTC 2025

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

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

2.2.7.2 (2023-12-19)

* Discount upgraded from 2.2.7c -> 2.2.7d
* Fix compilation on openSUSE Tumbleweed

2.2.7.3 (2023-12-31)

* Add Ruby 3.2 and 3.3 to continuous integration
* Reinstate fix for compilation issue with Clang 16


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/ruby-rdiscount/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/ruby-rdiscount/PLIST
cvs rdiff -u -r1.6 -r1.7 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.7 pkgsrc/textproc/ruby-rdiscount/Makefile:1.8
--- pkgsrc/textproc/ruby-rdiscount/Makefile:1.7 Sat Jun 17 15:27:05 2023
+++ pkgsrc/textproc/ruby-rdiscount/Makefile     Sun Feb  9 15:00:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/06/17 15:27:05 taca Exp $
+# $NetBSD: Makefile,v 1.8 2025/02/09 15:00:37 taca Exp $
 
-DISTNAME=              rdiscount-2.2.7.1
+DISTNAME=              rdiscount-2.2.7.3
 CATEGORIES=            textproc
 
 MAINTAINER=            nils%NetBSD.org@localhost

Index: pkgsrc/textproc/ruby-rdiscount/PLIST
diff -u pkgsrc/textproc/ruby-rdiscount/PLIST:1.3 pkgsrc/textproc/ruby-rdiscount/PLIST:1.4
--- pkgsrc/textproc/ruby-rdiscount/PLIST:1.3    Sat Dec 31 16:21:51 2022
+++ pkgsrc/textproc/ruby-rdiscount/PLIST        Sun Feb  9 15:00:37 2025
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2022/12/31 16:21:51 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/02/09 15:00:37 taca Exp $
 bin/rdiscount${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/gem.build_complete
 ${GEM_EXTSDIR}/rdiscount.${RUBY_DLEXT}
 ${GEM_LIBDIR}/BUILDING
+${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/COPYING
 ${GEM_LIBDIR}/README.markdown
 ${GEM_LIBDIR}/Rakefile

Index: pkgsrc/textproc/ruby-rdiscount/distinfo
diff -u pkgsrc/textproc/ruby-rdiscount/distinfo:1.6 pkgsrc/textproc/ruby-rdiscount/distinfo:1.7
--- pkgsrc/textproc/ruby-rdiscount/distinfo:1.6 Sat Jun 17 15:27:05 2023
+++ pkgsrc/textproc/ruby-rdiscount/distinfo     Sun Feb  9 15:00:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/06/17 15:27:05 taca Exp $
+$NetBSD: distinfo,v 1.7 2025/02/09 15:00:37 taca Exp $
 
-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
+BLAKE2s (rdiscount-2.2.7.3.gem) = 71a6447fb1a0f703314de18203a81070eff2210ed1e8e85dc75b88c0f3758c04
+SHA512 (rdiscount-2.2.7.3.gem) = 525791f2be10e118f556676a1645d2805ba6ad920e4f4c8761362c5aa09cf1f773f0216f7b6c2e1f78acbc1de1ac85c6088cc85729af70a28f537fdff3434786
+Size (rdiscount-2.2.7.3.gem) = 75776 bytes



Home | Main Index | Thread Index | Old Index