Skip to content

Commit

Permalink
textproc/ruby-tilt: update to 2.4.0
Browse files Browse the repository at this point in the history
2.4.0 (2024-06-27)

* Support commonmarker 1.0+ API (unasuke) (#10)
* Make etanni template work with frozen string literals (jeremyevans)
* Deprecate erubis, wikicloth, and maruku templates as they require
  modifying frozen string literals (jeremyevans)
* Make SassTemplate ignore unsupported options when using sass-embedded
  (jeremyevans)
  • Loading branch information
taca committed Jun 30, 2024
1 parent 48b1834 commit 754248e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions textproc/ruby-tilt/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.21 2023/09/20 13:40:05 taca Exp $
# $NetBSD: Makefile,v 1.22 2024/06/30 16:35:08 taca Exp $

DISTNAME= tilt-2.3.0
DISTNAME= tilt-2.4.0
CATEGORIES= textproc

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions textproc/ruby-tilt/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.20 2023/09/20 13:40:05 taca Exp $
$NetBSD: distinfo,v 1.21 2024/06/30 16:35:08 taca Exp $

BLAKE2s (tilt-2.3.0.gem) = 9aca014eccbcc18eaaf8e91cefeb656fed68bed49129afb6850224af3e90b34c
SHA512 (tilt-2.3.0.gem) = 78a3de34e3d096e40cb245807bad07cc3ebfa192986addbd228c25153166808b379f3ce086ff68fa5959997946187fe8923e84100653b2b109007390969875b3
Size (tilt-2.3.0.gem) = 25600 bytes
BLAKE2s (tilt-2.4.0.gem) = 9acbf92e118a30384c3e4dd886db356f87896fdd9106a430e4a412196e61f188
SHA512 (tilt-2.4.0.gem) = 8cf5036017f501da8843340a9c574ee647074782dcb27ee0aa906fb96ad1e66b90dfb80159aa4c5e7605490058c5ae478bd0fe09f17ae50a2697327d02c814cc
Size (tilt-2.4.0.gem) = 26112 bytes

0 comments on commit 754248e

Please sign in to comment.