FreeBSD Bugzilla – Attachment 201196 Details for
Bug 235008
[NEW PORT] devel/rubygem-octicons: a set of SVG icons from GitHub, packaged with a Ruby API
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch with rubygem-octicons port
devel-rubygem_octicons.diff (text/plain), 1.95 KB, created by
Pedro F. Giffuni
on 2019-01-16 20:12:04 UTC
(
hide
)
Description:
patch with rubygem-octicons port
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2019-01-16 20:12:04 UTC
Size:
1.95 KB
patch
obsolete
>Index: devel/Makefile >=================================================================== >--- devel/Makefile (revision 490385) >+++ devel/Makefile (working copy) >@@ -5815,6 +5815,7 @@ > SUBDIR += rubygem-nprogress-rails > SUBDIR += rubygem-nsa-rails5 > SUBDIR += rubygem-numerizer >+ SUBDIR += rubygem-octicons > SUBDIR += rubygem-octopress-hooks > SUBDIR += rubygem-oj > SUBDIR += rubygem-omniauth_crowd >Index: devel/rubygem-octicons/Makefile >=================================================================== >--- devel/rubygem-octicons/Makefile (nonexistent) >+++ devel/rubygem-octicons/Makefile (working copy) >@@ -0,0 +1,22 @@ >+# Created by: Pedro Giffuni <pfg@FreeBSD.org> >+# $FreeBSD$ >+ >+PORTNAME= octicons >+PORTVERSION= 8.3.0 >+CATEGORIES= devel rubygems >+MASTER_SITES= RG >+ >+MAINTAINER= ruby@FreeBSD.org >+COMMENT= Package to distribute GitHun's octicons svg >+ >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= rubygem-nokogiri>=1.6.3.1:textproc/rubygem-nokogiri >+ >+USES= gem >+USE_RUBY= yes >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> >Index: devel/rubygem-octicons/distinfo >=================================================================== >--- devel/rubygem-octicons/distinfo (nonexistent) >+++ devel/rubygem-octicons/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1547437360 >+SHA256 (rubygem/octicons-8.3.0.gem) = 548f959e962a57ad2a00597285c87f21dd1fb49451098e8fda90e4203490cc9c >+SIZE (rubygem/octicons-8.3.0.gem) = 58368 >Index: devel/rubygem-octicons/pkg-descr >=================================================================== >--- devel/rubygem-octicons/pkg-descr (nonexistent) >+++ devel/rubygem-octicons/pkg-descr (working copy) >@@ -0,0 +1,10 @@ >+ Your project. GitHub's icons. >+ >+Octicons are a set of SVG icons built by GitHub for GitHub. This is a Ruby >+gem with a Ruby API. For more options see and in particular the rails helper >+see: >+ https://octicons.github.com/ >+ >+WWW: https://github.com/primer/octicons/tree/master/lib/octicons_gem >+ >+
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 235008
:
201196
|
203982