[54776] trunk/dports/python/py25-hgsvn/Portfile

snc at macports.org snc at macports.org
Sat Aug 1 18:41:55 PDT 2009


Revision: 54776
          http://trac.macports.org/changeset/54776
Author:   snc at macports.org
Date:     2009-08-01 18:41:54 -0700 (Sat, 01 Aug 2009)
Log Message:
-----------
update version, ticket #20384. maintainer timeout.

Modified Paths:
--------------
    trunk/dports/python/py25-hgsvn/Portfile

Modified: trunk/dports/python/py25-hgsvn/Portfile
===================================================================
--- trunk/dports/python/py25-hgsvn/Portfile	2009-08-02 00:53:19 UTC (rev 54775)
+++ trunk/dports/python/py25-hgsvn/Portfile	2009-08-02 01:41:54 UTC (rev 54776)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem        1.0
@@ -4,9 +5,8 @@
 PortGroup         python25 1.0
 
 name                    py25-hgsvn
-version                 0.1.6
-revision                1
-categories              python devel
+version                 0.1.7
+categories-append       devel
 platforms               darwin
 maintainers             saispo
 homepage                http://pypi.python.org/pypi/hgsvn
@@ -17,10 +17,11 @@
 
 master_sites            http://pypi.python.org/packages/source/h/hgsvn
 distname                hgsvn-${version}
-checksums               md5 717f21210fb84e7538d76a95a582a647 \
-                        sha1 77940867972b752757e707cb185ea5a91aa3f62a \
-                        rmd160 bade2e485af23846e529b9a4fc9ff3138c839e2c
 
+checksums               md5     aaa4ef4124ac388832cddc85c1866236 \
+                        sha1    e53a631786a011569d7cfd6677d0bb7f681a9b15 \
+                        rmd160  840f3c14461dbddf4ecbe4ac27053c18e2a56579
+
 depends_lib-append      port:py25-setuptools
 
 post-destroot   {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090801/84553890/attachment.html>


More information about the macports-changes mailing list