[macports-ports] 02/04: httpie: update to 0.9.9

Frank Schima mf2k at macports.org
Sat Sep 15 19:04:09 UTC 2018


Hi Leonardo,


> On Sep 14, 2018, at 2:12 PM, Leonardo Brondani Schenkel <lbschenkel at macports.org> wrote:
> 
> Leonardo Brondani Schenkel (lbschenkel) pushed a commit to branch master
> in repository macports-ports.
> 
> https://github.com/macports/macports-ports/commit/2a444012151caa1b8598edbbee74df174e345452 <https://github.com/macports/macports-ports/commit/2a444012151caa1b8598edbbee74df174e345452>
> commit 2a444012151caa1b8598edbbee74df174e345452
> Author: Leonardo Brondani Schenkel <lbschenkel at macports.org>
> AuthorDate: Fri Sep 14 22:08:19 2018 +0200
> 
>     httpie: update to 0.9.9
> ---
>  net/httpie/Portfile | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/net/httpie/Portfile b/net/httpie/Portfile
> index fa6853f..4145630 100644
> --- a/net/httpie/Portfile
> +++ b/net/httpie/Portfile
> @@ -4,7 +4,7 @@ PortSystem          1.0
>  PortGroup           github 1.0
>  PortGroup           python 1.0
>  
> -github.setup        jakubroztocil httpie 0.9.8
> +github.setup        jakubroztocil httpie 0.9.9
>  revision            1
When increasing the version, the revision resets to 0, which is the default. So you should delete this line entirely next time. 

>  
>  maintainers         {g5pw @g5pw} openmaintainer
> @@ -26,7 +26,8 @@ python.default_version      36
>  depends_lib-append  port:py${python.version}-requests \
>                      port:py${python.version}-pygments
>  
> -checksums           rmd160  454c2b2e9f0a255b46ba2c4e1f944de62e40fc21 \
> -                    sha256  2c0f2022c1c623a327ea600f10139b1bfb48df301d1c23b9f88dd85020148341
> +checksums           rmd160  0eb2a3eaea84b170b530f22aedb6d5c5aa074b80 \
> +                    sha256  5fd18496ff2ae460b701515b024a798b49ffe095edc52d4b535311b44b1628b3 \
> +                    size    268665
>  
>  python.link_binaries_suffix
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20180915/e5cebbb1/attachment.html>


More information about the macports-changes mailing list