[151593] trunk/dports/textproc/histo/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Aug 18 05:11:50 PDT 2016
> On Aug 18, 2016, at 5:29 AM, g5pw at macports.org wrote:
>
> Revision
> 151593
> Author
> g5pw at macports.org
> Date
> 2016-08-18 03:29:02 -0700 (Thu, 18 Aug 2016)
> Log Message
>
> textproc/histo: changed owner
>
> Checksums changed (probably a forced push). Applying stealth update recipe.
This is the correct thing to do, but the reason the checksums changed is because the owner changed. The owner name is part of the directory name inside the tarball.
We should enhance the github portgroup to support archive-style URLs, and, on a port by port basis when an update is committed, use those where we have been using tarball-style URLs, because archive-style URLs give you tarballs that don't have the owner name in the directory name.
https://trac.macports.org/ticket/40518
> Modified Paths
>
> • trunk/dports/textproc/histo/Portfile
> Diff
>
> Modified: trunk/dports/textproc/histo/Portfile (151592 => 151593)
>
> --- trunk/dports/textproc/histo/Portfile 2016-08-18 10:24:58 UTC (rev 151592)
> +++ trunk/dports/textproc/histo/Portfile 2016-08-18 10:29:02 UTC (rev 151593)
> @@ -4,7 +4,7 @@
> PortSystem 1.0
> PortGroup github 1.0
>
> -github.setup visionmedia histo 0.0.2
> +github.setup tj histo 0.0.2
> maintainers g5pw openmaintainer
>
> categories textproc
> @@ -15,9 +15,11 @@
More information about the macports-dev
mailing list