pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update PLIST and Makefile



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Feb 3 23:25:16 2016 +0000
Changeset:	f7d639874623575559411f323bfa42a773c0cb61

Modified Files:
	spyder/Makefile
	spyder/PLIST

Log Message:
Update PLIST and Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f7d639874623575559411f323bfa42a773c0cb61

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 spyder/Makefile | 4 ++--
 spyder/PLIST    | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs:
diff --git a/spyder/Makefile b/spyder/Makefile
index 576b0aa..d5c729d 100644
--- a/spyder/Makefile
+++ b/spyder/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD$
 
 DISTNAME=	spyder-2.3.8
-CATEGORIES=	wip
-MASTER_SITES=	https://pypi.python.org/packages/source/s/spyder/
+CATEGORIES=	devel
+MASTER_SITES=	${MASTER_SITE_PYPI:=s/spyder/}
 EXTRACT_SUFX=	.zip
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
diff --git a/spyder/PLIST b/spyder/PLIST
index 8f5ec70..153a915 100644
--- a/spyder/PLIST
+++ b/spyder/PLIST
@@ -79,6 +79,7 @@ ${PYSITELIB}/spyderlib/doc/_static/down-pressed.png
 ${PYSITELIB}/spyderlib/doc/_static/down.png
 ${PYSITELIB}/spyderlib/doc/_static/favicon.ico
 ${PYSITELIB}/spyderlib/doc/_static/file.png
+${PYSITELIB}/spyderlib/doc/_static/jquery-1.11.1.js
 ${PYSITELIB}/spyderlib/doc/_static/jquery.js
 ${PYSITELIB}/spyderlib/doc/_static/minus.png
 ${PYSITELIB}/spyderlib/doc/_static/navigation.png
@@ -87,6 +88,7 @@ ${PYSITELIB}/spyderlib/doc/_static/pygments.css
 ${PYSITELIB}/spyderlib/doc/_static/searchtools.js
 ${PYSITELIB}/spyderlib/doc/_static/sphinxdoc.css
 ${PYSITELIB}/spyderlib/doc/_static/spyder_bbg.png
+${PYSITELIB}/spyderlib/doc/_static/underscore-1.3.1.js
 ${PYSITELIB}/spyderlib/doc/_static/underscore.js
 ${PYSITELIB}/spyderlib/doc/_static/up-pressed.png
 ${PYSITELIB}/spyderlib/doc/_static/up.png


Home | Main Index | Thread Index | Old Index