[99618] trunk/dports/lang/qore-xml-module/Portfile

Ryan Schmidt ryandesign at macports.org
Mon Nov 12 11:24:06 PST 2012


On Nov 12, 2012, at 01:00, davidnichols at macports.org wrote:

> Revision: 99618
>          http://trac.macports.org//changeset/99618
> Author:   davidnichols at macports.org
> Date:     2012-11-11 23:00:28 -0800 (Sun, 11 Nov 2012)
> Log Message:
> -----------
> updated to v1.1
> 
> Modified Paths:
> --------------
>    trunk/dports/lang/qore-xml-module/Portfile
> 
> Modified: trunk/dports/lang/qore-xml-module/Portfile
> ===================================================================
> --- trunk/dports/lang/qore-xml-module/Portfile	2012-11-12 01:38:26 UTC (rev 99617)
> +++ trunk/dports/lang/qore-xml-module/Portfile	2012-11-12 07:00:28 UTC (rev 99618)
> @@ -1,7 +1,7 @@
> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
> # $Id$
> 
> -PortSystem          1.0
> +PortSystem          1.1
> 
> name                qore-xml-module
> version             1.0
> @@ -15,9 +15,9 @@
> platforms           darwin
> master_sites        sourceforge:qore
> 
> -checksums           md5 1496f694b4c0375c0df32f1de750f40d \
> -                    sha1 60372b2e4f3a355a431a1bbf99704d9515571a37 \
> -                    rmd160 6be421c398ec0c96436ba20543cf8ca2da2c48e6
> +checksums           md5 537abeec451b7cd75d8d56e13d48b31d \
> +                    sha1 86be5831292e86571777bf7ae39621af6bdf3e61 \
> +                    rmd160 863362b9e9be6e3205a2c65c0fc55515d493c8fd

Don't forget to test your changes before you commit them. This can't have been tested, since it doesn't work:


$ port info qore-xml-module
Error: Unable to open port: can't find package port 1.1


Josh fixed this in r99620.



More information about the macports-dev mailing list