pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-deepdiff
Module Name: pkgsrc
Committed By: wiz
Date: Thu Dec 8 09:04:44 UTC 2016
Modified Files:
pkgsrc/textproc/py-deepdiff: Makefile
Log Message:
whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-deepdiff/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-deepdiff/Makefile
diff -u pkgsrc/textproc/py-deepdiff/Makefile:1.1 pkgsrc/textproc/py-deepdiff/Makefile:1.2
--- pkgsrc/textproc/py-deepdiff/Makefile:1.1 Wed Nov 30 20:19:29 2016
+++ pkgsrc/textproc/py-deepdiff/Makefile Thu Dec 8 09:04:44 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2016/11/30 20:19:29 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2016/12/08 09:04:44 wiz Exp $
-DISTNAME= deepdiff-2.5.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= textproc python
+DISTNAME= deepdiff-2.5.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/deepdiff/}
MAINTAINER= sep%zepworks.com@localhost
@@ -13,4 +13,4 @@ LICENSE= mit
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