ports/188479: [PATCH] devel/py-demjson: staging

Bartek Rutkowski ports at robakdesign.com
Fri Apr 11 20:40:01 UTC 2014


>Number:         188479
>Category:       ports
>Synopsis:       [PATCH] devel/py-demjson: staging
>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 Apr 11 20:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r264341: Fri Apr 11 15:28:07 CEST
>Description:
- Staging
- Add LICENSE
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-demjson/1.6_1/

Port maintainer (wen at FreeBSD.org) is cc'd.

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

--- py-demjson-1.6.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351038)
+++ Makefile	(working copy)
@@ -12,13 +12,14 @@
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Encoder, Decoder, and Lint/Validator for JSON
 
+LICENSE=	LGPL3
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 post-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/jsonlint ${PREFIX}/bin
+	${INSTALL_SCRIPT} ${WRKSRC}/jsonlint ${STAGEDIR}${PREFIX}/bin
 
 .include <bsd.port.post.mk>
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 351038)
+++ pkg-descr	(working copy)
@@ -9,4 +9,4 @@
 it's 'undefined' type. It also includes a lint-like JSON syntax
 validator which tests JSON text for strict compliance to the standard.
 
-WWW:	http://deron.meranda.us/python/demjson/
+WWW: http://deron.meranda.us/python/demjson/
--- py-demjson-1.6.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list