[128179] trunk/dports/python/py-obspy-devel/Portfile
David Evans
devans at macports.org
Sat Nov 15 15:50:38 PST 2014
On 11/15/14 3:43 PM, petr at macports.org wrote:
> [128179] trunk/dports/python/py-obspy-devel/Portfile
>
> Revision
> 128179 <https://trac.macports.org/changeset/128179>
> Author
> petr at macports.org
> Date
> 2014-11-15 15:43:46 -0800 (Sat, 15 Nov 2014)
>
>
> Log Message
>
> py-obspy-devel: update to latest git version, enable livecheck
>
>
> Modified Paths
>
> * trunk/dports/python/py-obspy-devel/Portfile
> <#trunkdportspythonpyobspydevelPortfile>
>
>
> Diff
>
>
> Modified: trunk/dports/python/py-obspy-devel/Portfile (128178
> => 128179)
>
>
> --- trunk/dports/python/py-obspy-devel/Portfile 2014-11-15 23:14:41 UTC (rev 128178)
> +++ trunk/dports/python/py-obspy-devel/Portfile 2014-11-15 23:43:46 UTC (rev 128179)
> @@ -5,9 +5,10 @@
> PortGroup python 1.0
> PortGroup github 1.0
>
> -github.setup obspy obspy 0.9.2-787-gf176f4cdae
> +github.setup obspy obspy 159dc12bee
> name py-${github.project}-devel
> conflicts py-${github.project}
> +version 0.9.2-1295-g${github.version}
>
> categories-append science
> platforms darwin
> @@ -33,8 +34,6 @@
> rmd160 9d5d51fc9a20324d5f584845a7b4b66d821a2798 \
> sha256 af0db51604e478cae54005998eb006786f3f11a8d575a7477c8bbf1aa53121c7
>
> -livecheck.type none
> -
> python.versions 26 27 33 34
>
> if {${name} ne ${subport}} {
> @@ -71,7 +70,7 @@
> # creates a obspy/RELEASE-VERSION file dynamically
> post-patch {
> # set release version, python version string and target file
> - set ver_dev ${github.version}
> + set ver_dev ${version}
> set ver_fname ${worksrcpath}/obspy/RELEASE-VERSION
>
> # open, write, close
> @@ -132,4 +131,6 @@
> destroot.env-append F90=${configure.f90}
> }
> }
> +
> + livecheck.type none
> }
>
>
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-changes
disable livecheck?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20141115/8106676d/attachment.html>
More information about the macports-dev
mailing list