pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-tilt
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 18 14:14:51 UTC 2026
Modified Files:
pkgsrc/textproc/ruby-tilt: Makefile PLIST distinfo
Log Message:
textproc/ruby-tilt: update to 2.7.0
2.7.0 (2026-01-09)
* Support passing template-specific options to Tilt::Pipeline.new
(LevitatingBusinessMan) (#24)
* Remove deprecated creole template (jeremyevans)
* Make the rendering of Prawn templates idempotent (rickenharp) (#20)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/ruby-tilt/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/ruby-tilt/PLIST
cvs rdiff -u -r1.24 -r1.25 pkgsrc/textproc/ruby-tilt/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-tilt/Makefile
diff -u pkgsrc/textproc/ruby-tilt/Makefile:1.25 pkgsrc/textproc/ruby-tilt/Makefile:1.26
--- pkgsrc/textproc/ruby-tilt/Makefile:1.25 Sat Aug 2 05:14:35 2025
+++ pkgsrc/textproc/ruby-tilt/Makefile Sun Jan 18 14:14:51 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2025/08/02 05:14:35 taca Exp $
+# $NetBSD: Makefile,v 1.26 2026/01/18 14:14:51 taca Exp $
-DISTNAME= tilt-2.6.1
+DISTNAME= tilt-2.7.0
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/textproc/ruby-tilt/PLIST
diff -u pkgsrc/textproc/ruby-tilt/PLIST:1.11 pkgsrc/textproc/ruby-tilt/PLIST:1.12
--- pkgsrc/textproc/ruby-tilt/PLIST:1.11 Thu Jan 2 05:59:39 2025
+++ pkgsrc/textproc/ruby-tilt/PLIST Sun Jan 18 14:14:51 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2025/01/02 05:59:39 taca Exp $
+@comment $NetBSD: PLIST,v 1.12 2026/01/18 14:14:51 taca Exp $
bin/tilt${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/COPYING
@@ -14,7 +14,6 @@ ${GEM_LIBDIR}/lib/tilt/builder.rb
${GEM_LIBDIR}/lib/tilt/cli.rb
${GEM_LIBDIR}/lib/tilt/coffee.rb
${GEM_LIBDIR}/lib/tilt/commonmarker.rb
-${GEM_LIBDIR}/lib/tilt/creole.rb
${GEM_LIBDIR}/lib/tilt/csv.rb
${GEM_LIBDIR}/lib/tilt/erb.rb
${GEM_LIBDIR}/lib/tilt/erubi.rb
Index: pkgsrc/textproc/ruby-tilt/distinfo
diff -u pkgsrc/textproc/ruby-tilt/distinfo:1.24 pkgsrc/textproc/ruby-tilt/distinfo:1.25
--- pkgsrc/textproc/ruby-tilt/distinfo:1.24 Sat Aug 2 05:14:35 2025
+++ pkgsrc/textproc/ruby-tilt/distinfo Sun Jan 18 14:14:51 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2025/08/02 05:14:35 taca Exp $
+$NetBSD: distinfo,v 1.25 2026/01/18 14:14:51 taca Exp $
-BLAKE2s (tilt-2.6.1.gem) = 0898d6a870813e23559d735de7dd275f397000c034035931ee8aae4b93fe0bbf
-SHA512 (tilt-2.6.1.gem) = 3b4eaaaa037c831179c3f630851cd2012da9e158c9f6a2eea2fcb4e51aca0a23894c0e75ca8e12f99427f740867738898e669e511c835488d7381900e7de325d
-Size (tilt-2.6.1.gem) = 26624 bytes
+BLAKE2s (tilt-2.7.0.gem) = a2d3a35eaaa495c7efff206fc82370c8566b5a15f4d7bb408358a81e85bdf1c0
+SHA512 (tilt-2.7.0.gem) = 713f42fa04e4083aa1be26b149c57ac6af7889014214c65584abc16659225114a5d971d07614ebb145d901b3c90a1f9ca40999a9659b848fbc5a2a0b9ac49235
+Size (tilt-2.7.0.gem) = 30720 bytes
Home |
Main Index |
Thread Index |
Old Index