[114620] trunk/dports/devel/tortoisehg/Portfile

sean at macports.org sean at macports.org
Wed Dec 11 15:56:23 PST 2013


Revision: 114620
          https://trac.macports.org/changeset/114620
Author:   sean at macports.org
Date:     2013-12-11 15:56:23 -0800 (Wed, 11 Dec 2013)
Log Message:
-----------
tortoisehg: update to 2.10.1 and use bitbucket portgroup

Modified Paths:
--------------
    trunk/dports/devel/tortoisehg/Portfile

Modified: trunk/dports/devel/tortoisehg/Portfile
===================================================================
--- trunk/dports/devel/tortoisehg/Portfile	2013-12-11 23:56:19 UTC (rev 114619)
+++ trunk/dports/devel/tortoisehg/Portfile	2013-12-11 23:56:23 UTC (rev 114620)
@@ -4,9 +4,10 @@
 PortSystem          1.0
 PortGroup           python 1.0
 PortGroup           app 1.0
+PortGroup           bitbucket 1.0
 
+bitbucket.setup     tortoisehg thg 2.10.1
 name                tortoisehg
-version             2.6.2
 categories          devel python
 platforms           darwin
 license             GPL-2+
@@ -18,12 +19,9 @@
 long_description    A set of graphical tools for the Mercurial distributed \
                     revision control system.
 
-homepage            http://tortoisehg.bitbucket.org/
-master_sites        http://bitbucket.org/tortoisehg/targz/downloads/
+checksums           rmd160  a387fb901d9a72b8f6117654233fe09149d2870e \
+                    sha256  2de1dddf6853765d799e009e38795c1d29ae01ca303c52b1ffd81ffddfe95dfd
 
-checksums           rmd160  be61874ca580507130c9c580ca3b182366da1148 \
-                    sha256  f079488fea008bb4f73a5dbb9b80e523c87355d0b9ea34e38e78fbd5724dd609
-
 python.default_version 27
 
 # Can use either py*-pyqt4 or py*-pyqt4-devel. Also mercurial or
@@ -75,7 +73,3 @@
         reinplace "s|@PREFIX@|${prefix}|g" ${workpath}/${app.name}
     }
 }
-
-livecheck.type      regex
-livecheck.url       ${homepage}download/source.html
-livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131211/f4416380/attachment.html>


More information about the macports-changes mailing list