pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cogapp: moved to base
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Tue Aug 7 11:59:13 2018 +0200
Changeset: 2ec977f96cc5f27d7cbb099267c5008ecdaf2c12
Modified Files:
Makefile
Removed Files:
py-cogapp/DESCR
py-cogapp/Makefile
py-cogapp/PLIST
py-cogapp/distinfo
Log Message:
py-cogapp: moved to base
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2ec977f96cc5f27d7cbb099267c5008ecdaf2c12
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-cogapp/DESCR | 1 -
py-cogapp/Makefile | 18 ------------------
py-cogapp/PLIST | 30 ------------------------------
py-cogapp/distinfo | 5 -----
5 files changed, 55 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 7d4258e606..ffc0d5a3eb 100644
--- a/Makefile
+++ b/Makefile
@@ -3011,7 +3011,6 @@ SUBDIR+= py-coala_utils
SUBDIR+= py-cobra
SUBDIR+= py-cocos2d
SUBDIR+= py-codepy
-SUBDIR+= py-cogapp
SUBDIR+= py-cogent
SUBDIR+= py-colorlog
SUBDIR+= py-colormath
diff --git a/py-cogapp/DESCR b/py-cogapp/DESCR
deleted file mode 100644
index 02590710ff..0000000000
--- a/py-cogapp/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Code generator for executing Python snippets in source files
diff --git a/py-cogapp/Makefile b/py-cogapp/Makefile
deleted file mode 100644
index 673bfdec4d..0000000000
--- a/py-cogapp/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2014/06/28 20:21:42 jihbed Exp $
-
-DISTNAME= cogapp-2.3
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_PYPI:=c/cogapp/}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= http://nedbatchelder.com/code/cog
-COMMENT= Code generator for executing Python snippets in source files
-LICENSE= mit
-
-USE_LANGUAGES= # none
-
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-cogapp/PLIST b/py-cogapp/PLIST
deleted file mode 100644
index 01d16ae4f8..0000000000
--- a/py-cogapp/PLIST
+++ /dev/null
@@ -1,30 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/28 20:21:42 jihbed Exp $
-bin/cog.py
-bin/test_cog.py
-${PYSITELIB}/cogapp/__init__.py
-${PYSITELIB}/cogapp/__init__.pyc
-${PYSITELIB}/cogapp/__init__.pyo
-${PYSITELIB}/cogapp/__main__.py
-${PYSITELIB}/cogapp/__main__.pyc
-${PYSITELIB}/cogapp/__main__.pyo
-${PYSITELIB}/cogapp/backward.py
-${PYSITELIB}/cogapp/backward.pyc
-${PYSITELIB}/cogapp/backward.pyo
-${PYSITELIB}/cogapp/cogapp.py
-${PYSITELIB}/cogapp/cogapp.pyc
-${PYSITELIB}/cogapp/cogapp.pyo
-${PYSITELIB}/cogapp/makefiles.py
-${PYSITELIB}/cogapp/makefiles.pyc
-${PYSITELIB}/cogapp/makefiles.pyo
-${PYSITELIB}/cogapp/test_cogapp.py
-${PYSITELIB}/cogapp/test_cogapp.pyc
-${PYSITELIB}/cogapp/test_cogapp.pyo
-${PYSITELIB}/cogapp/test_makefiles.py
-${PYSITELIB}/cogapp/test_makefiles.pyc
-${PYSITELIB}/cogapp/test_makefiles.pyo
-${PYSITELIB}/cogapp/test_whiteutils.py
-${PYSITELIB}/cogapp/test_whiteutils.pyc
-${PYSITELIB}/cogapp/test_whiteutils.pyo
-${PYSITELIB}/cogapp/whiteutils.py
-${PYSITELIB}/cogapp/whiteutils.pyc
-${PYSITELIB}/cogapp/whiteutils.pyo
diff --git a/py-cogapp/distinfo b/py-cogapp/distinfo
deleted file mode 100644
index 814a429426..0000000000
--- a/py-cogapp/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/06/28 20:21:42 jihbed Exp $
-
-SHA1 (cogapp-2.3.tar.gz) = 5544380365af7c9c92bf97435df0994e6edaa21d
-RMD160 (cogapp-2.3.tar.gz) = ab2bc599a9b5061c2ede2458abc50f635cbe75d2
-Size (cogapp-2.3.tar.gz) = 20466 bytes
Home |
Main Index |
Thread Index |
Old Index