summaryrefslogtreecommitdiff
path: root/devel/py-darcsver
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-07-24 15:15:10 +0000
committergdt <gdt@pkgsrc.org>2010-07-24 15:15:10 +0000
commit1857b54d9aa30b435f96dbdb5ff56bfeac445bf8 (patch)
treeab711b7decda347ec8b7a35ac34d9ee45d9bbb42 /devel/py-darcsver
parent9647f35d9820755ac4bab8b05b19639fd301cf1a (diff)
downloadpkgsrc-1857b54d9aa30b435f96dbdb5ff56bfeac445bf8.tar.gz
Import py26-darcsver-1.5.1 as devel/py-darcsver.
If your source tree is coming from darcs (i.e. it is in a darcs repository), this tool will determine the most recent release tag, count the patches that have been applied since then, and compute a version number to be written into _version.py.
Diffstat (limited to 'devel/py-darcsver')
-rw-r--r--devel/py-darcsver/DESCR4
-rw-r--r--devel/py-darcsver/Makefile19
-rw-r--r--devel/py-darcsver/PLIST27
-rw-r--r--devel/py-darcsver/distinfo5
4 files changed, 55 insertions, 0 deletions
diff --git a/devel/py-darcsver/DESCR b/devel/py-darcsver/DESCR
new file mode 100644
index 00000000000..da1b18e74dd
--- /dev/null
+++ b/devel/py-darcsver/DESCR
@@ -0,0 +1,4 @@
+If your source tree is coming from darcs (i.e. it is in a darcs
+repository), this tool will determine the most recent release tag,
+count the patches that have been applied since then, and compute a
+version number to be written into _version.py.
diff --git a/devel/py-darcsver/Makefile b/devel/py-darcsver/Makefile
new file mode 100644
index 00000000000..0cd42d62ecc
--- /dev/null
+++ b/devel/py-darcsver/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/24 15:15:10 gdt Exp $
+#
+
+DISTNAME= darcsver-1.5.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= http://pypi.python.org/packages/source/d/darcsver/
+
+MAINTAINER= gdt@ir.bbn.com
+HOMEPAGE= http://pypi.python.org/packages/source/d/darcsver/
+COMMENT= Generate a version number from darcs history
+LICENSE= modified-bsd
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-darcsver/PLIST b/devel/py-darcsver/PLIST
new file mode 100644
index 00000000000..ad9ecc7fc21
--- /dev/null
+++ b/devel/py-darcsver/PLIST
@@ -0,0 +1,27 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/07/24 15:15:10 gdt Exp $
+bin/darcsver
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/darcsver/__init__.py
+${PYSITELIB}/darcsver/__init__.pyc
+${PYSITELIB}/darcsver/__init__.pyo
+${PYSITELIB}/darcsver/_version.py
+${PYSITELIB}/darcsver/_version.pyc
+${PYSITELIB}/darcsver/_version.pyo
+${PYSITELIB}/darcsver/darcsvermodule.py
+${PYSITELIB}/darcsver/darcsvermodule.pyc
+${PYSITELIB}/darcsver/darcsvermodule.pyo
+${PYSITELIB}/darcsver/setuptools_command.py
+${PYSITELIB}/darcsver/setuptools_command.pyc
+${PYSITELIB}/darcsver/setuptools_command.pyo
+${PYSITELIB}/scripts/__init__.py
+${PYSITELIB}/scripts/__init__.pyc
+${PYSITELIB}/scripts/__init__.pyo
+${PYSITELIB}/scripts/darcsverscript.py
+${PYSITELIB}/scripts/darcsverscript.pyc
+${PYSITELIB}/scripts/darcsverscript.pyo
+share/doc/python-darcsver/README.txt
diff --git a/devel/py-darcsver/distinfo b/devel/py-darcsver/distinfo
new file mode 100644
index 00000000000..a9571fdf363
--- /dev/null
+++ b/devel/py-darcsver/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/07/24 15:15:10 gdt Exp $
+
+SHA1 (darcsver-1.5.1.tar.gz) = e335b3dc072e6387a1f893a8362943f08d7a498a
+RMD160 (darcsver-1.5.1.tar.gz) = 02e35a650c39b7e05f8b31e6bb712119e941733e
+Size (darcsver-1.5.1.tar.gz) = 6968 bytes