pkgsrc-WIP-changes archive

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

Add newline at end of file



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Dec 5 16:06:20 2015 +0100
Changeset:	60098687ccb347a8cc20712369ce5d3ef1a57b2b

Modified Files:
	libcuba/Makefile
	py-calphad/Makefile
	py-cogapp/Makefile
	py-corrfitter/Makefile
	py-deltasigma/Makefile
	py-dolo/Makefile
	py-etmtk/Makefile
	py-natsort/Makefile
	py-ncpol2sdpa/Makefile
	py-nupic/Makefile
	py-usagestats/Makefile

Log Message:
Add newline at end of file

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

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

diffstat:
 libcuba/Makefile       | 2 +-
 py-calphad/Makefile    | 2 +-
 py-cogapp/Makefile     | 2 +-
 py-corrfitter/Makefile | 2 +-
 py-deltasigma/Makefile | 2 +-
 py-dolo/Makefile       | 2 +-
 py-etmtk/Makefile      | 2 +-
 py-natsort/Makefile    | 2 +-
 py-ncpol2sdpa/Makefile | 2 +-
 py-nupic/Makefile      | 2 +-
 py-usagestats/Makefile | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diffs:
diff --git a/libcuba/Makefile b/libcuba/Makefile
index 13d8e05..2eed978 100644
--- a/libcuba/Makefile
+++ b/libcuba/Makefile
@@ -21,4 +21,4 @@ CONFIGURE_ARGS+=	--with-maxcomp=4
 CONFIGURE_ARGS+=	--with-maxdim=32
 
 
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-calphad/Makefile b/py-calphad/Makefile
index cd0434a..6112cc5 100644
--- a/py-calphad/Makefile
+++ b/py-calphad/Makefile
@@ -22,4 +22,4 @@ USE_LANGUAGES=	# none
 
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-cogapp/Makefile b/py-cogapp/Makefile
index 32d136f..f528706 100644
--- a/py-cogapp/Makefile
+++ b/py-cogapp/Makefile
@@ -15,4 +15,4 @@ USE_LANGUAGES=	# none
 PYDISTUTILSPKG= yes
 
 .include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-corrfitter/Makefile b/py-corrfitter/Makefile
index fed5ff2..8a2d36e 100644
--- a/py-corrfitter/Makefile
+++ b/py-corrfitter/Makefile
@@ -17,4 +17,4 @@ USE_LANGUAGES=	# none
 PYDISTUTILSPKG=	yes
 
 .include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-deltasigma/Makefile b/py-deltasigma/Makefile
index 69ebf5b..9384726 100644
--- a/py-deltasigma/Makefile
+++ b/py-deltasigma/Makefile
@@ -17,4 +17,4 @@ USE_LANGUAGES=	# none
 .include "../../graphics/py-matplotlib/buildlink3.mk"
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-dolo/Makefile b/py-dolo/Makefile
index ae5f52a..dbb149f 100644
--- a/py-dolo/Makefile
+++ b/py-dolo/Makefile
@@ -33,4 +33,4 @@ post-extract:
 .include "../../graphics/py-matplotlib/buildlink3.mk"
 .include "../../math/py-numpy/buildlink3.mk"
 .include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-etmtk/Makefile b/py-etmtk/Makefile
index 604c0de..82a8724 100644
--- a/py-etmtk/Makefile
+++ b/py-etmtk/Makefile
@@ -25,4 +25,4 @@ DEPENDS+=	${PYPKGPREFIX}-icalendar>=3.8.3:../../time/py-icalendar
 DEPENDS+=	${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
 DEPENDS+=	${PYPKGPREFIX}-yaml>=3.11:../../textproc/py-yaml
 DEPENDS+=	${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-natsort/Makefile b/py-natsort/Makefile
index dd23ad0..aa0e8da 100644
--- a/py-natsort/Makefile
+++ b/py-natsort/Makefile
@@ -15,4 +15,4 @@ WRKSRC=		${WRKDIR}/natsort-3.5.2
 USE_LANGUAGES=	# none
 
 .include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-ncpol2sdpa/Makefile b/py-ncpol2sdpa/Makefile
index 311d98d..c20f68b 100644
--- a/py-ncpol2sdpa/Makefile
+++ b/py-ncpol2sdpa/Makefile
@@ -17,4 +17,4 @@ PYDISTUTILSPKG=	yes
 .include "../../lang/python/extension.mk"
 DEPENDS+=	${PYPKGPREFIX}-scipy>=0.12.0:../../math/py-scipy
 DEPENDS+=	${PYPKGPREFIX}-sympy>=0.7.4.1:../../math/py-sympy
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-nupic/Makefile b/py-nupic/Makefile
index 8275a0a..d9b4fa7 100644
--- a/py-nupic/Makefile
+++ b/py-nupic/Makefile
@@ -14,4 +14,4 @@ DEPENDS+=	${PYPKGPREFIX}-wheel>=0.24.0:../../wip/py-wheel
 
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-usagestats/Makefile b/py-usagestats/Makefile
index 2ae2095..87b2833 100644
--- a/py-usagestats/Makefile
+++ b/py-usagestats/Makefile
@@ -15,4 +15,4 @@ WRKSRC=		${WRKDIR}/usagestats-0.3
 USE_LANGUAGES=	# none
 
 .include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index