FreeBSD Bugzilla – Attachment 192703 Details for
Bug 227672
[NEW PORT] www/py-djangocms-admin-style: Pretty CSS styles for the django CMS admin interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-djangocms-admin-style-rev2.patch / Revision 2
py-djangocms-admin-style-rev2.patch (text/plain), 2.60 KB, created by
Kai Knoblich
on 2018-04-21 20:06:26 UTC
(
hide
)
Description:
py-djangocms-admin-style-rev2.patch / Revision 2
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-04-21 20:06:26 UTC
Size:
2.60 KB
patch
obsolete
>Index: www/py-djangocms-admin-style/Makefile >=================================================================== >--- www/py-djangocms-admin-style/Makefile (nonexistent) >+++ www/py-djangocms-admin-style/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# $FreeBSD$ >+ >+PORTNAME= djangocms-admin-style >+DISTVERSION= 1.2.8 >+CATEGORIES= www python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= freebsd_ports@k-worx.org >+COMMENT= Pretty CSS styles for the django CMS admin interface >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>0:www/py-django111@${PY_FLAVOR} >+ >+USES= python >+USE_PYTHON= distutils autoplist >+NO_ARCH= yes >+ >+.include <bsd.port.mk> > >Property changes on: www/py-djangocms-admin-style/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: www/py-djangocms-admin-style/distinfo >=================================================================== >--- www/py-djangocms-admin-style/distinfo (nonexistent) >+++ www/py-djangocms-admin-style/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1524165187 >+SHA256 (djangocms-admin-style-1.2.8.tar.gz) = 7f7452f0d6b9d45f99949e8dd2f7a0fcc242d2134d6cec088ed2b3457e2c7954 >+SIZE (djangocms-admin-style-1.2.8.tar.gz) = 303063 > >Property changes on: www/py-djangocms-admin-style/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: www/py-djangocms-admin-style/pkg-descr >=================================================================== >--- www/py-djangocms-admin-style/pkg-descr (nonexistent) >+++ www/py-djangocms-admin-style/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+The django CMS Admin Style is a Django Theme tailored to the needs of django CMS >+and adds pretty CSS styles for the django CMS admin interface. >+ >+WWW: https://www.django-cms.org/ > >Property changes on: www/py-djangocms-admin-style/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 227672
:
192701
| 192703