[54765] trunk/dports/sysutils/dpkg/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Aug 1 15:55:21 PDT 2009
On Aug 1, 2009, at 17:47, snc at macports.org wrote:
> Revision: 54765
> http://trac.macports.org/changeset/54765
> Author: snc at macports.org
> Date: 2009-08-01 15:47:15 -0700 (Sat, 01 Aug 2009)
> Log Message:
> -----------
> update livecheck
You also updated the version, but not the checksums. The fetch also
fails; there doesn't seem to be a version 1.15.3 (though I see a
1.15.3.1).
> Modified Paths:
> --------------
> trunk/dports/sysutils/dpkg/Portfile
>
> Modified: trunk/dports/sysutils/dpkg/Portfile
> ===================================================================
> --- trunk/dports/sysutils/dpkg/Portfile 2009-08-01 22:45:59 UTC
> (rev 54764)
> +++ trunk/dports/sysutils/dpkg/Portfile 2009-08-01 22:47:15 UTC
> (rev 54765)
> @@ -2,8 +2,7 @@
>
> PortSystem 1.0
> name dpkg
> -version 1.10.28
> -revision 1
> +version 1.15.3
> platforms darwin freebsd
> categories sysutils archivers
> maintainers landonf
> @@ -78,4 +77,4 @@
>
> livecheck.check regex
> livecheck.url http://ftp.debian.org/debian/pool/main/d/dpkg/
> -livecheck.regex "${name}_(\\d+\\.\\d+(\\.\\d+)?)"
> +livecheck.regex "${name}_(\\d+\\.\\d+(\\.\\d+)*)"
More information about the macports-dev
mailing list