pkgsrc-WIP-changes archive

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

Update Makefile



Module Name:	pkgsrc-wip
Committed By:	Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Fri Oct 2 18:03:46 2015 +0100
Changeset:	92d6b9a24e738e3f2c5b8307f909f0d013f84392

Modified Files:
	py-control/Makefile
	py-control/PLIST
	py-control/distinfo

Log Message:
Update Makefile

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

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

diffstat:
 py-control/Makefile | 6 +++---
 py-control/PLIST    | 8 +++++++-
 py-control/distinfo | 6 +++---
 3 files changed, 13 insertions(+), 7 deletions(-)

diffs:
diff --git a/py-control/Makefile b/py-control/Makefile
index 7f95cef..79ecc84 100644
--- a/py-control/Makefile
+++ b/py-control/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2013/09/12 20:18:57 jihbed Exp $
+# $NetBSD$
 
-DISTNAME=	control-0.6c
+DISTNAME=	control-0.6d
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math
-MASTER_SITES=	http://garr.dl.sourceforge.net/project/python-control/
+MASTER_SITES=	http://downloads.sourceforge.net/project/python-control/
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://python-control.sourceforge.net
diff --git a/py-control/PLIST b/py-control/PLIST
index 000dcc3..7991f67 100644
--- a/py-control/PLIST
+++ b/py-control/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2013/09/12 20:18:57 jihbed Exp $
+@comment $NetBSD$
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -9,6 +9,12 @@ ${PYSITELIB}/control/__init__.pyo
 ${PYSITELIB}/control/bdalg.py
 ${PYSITELIB}/control/bdalg.pyc
 ${PYSITELIB}/control/bdalg.pyo
+${PYSITELIB}/control/canonical.py
+${PYSITELIB}/control/canonical.pyc
+${PYSITELIB}/control/canonical.pyo
+${PYSITELIB}/control/config.py
+${PYSITELIB}/control/config.pyc
+${PYSITELIB}/control/config.pyo
 ${PYSITELIB}/control/ctrlutil.py
 ${PYSITELIB}/control/ctrlutil.pyc
 ${PYSITELIB}/control/ctrlutil.pyo
diff --git a/py-control/distinfo b/py-control/distinfo
index 4583826..ff045b3 100644
--- a/py-control/distinfo
+++ b/py-control/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.1 2013/09/12 20:18:57 jihbed Exp $
 
-SHA1 (control-0.6c.tar.gz) = 3854f5b6fd7a4c51598b0f68a6ffc5481ffddda3
-RMD160 (control-0.6c.tar.gz) = 9c497c425b3fbd522ec037af7edeb9a6c12f39ed
-Size (control-0.6c.tar.gz) = 141634 bytes
+SHA1 (control-0.6d.tar.gz) = bed962186891a8fce1bead3b8ae175155d698cd0
+RMD160 (control-0.6d.tar.gz) = 8d3d6092770385bf60773da6f5ac775134296c65
+Size (control-0.6d.tar.gz) = 115662 bytes


Home | Main Index | Thread Index | Old Index