pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/45883: Please update pkgsrc/devel/hg-git to 0.3.1
>Number: 45883
>Category: pkg
>Synopsis: Please update pkgsrc/devel/hg-git to 0.3.1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jan 28 06:00:01 +0000 2012
>Originator: Ryo ONODERA
>Release: NetBSD 5.99.60
>Organization:
>Environment:
System: NetBSD hydrogen.elements.tetera.org 5.99.60 NetBSD 5.99.60 (LEAFGIRLA)
#1: Fri Jan 27 10:20:36 JST 2012
root%hydrogen.elements.tetera.org@localhost:/usr/obj/sys/arch/i386/compile/LEAFGIRLA
i386
Architecture: i386
Machine: i386
>Description:
At least with devel/mercurial 2.0.2, devel/hg-git does not work for me.
Please update devel/hg-git to latest version 0.3.1.
hg-git-0.3.1 works fine with mercurial-2.0.2.
>How-To-Repeat:
>Fix:
Index: hg-git/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/hg-git/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- hg-git/Makefile 8 Mar 2011 09:38:18 -0000 1.8
+++ hg-git/Makefile 28 Jan 2012 05:52:25 -0000
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.8 2011/03/08 09:38:18 cegger Exp $
#
-DISTNAME= hg-git-0.2.2
-EGG_NAME= hg_git-0.2.2
-PKGREVISION= 1
+DISTNAME= schacon-hg-git-0.3.1-0-g6dc5f17.tar.gz
+PKGNAME= hg-git-0.3.1
+EGG_NAME= hg_git-0.3.1
CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= -https://github.com/schacon/hg-git/tarball/0.3.1
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= http://hg-git.github.com
@@ -16,5 +16,11 @@
DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.6.0:../../devel/py-dulwich
DEPENDS+= mercurial>=1.3.1:../../devel/mercurial
+WRKSRC= ${WRKDIR}/schacon-hg-git-6dc5f17
+
+# Force using "curl" for fetching the distribution file. It is only available
+# over HTTPS and "curl" is the only fetch program which always supports HTTPS.
+FETCH_USING= curl
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: hg-git/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/hg-git/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- hg-git/PLIST 15 Jun 2010 16:22:57 -0000 1.3
+++ hg-git/PLIST 28 Jan 2012 05:52:25 -0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2010/06/15 16:22:57 joerg Exp $
+@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -7,6 +7,9 @@
${PYSITELIB}/hggit/__init__.py
${PYSITELIB}/hggit/__init__.pyc
${PYSITELIB}/hggit/__init__.pyo
+${PYSITELIB}/hggit/_ssh.py
+${PYSITELIB}/hggit/_ssh.pyc
+${PYSITELIB}/hggit/_ssh.pyo
${PYSITELIB}/hggit/git_handler.py
${PYSITELIB}/hggit/git_handler.pyc
${PYSITELIB}/hggit/git_handler.pyo
@@ -16,6 +19,9 @@
${PYSITELIB}/hggit/hgrepo.py
${PYSITELIB}/hggit/hgrepo.pyc
${PYSITELIB}/hggit/hgrepo.pyo
+${PYSITELIB}/hggit/overlay.py
+${PYSITELIB}/hggit/overlay.pyc
+${PYSITELIB}/hggit/overlay.pyo
${PYSITELIB}/hggit/util.py
${PYSITELIB}/hggit/util.pyc
${PYSITELIB}/hggit/util.pyo
Index: hg-git/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/hg-git/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- hg-git/distinfo 8 Mar 2011 09:38:18 -0000 1.4
+++ hg-git/distinfo 28 Jan 2012 05:52:25 -0000
@@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.4 2011/03/08 09:38:18 cegger Exp $
-SHA1 (hg-git-0.2.2.tar.gz) = 9161bf89bacdc95222cbe6e2b2fe1e3ae022c60b
-RMD160 (hg-git-0.2.2.tar.gz) = 65a7f3bc179b71f06996575609ec7f2eac3a69f8
-Size (hg-git-0.2.2.tar.gz) = 37298 bytes
-SHA1 (patch-aa) = 9a1c4e75b68bd95d5ae7ad375bd6a42981919ecf
+SHA1 (schacon-hg-git-0.3.1-0-g6dc5f17.tar.gz.tar.gz) =
bf0838440100ffae3dd8eaf9e6b0920b4bb430c1
+RMD160 (schacon-hg-git-0.3.1-0-g6dc5f17.tar.gz.tar.gz) =
6cc4582964197edd5c2161bfb543209f345a413c
+Size (schacon-hg-git-0.3.1-0-g6dc5f17.tar.gz.tar.gz) = 45775 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index