FreeBSD Bugzilla – Attachment 155026 Details for
Bug 199045
[new port] www/py-flask-bootstrap: Flask extension that includes Bootstrap into your project
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
py-flask-bootstrap.patch (text/plain), 2.85 KB, created by
Maxim Filimonov
on 2015-03-30 18:49:56 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Maxim Filimonov
Created:
2015-03-30 18:49:56 UTC
Size:
2.85 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 382653) >+++ Makefile (working copy) >@@ -1548,6 +1548,7 @@ > SUBDIR += py-feedgenerator > SUBDIR += py-flask > SUBDIR += py-flask-admin >+ SUBDIR += py-flask-bootstrap > SUBDIR += py-flask-cache > SUBDIR += py-flask-flatpages > SUBDIR += py-flask-oauthlib >Index: py-flask-bootstrap/Makefile >=================================================================== >--- py-flask-bootstrap/Makefile (revision 0) >+++ py-flask-bootstrap/Makefile (working copy) >@@ -0,0 +1,19 @@ >+# $FreeBSD$ >+ >+PORTNAME= Flask-Bootstrap >+PORTVERSION= 3.3.2.1 >+CATEGORIES= python www >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= che@bein.link >+COMMENT= Flask extension that includes Bootstrap into your project >+ >+LICENSE= BSD3CLAUSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.10.1:${PORTSDIR}/www/py-flask >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: py-flask-bootstrap/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: py-flask-bootstrap/distinfo >=================================================================== >--- py-flask-bootstrap/distinfo (revision 0) >+++ py-flask-bootstrap/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (Flask-Bootstrap-3.3.2.1.tar.gz) = ccda318fd97e3f4b7d9ef85f732237c0f27ede7d4a7a7b7fbf899e431778344b >+SIZE (Flask-Bootstrap-3.3.2.1.tar.gz) = 441889 > >Property changes on: py-flask-bootstrap/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: py-flask-bootstrap/pkg-descr >=================================================================== >--- py-flask-bootstrap/pkg-descr (revision 0) >+++ py-flask-bootstrap/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+Flask-Bootstrap packages Bootstrap into an extension that mostly consists of a >+blueprint named 'bootstrap'. It can also create links to serve Bootstrap from >+a CDN and works with no boilerplate code in your application. >+ >+WWW: http://pythonhosted.org/Flask-Bootstrap/ > >Property changes on: py-flask-bootstrap/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 199045
: 155026 |
155027
|
155028