[109483] trunk/dports/science/htcondor/Portfile

aronnax at macports.org aronnax at macports.org
Thu Aug 15 20:24:54 PDT 2013


Revision: 109483
          https://trac.macports.org/changeset/109483
Author:   aronnax at macports.org
Date:     2013-08-15 20:24:54 -0700 (Thu, 15 Aug 2013)
Log Message:
-----------
htcondor: update to 8.1.0

Modified Paths:
--------------
    trunk/dports/science/htcondor/Portfile

Modified: trunk/dports/science/htcondor/Portfile
===================================================================
--- trunk/dports/science/htcondor/Portfile	2013-08-16 02:50:33 UTC (rev 109482)
+++ trunk/dports/science/htcondor/Portfile	2013-08-16 03:24:54 UTC (rev 109483)
@@ -5,8 +5,9 @@
 PortGroup               github 1.0
 PortGroup               cmake 1.0
 PortGroup               active_variants 1.1
+PortGroup               conflicts_build 1.0
 
-github.setup            htcondor htcondor 8_0_1 V
+github.setup            htcondor htcondor 8_1_0 V
 version                 [strsed ${github.version} g/_/\./]
 revision                1
 maintainers             aronnax
@@ -46,6 +47,8 @@
     lappend pythons_ports python${s}
 }
 
+conflicts_build     ${name}
+
 configure.args-append   -DWITH_PYTHON_BINDINGS:BOOL="0"
 
 foreach s ${pythons_suffixes} {
@@ -71,8 +74,8 @@
     }]
 }
 
-checksums               rmd160  93acefeb786507404ee3ab033ea482f5e4cf7bf5 \
-                        sha256  99e690b944a9ba714045ce891315a644aa0a57159f8678cab752c4f8fb88b241
+checksums               rmd160  6d0dfea4966e5cf475257c52562530174f9af606 \
+                        sha256  f16eef183636d08b2e344f06c9c856ef1e5313479efee06371965187b1d606a6
 
 depends_build-append    port:latex2html
 
@@ -161,4 +164,4 @@
 livecheck.type          regexm
 livecheck.url           ${homepage}/downloads/
 livecheck.version       ${version}
-livecheck.regex         {Current Stable Release</td>\s*<td [^>]*>([0-9]+(\.[0-9]+)+)}
+livecheck.regex         {Current Developer Release</td>\s*<td [^>]*>([0-9]+(\.[0-9]+)+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130815/5a214518/attachment.html>


More information about the macports-changes mailing list