Skip to content

Commit

Permalink
textproc/ruby-erubi: update to 1.8.0
Browse files Browse the repository at this point in the history
=== 1.8.0 (2018-12-18)

* Support :yield_returns_buffer option in capture_end for always returning the (potentially modified) buffer in <%|= tags (evanleck) (#15)
  • Loading branch information
taca committed Jan 20, 2019
1 parent b91c17a commit a5404a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions textproc/ruby-erubi/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2018/03/13 16:07:49 taca Exp $
# $NetBSD: Makefile,v 1.2 2019/01/20 14:46:38 taca Exp $

DISTNAME= erubi-1.7.1
DISTNAME= erubi-1.8.0
CATEGORIES= textproc

MAINTAINER= [email protected]
Expand Down
10 changes: 5 additions & 5 deletions textproc/ruby-erubi/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2018/03/13 16:07:49 taca Exp $
$NetBSD: distinfo,v 1.2 2019/01/20 14:46:38 taca Exp $

SHA1 (erubi-1.7.1.gem) = 8afe08d68540d9e191000923cad5d0d679c6756e
RMD160 (erubi-1.7.1.gem) = 7ea11f36716609b2a19906ae7490ca3b3c0290e0
SHA512 (erubi-1.7.1.gem) = c7b611f1690886c0eadf68d418674760912d13ad1febbc4161c6b72d1f51373084d0fdb03f98e05c87bf5e7e3cbb57df35471b84b2d73359e30395d26bb90486
Size (erubi-1.7.1.gem) = 12800 bytes
SHA1 (erubi-1.8.0.gem) = d9c2cae43ad52200626b7c783280d23e7f2498f6
RMD160 (erubi-1.8.0.gem) = 4bff7fcf110833600136a5dbe821654c89dbeb16
SHA512 (erubi-1.8.0.gem) = ca227cc10a3a77750a4e5184395709a032da6f15cb0fb5f9b8cc162e382b2ce49cd94023941439b05ee5b0c5d1b39114d68a0e7549910bceb1fdead6b9fd62e4
Size (erubi-1.8.0.gem) = 13824 bytes

0 comments on commit a5404a7

Please sign in to comment.