pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/45883: Please update pkgsrc/devel/hg-git to 0.3.1



The following reply was made to PR pkg/45883; it has been noted by GNATS.

From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/45883: Please update pkgsrc/devel/hg-git to 0.3.1
Date: Wed, 08 Feb 2012 22:59:00 +0900 (JST)

 Hi,
 
 >  I don't mind the update, but forcing curl is unacceptable.
 >  Last time I used the hg version and created the tarball from that...
 
 Here is created tar ball.
 http://ryo-on.users.sourceforge.net/distrib/hg-git-0.3.1.tar.gz
 
 And new diff.
 
 Index: hg-git/Makefile
 ===================================================================
 RCS file: /cvsroot/pkgsrc/devel/hg-git/Makefile,v
 retrieving revision 1.9
 diff -u -r1.9 Makefile
 --- hg-git/Makefile    28 Jan 2012 11:34:54 -0000      1.9
 +++ hg-git/Makefile    8 Feb 2012 13:56:07 -0000
 @@ -1,9 +1,8 @@
  # $NetBSD: Makefile,v 1.9 2012/01/28 11:34:54 obache Exp $
  #
  
 -DISTNAME=             hg-git-0.2.2
 -EGG_NAME=             hg_git-0.2.2
 -PKGREVISION=          1
 +DISTNAME=             hg-git-0.3.1
 +EGG_NAME=             hg_git-0.3.1
  CATEGORIES=           devel python
  MASTER_SITES=         ${MASTER_SITE_LOCAL}
  
 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       8 Feb 2012 13:56:07 -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    8 Feb 2012 13:56:07 -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 (hg-git-0.3.1.tar.gz) = 1f3182f44f0013b3b2734d4daebba3707ed2535f
 +RMD160 (hg-git-0.3.1.tar.gz) = 3ff1df50941265ff1a4f65e27364a6583dcc4bdf
 +Size (hg-git-0.3.1.tar.gz) = 45752 bytes
 
 


Home | Main Index | Thread Index | Old Index