FreeBSD Bugzilla – Attachment 116981 Details for
Bug 159023
[PATCH] devel/py-demjson: install jsonlint
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py27-demjson-1.6_1.patch
py27-demjson-1.6_1.patch (text/plain), 1.04 KB, created by
Li-Wen Hsu
on 2011-07-19 07:40:04 UTC
(
hide
)
Description:
py27-demjson-1.6_1.patch
Filename:
MIME Type:
Creator:
Li-Wen Hsu
Created:
2011-07-19 07:40:04 UTC
Size:
1.04 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/py-demjson/Makefile,v >retrieving revision 1.3 >diff -u -u -r1.3 Makefile >--- Makefile 6 Apr 2011 00:48:44 -0000 1.3 >+++ Makefile 19 Jul 2011 06:31:59 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= demjson > PORTVERSION= 1.6 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP \ > http://deron.meranda.us/python/demjson/dist/ >@@ -18,4 +19,9 @@ > USE_PYTHON= yes > USE_PYDISTUTILS= yes > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+post-install: >+ ${INSTALL_SCRIPT} ${WRKSRC}/jsonlint ${PREFIX}/bin >+ >+.include <bsd.port.post.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/py-demjson/pkg-plist,v >retrieving revision 1.1 >diff -u -u -r1.1 pkg-plist >--- pkg-plist 22 Dec 2008 21:19:26 -0000 1.1 >+++ pkg-plist 19 Jul 2011 06:31:59 -0000 >@@ -1,3 +1,4 @@ >+bin/jsonlint > %%PYTHON_SITELIBDIR%%/demjson.py > %%PYTHON_SITELIBDIR%%/demjson.pyo > %%PYTHON_SITELIBDIR%%/demjson.pyc
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 159023
: 116981