Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv20289

Modified Files:
        hgconfig-py.info 
Log Message:
New upstream hgconfig-py that actually works with current hg. Also move to 
stable.


Index: hgconfig-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/hgconfig-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hgconfig-py.info    26 Jul 2011 02:31:40 -0000      1.1
+++ hgconfig-py.info    24 Jan 2012 17:41:16 -0000      1.2
@@ -1,6 +1,6 @@
 Info2: <<
 Package: hgconfig-py%type_pkg[python]
-Version: 14
+Version: 21
 Revision: 1
 Type: python (2.6 2.7)
 Description: Show/change hg config from command line
@@ -12,14 +12,26 @@
 
 Add 'config=' to the [extensions] section of ~/.hgrc to enable.
 <<
+DescUsage: <<
+list of commands:
+
+ config:
+      View or modify a configuration value
+ editconfig:
+      Edits your local or global hg configuration file
+ showconfigs:
+      Shows all config files searched for and used by hg
+
+See 'hg help -c config' for more info.
+<<
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 License: GPL
 Homepage: http://bitbucket.org/alu/hgconfig/wiki/Home
 
-#Source: http://bitbucket.org/alu/hgconfig/get/dbed474264d7.bz2
-Source: http://homepage.mac.com/danielj7/hgconfig-dbed474264d7.tar.bz2
-Source-MD5: 60c7a3da5210f9d0e49f67c9f58f3fa4
-SourceDirectory: hgconfig
+Source: https://bitbucket.org/alu/hgconfig/get/80f98d6d3386.tar.bz2
+Source-MD5: 07c98712414a7dffabc07790a51ff573
+SourceRename: hgconfig-%v.tar.bz2
+SourceDirectory: alu-hgconfig-80f98d6d3386
 
 Depends: python%type_pkg[python], mercurial-py%type_pkg[python]
 BuildDepends: fink (>= 0.24.12)
@@ -30,5 +42,5 @@
        install -d %i/lib/python%type_raw[python]/site-packages
        install -m 0644 hgext/config.{py,pyc} 
%i/lib/python%type_raw[python]/site-packages
 <<
-DocFiles: readme.txt
+DocFiles: README.rst
 <<


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to