pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-model_mommy
Module Name: pkgsrc
Committed By: adam
Date: Tue Mar 27 06:57:27 UTC 2018
Modified Files:
pkgsrc/www/py-model_mommy: Makefile PLIST
Log Message:
py-model_mommy: added missing files to PLIST
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-model_mommy/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-model_mommy/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-model_mommy/Makefile
diff -u pkgsrc/www/py-model_mommy/Makefile:1.5 pkgsrc/www/py-model_mommy/Makefile:1.6
--- pkgsrc/www/py-model_mommy/Makefile:1.5 Wed Jan 31 07:50:46 2018
+++ pkgsrc/www/py-model_mommy/Makefile Tue Mar 27 06:57:27 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/01/31 07:50:46 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/03/27 06:57:27 adam Exp $
DISTNAME= model_mommy-1.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/model_mommy/}
MAINTAINER= adam%NetBSD.org@localhost
-HOMEPAGE= https://github.com/vandersonmota/model_mommy/
+HOMEPAGE= https://github.com/vandersonmota/model_mommy
COMMENT= Smart object creation facility for Django
LICENSE= apache-2.0
Index: pkgsrc/www/py-model_mommy/PLIST
diff -u pkgsrc/www/py-model_mommy/PLIST:1.1 pkgsrc/www/py-model_mommy/PLIST:1.2
--- pkgsrc/www/py-model_mommy/PLIST:1.1 Fri May 5 15:46:41 2017
+++ pkgsrc/www/py-model_mommy/PLIST Tue Mar 27 06:57:27 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/05/05 15:46:41 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/03/27 06:57:27 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -13,6 +13,9 @@ ${PYSITELIB}/model_mommy/exceptions.pyo
${PYSITELIB}/model_mommy/generators.py
${PYSITELIB}/model_mommy/generators.pyc
${PYSITELIB}/model_mommy/generators.pyo
+${PYSITELIB}/model_mommy/gis.py
+${PYSITELIB}/model_mommy/gis.pyc
+${PYSITELIB}/model_mommy/gis.pyo
${PYSITELIB}/model_mommy/mock-img.jpeg
${PYSITELIB}/model_mommy/mock_file.txt
${PYSITELIB}/model_mommy/mommy.py
Home |
Main Index |
Thread Index |
Old Index