Wed Nov 4 20:45:45 2009 UTC ()
Set EGG_NAME and regen PLIST for Python != 2.6.


(joerg)
diff -r1.1.1.1 -r1.2 pkgsrc/devel/hg-git/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/devel/hg-git/PLIST

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/hg-git/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/hg-git/Attic/Makefile 2009/11/04 20:07:31 1.1.1.1
+++ pkgsrc/devel/hg-git/Attic/Makefile 2009/11/04 20:45:45 1.2
@@ -1,15 +1,16 @@ @@ -1,15 +1,16 @@
1# $NetBSD: Makefile,v 1.1.1.1 2009/11/04 20:07:31 joerg Exp $ 1# $NetBSD: Makefile,v 1.2 2009/11/04 20:45:45 joerg Exp $
2# 2#
3 3
4DISTNAME= hg-git-0.1.0pre416 4DISTNAME= hg-git-0.1.0pre416
 5EGG_NAME= hg_git-0.1.0
5CATEGORIES= devel python 6CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_LOCAL} 7MASTER_SITES= ${MASTER_SITE_LOCAL}
7 8
8MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
9HOMEPAGE= http://hg-git.github.com 10HOMEPAGE= http://hg-git.github.com
10COMMENT= Git plugin for Mercurial 11COMMENT= Git plugin for Mercurial
11 12
12PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
13 14
14.include "../../lang/python/egg.mk" 15.include "../../lang/python/egg.mk"
15.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/hg-git/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/hg-git/Attic/PLIST 2009/11/04 20:07:31 1.1.1.1
+++ pkgsrc/devel/hg-git/Attic/PLIST 2009/11/04 20:45:45 1.2
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/04 20:07:31 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.2 2009/11/04 20:45:45 joerg Exp $
2${PYSITELIB}/hg_git-0.1.0-py2.6.egg-info/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/hg_git-0.1.0-py2.6.egg-info/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/hg_git-0.1.0-py2.6.egg-info/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/hg_git-0.1.0-py2.6.egg-info/requires.txt 5${PYSITELIB}/${EGG_INFODIR}/requires.txt
6${PYSITELIB}/hg_git-0.1.0-py2.6.egg-info/top_level.txt 6${PYSITELIB}/${EGG_INFODIR}/top_level.txt
7${PYSITELIB}/hggit/__init__.py 7${PYSITELIB}/hggit/__init__.py
8${PYSITELIB}/hggit/__init__.pyc 8${PYSITELIB}/hggit/__init__.pyc
9${PYSITELIB}/hggit/__init__.pyo 9${PYSITELIB}/hggit/__init__.pyo
10${PYSITELIB}/hggit/git_handler.py 10${PYSITELIB}/hggit/git_handler.py
11${PYSITELIB}/hggit/git_handler.pyc 11${PYSITELIB}/hggit/git_handler.pyc
12${PYSITELIB}/hggit/git_handler.pyo 12${PYSITELIB}/hggit/git_handler.pyo
13${PYSITELIB}/hggit/gitrepo.py 13${PYSITELIB}/hggit/gitrepo.py
14${PYSITELIB}/hggit/gitrepo.pyc 14${PYSITELIB}/hggit/gitrepo.pyc
15${PYSITELIB}/hggit/gitrepo.pyo 15${PYSITELIB}/hggit/gitrepo.pyo
16${PYSITELIB}/hggit/hgrepo.py 16${PYSITELIB}/hggit/hgrepo.py
17${PYSITELIB}/hggit/hgrepo.pyc 17${PYSITELIB}/hggit/hgrepo.pyc
18${PYSITELIB}/hggit/hgrepo.pyo 18${PYSITELIB}/hggit/hgrepo.pyo
19${PYSITELIB}/hggit/toposort.py 19${PYSITELIB}/hggit/toposort.py