./devel/ruby-mustache, Logic-less Ruby templates

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q4, Version: 1.1.1nb3, Package name: ruby31-mustache-1.1.1nb3, Maintainer: nils

Inspired by ctemplate and et, Mustache is a framework-agnostic way
to render logic-free views.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template language."
For a list of implementations (other than Ruby) and tips, see
http://mustache.github.io/.


Master sites:

Filesize: 41.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-01-08 16:57:25 by Benny Siegert | Files touched by this commit (23) | Package updated
Log message:
Pullup ticket #6716 - requested by taca
devel/ruby-manpages: build fix
+ dependent updates

Revisions pulled up:
- devel/ruby-mustache/Makefile                                  1.5-1.6
- devel/ruby-mustache/PLIST                                     1.3
- devel/ruby-ronn/Makefile                                      1.6-1.7
- devel/ruby-ronn/PLIST                                         1.4
- misc/ruby-lolcat/Makefile                                     1.4-1.5
- misc/ruby-lolcat/PLIST                                        1.3
- misc/ruby-manpages/Makefile                                   1.3-1.4
- misc/ruby-manpages/distinfo                                   1.2-1.3
- misc/ruby-manpages/patches/patch-lib_manpages_install.rb      1.1
- misc/ruby-manpages/patches/patch-lib_manpages_man__files.rb   1.1
- misc/ruby-manpages/patches/patch-lib_rubygems__plugin.rb      1.2
- sysutils/puppet/Makefile                                      1.60-1.61
- sysutils/puppet/PLIST                                         1.37
- textproc/ruby-asciidoctor/Makefile                            1.11-1.12
- textproc/ruby-asciidoctor/PLIST                               1.6
- textproc/ruby-bluecloth/Makefile                              1.14-1.15
- textproc/ruby-bluecloth/PLIST                                 1.12
- textproc/ruby-kramdown/Makefile                               1.31-1.32
- textproc/ruby-kramdown/PLIST                                  1.23
- textproc/ruby-rdiscount/Makefile                              1.5-1.6
- textproc/ruby-rdiscount/PLIST                                 1.3
- www/ruby-unicorn/Makefile                                     1.22-1.23
- www/ruby-unicorn/PLIST                                        1.17

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Dec 29 16:21:36 UTC 2022

   Modified Files:
   	pkgsrc/misc/ruby-manpages: Makefile distinfo
   	pkgsrc/misc/ruby-manpages/patches: patch-lib_rubygems__plugin.rb
   Added Files:
   	pkgsrc/misc/ruby-manpages/patches: patch-lib_manpages_install.rb

   Log message:
   misc/ruby-manpages: support our install-root propery

   * Fix symblic link(s) of manual pages.
   * No need to set RUBYGEM_MANPAGES here.

   Should be fix error message when pkg_alternatives is installed.
   (Reported by wiz@ via private e-mail.)

   Bump PKGREVISION.

   ## require pull-up

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Dec 29 16:23:52 UTC 2022

   Modified Files:
   	pkgsrc/devel/ruby-mustache: Makefile
   	pkgsrc/devel/ruby-ronn: Makefile
   	pkgsrc/misc/ruby-lolcat: Makefile
   	pkgsrc/sysutils/puppet: Makefile
   	pkgsrc/textproc/ruby-asciidoctor: Makefile
   	pkgsrc/textproc/ruby-bluecloth: Makefile
   	pkgsrc/textproc/ruby-kramdown: Makefile
   	pkgsrc/textproc/ruby-rdiscount: Makefile
   	pkgsrc/www/ruby-unicorn: Makefile

   Log message:
   Bump PKGREVISION to reflect fix of ruby-manpages package.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Dec 31 16:20:40 UTC 2022

   Modified Files:
   	pkgsrc/misc/ruby-manpages: Makefile distinfo
   Added Files:
   	pkgsrc/misc/ruby-manpages/patches: patch-lib_manpages_man__files.rb

   Log message:
   misc/ruby-manpages: more better adaptation with pkg_alternatives

   * Take maintainer ship.
   * More better adaptation with pkg_alternatices; install manual pages
     with ${RUBY_VER} as like commands.

   Bump PKGREVISION.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Dec 31 16:21:52 UTC 2022

   Modified Files:
   	pkgsrc/devel/ruby-mustache: Makefile PLIST
   	pkgsrc/devel/ruby-ronn: Makefile PLIST
   	pkgsrc/misc/ruby-lolcat: Makefile PLIST
   	pkgsrc/sysutils/puppet: Makefile PLIST
   	pkgsrc/textproc/ruby-asciidoctor: Makefile PLIST
   	pkgsrc/textproc/ruby-bluecloth: Makefile PLIST
   	pkgsrc/textproc/ruby-kramdown: Makefile PLIST
   	pkgsrc/textproc/ruby-rdiscount: Makefile PLIST
   	pkgsrc/www/ruby-unicorn: Makefile PLIST

   Log message:
   Update PLIST caused by update of ruby-manpages.

   Bump PKGREVISION.