FreeBSD Bugzilla – Attachment 229882 Details for
Bug 260207
www/rubygem-gollum update to latest 5.2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0003-create-rubygem-mustache-sinatra-port.patch
0003-create-rubygem-mustache-sinatra-port.patch (text/plain), 2.03 KB, created by
Sir l33tname
on 2021-12-04 11:55:46 UTC
(
hide
)
Description:
0003-create-rubygem-mustache-sinatra-port.patch
Filename:
MIME Type:
Creator:
Sir l33tname
Created:
2021-12-04 11:55:46 UTC
Size:
2.03 KB
patch
obsolete
>From d4720c7da6772c7686a94fe8b7b1877ac9bee64b Mon Sep 17 00:00:00 2001 >From: Sir l33tname <sirl33tname@gmail.com> >Date: Sat, 4 Dec 2021 12:31:05 +0100 >Subject: [PATCH 3/5] create rubygem-mustache-sinatra port > >--- > devel/rubygem-mustache-sinatra/Makefile | 18 ++++++++++++++++++ > devel/rubygem-mustache-sinatra/distinfo | 3 +++ > devel/rubygem-mustache-sinatra/pkg-descr | 8 ++++++++ > 3 files changed, 29 insertions(+) > create mode 100644 devel/rubygem-mustache-sinatra/Makefile > create mode 100644 devel/rubygem-mustache-sinatra/distinfo > create mode 100644 devel/rubygem-mustache-sinatra/pkg-descr > >diff --git a/devel/rubygem-mustache-sinatra/Makefile b/devel/rubygem-mustache-sinatra/Makefile >new file mode 100644 >index 0000000000..da6ff45073 >--- /dev/null >+++ b/devel/rubygem-mustache-sinatra/Makefile >@@ -0,0 +1,18 @@ >+# Created by: Sir l33tname <sirl33tname@gmail.com> >+PORTNAME= mustache-sinatra >+DISTVERSION= 1.0.1 >+CATEGORIES= devel rubygems >+MASTER_SITES= RG >+ >+MAINTAINER= sirl33tname@gmail.com >+COMMENT= Support for Mustache in your Sinatra app. >+ >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USES= gem >+USE_RUBY= yes >+NO_ARCH= yes >+ >+.include <bsd.port.mk> >+ >diff --git a/devel/rubygem-mustache-sinatra/distinfo b/devel/rubygem-mustache-sinatra/distinfo >new file mode 100644 >index 0000000000..189824dfea >--- /dev/null >+++ b/devel/rubygem-mustache-sinatra/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1638615570 >+SHA256 (rubygem/mustache-sinatra-1.0.1.gem) = b99e1f44efe2818cab04941d9f029ecd66348194c67e98e25d5e8ff9c3e36de7 >+SIZE (rubygem/mustache-sinatra-1.0.1.gem) = 9216 >diff --git a/devel/rubygem-mustache-sinatra/pkg-descr b/devel/rubygem-mustache-sinatra/pkg-descr >new file mode 100644 >index 0000000000..a8e90c773d >--- /dev/null >+++ b/devel/rubygem-mustache-sinatra/pkg-descr >@@ -0,0 +1,8 @@ >+Mustache implementation for modern C++ (requires C++11). >+ >+Features: >+* Header only >+* Zero dependencies >+* Templated string type for compatibility with any STL-like string (std::string, std::wstring, etc) >+ >+WWW: https://github.com/kainjow/Mustache >-- >2.32.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 260207
:
229878
|
229879
|
229880
|
229881
|
229882
|
229883
|
230119
|
230378
|
231247
|
231250