Date: Fri, 5 Apr 2019 22:43:59 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498011 - in head/devel/py-pkgconfig: . files Message-ID: <201904052243.x35MhxoF095392@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Apr 5 22:43:58 2019 New Revision: 498011 URL: https://svnweb.freebsd.org/changeset/ports/498011 Log: Update to 1.5.1 Changes: https://github.com/matze/pkgconfig/blob/master/README.rst#changelog Deleted: head/devel/py-pkgconfig/files/ Modified: head/devel/py-pkgconfig/Makefile head/devel/py-pkgconfig/distinfo Modified: head/devel/py-pkgconfig/Makefile ============================================================================== --- head/devel/py-pkgconfig/Makefile Fri Apr 5 22:43:53 2019 (r498010) +++ head/devel/py-pkgconfig/Makefile Fri Apr 5 22:43:58 2019 (r498011) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pkgconfig -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP Modified: head/devel/py-pkgconfig/distinfo ============================================================================== --- head/devel/py-pkgconfig/distinfo Fri Apr 5 22:43:53 2019 (r498010) +++ head/devel/py-pkgconfig/distinfo Fri Apr 5 22:43:58 2019 (r498011) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554142083 -SHA256 (pkgconfig-1.5.0.tar.gz) = cc283fe8ff1c2bbc49c6d81a7ad33270d62459199b012147fe47a0bd9224f5c9 -SIZE (pkgconfig-1.5.0.tar.gz) = 5702 +TIMESTAMP = 1554486000 +SHA256 (pkgconfig-1.5.1.tar.gz) = 97bfe3d981bab675d5ea3ef259045d7919c93897db7d3b59d4e8593cba8d354f +SIZE (pkgconfig-1.5.1.tar.gz) = 5611
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904052243.x35MhxoF095392>