Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2014 13:22:04 +0200 (EET)
From:      Johannes Jost Meixner <xmj@chaot.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        nivit@FreeBSD.org
Subject:   ports/187138: [PATCH] devel/py-Jinja2-doc: Stagify, specify license, remove pkg-plist
Message-ID:  <2821645606.enqueue@mx12.chaot.net>
Resent-Message-ID: <201402281130.s1SBU0SA010545@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187138
>Category:       ports
>Synopsis:       [PATCH] devel/py-Jinja2-doc: Stagify, specify license, remove pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 28 11:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Goldener Grund OÜ
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Sun Feb 16 19:07:27 EET 2014
>Description:
- Stagify
- Specify 3-clause BSD license
- Remove pkg-plist, specify PORTDOCS=* in master port 
- master port changes: referenced in ports/187137

Port maintainer (nivit@FreeBSD.org) is cc'd.

portlint: looks fine
port test: ok
testport: ok
redports: https://redports.org/buildarchive/20140228102301-8673/

Generated with FreeBSD Port Tools 1.00.2014.02.20 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-Jinja2-doc-2.7.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 346490)
+++ Makefile	(working copy)
@@ -5,7 +5,7 @@
 MAINTAINER=	nivit@FreeBSD.org
 COMMENT=	Documentation of Jinja2 template engine
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 DESCR=	${.CURDIR}/pkg-descr
 
@@ -16,5 +16,4 @@
 
 PLIST=	${.CURDIR}/pkg-plist
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 346490)
+++ pkg-plist	(working copy)
@@ -1,52 +0,0 @@
-%%DOCSDIR%%/.buildinfo
-%%DOCSDIR%%/_sources/api.txt
-%%DOCSDIR%%/_sources/changelog.txt
-%%DOCSDIR%%/_sources/extensions.txt
-%%DOCSDIR%%/_sources/faq.txt
-%%DOCSDIR%%/_sources/index.txt
-%%DOCSDIR%%/_sources/integration.txt
-%%DOCSDIR%%/_sources/intro.txt
-%%DOCSDIR%%/_sources/latexindex.txt
-%%DOCSDIR%%/_sources/sandbox.txt
-%%DOCSDIR%%/_sources/switching.txt
-%%DOCSDIR%%/_sources/templates.txt
-%%DOCSDIR%%/_sources/tricks.txt
-%%DOCSDIR%%/_static/ajax-loader.gif
-%%DOCSDIR%%/_static/basic.css
-%%DOCSDIR%%/_static/comment-bright.png
-%%DOCSDIR%%/_static/comment-close.png
-%%DOCSDIR%%/_static/comment.png
-%%DOCSDIR%%/_static/doctools.js
-%%DOCSDIR%%/_static/down-pressed.png
-%%DOCSDIR%%/_static/down.png
-%%DOCSDIR%%/_static/file.png
-%%DOCSDIR%%/_static/jinja-small.png
-%%DOCSDIR%%/_static/jinja.css
-%%DOCSDIR%%/_static/jquery.js
-%%DOCSDIR%%/_static/minus.png
-%%DOCSDIR%%/_static/plus.png
-%%DOCSDIR%%/_static/pygments.css
-%%DOCSDIR%%/_static/searchtools.js
-%%DOCSDIR%%/_static/underscore.js
-%%DOCSDIR%%/_static/up-pressed.png
-%%DOCSDIR%%/_static/up.png
-%%DOCSDIR%%/_static/websupport.js
-%%DOCSDIR%%/api.html
-%%DOCSDIR%%/changelog.html
-%%DOCSDIR%%/extensions.html
-%%DOCSDIR%%/faq.html
-%%DOCSDIR%%/genindex.html
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/integration.html
-%%DOCSDIR%%/intro.html
-%%DOCSDIR%%/latexindex.html
-%%DOCSDIR%%/objects.inv
-%%DOCSDIR%%/sandbox.html
-%%DOCSDIR%%/search.html
-%%DOCSDIR%%/searchindex.js
-%%DOCSDIR%%/switching.html
-%%DOCSDIR%%/templates.html
-%%DOCSDIR%%/tricks.html
-@dirrm %%DOCSDIR%%/_static
-@dirrm %%DOCSDIR%%/_sources
-@dirrm %%DOCSDIR%%
--- py-Jinja2-doc-2.7.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2821645606.enqueue>