Date: Fri, 18 Dec 2020 21:30:23 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558406 - head/devel/py-qtconsole Message-ID: <202012182130.0BILUNQh042810@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Fri Dec 18 21:30:22 2020 New Revision: 558406 URL: https://svnweb.freebsd.org/changeset/ports/558406 Log: devel/py-qtconsole: update to 5.0.1 Modified: head/devel/py-qtconsole/Makefile (contents, props changed) head/devel/py-qtconsole/distinfo (contents, props changed) Modified: head/devel/py-qtconsole/Makefile ============================================================================== --- head/devel/py-qtconsole/Makefile Fri Dec 18 20:06:49 2020 (r558405) +++ head/devel/py-qtconsole/Makefile Fri Dec 18 21:30:22 2020 (r558406) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= qtconsole -PORTVERSION= 4.7.7 -PORTREVISION= 2 +PORTVERSION= 5.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-qtconsole/distinfo ============================================================================== --- head/devel/py-qtconsole/distinfo Fri Dec 18 20:06:49 2020 (r558405) +++ head/devel/py-qtconsole/distinfo Fri Dec 18 21:30:22 2020 (r558406) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599240746 -SHA256 (qtconsole-4.7.7.tar.gz) = f236ead8711dba0702507dd8fad473c7216a86eefa6098eff8ec4b54f57d7804 -SIZE (qtconsole-4.7.7.tar.gz) = 425068 +TIMESTAMP = 1608305326 +SHA256 (qtconsole-5.0.1.tar.gz) = 4d7dd4eae8a90d0b2b19b31794b30f137238463998989734a3acb8a53b506bab +SIZE (qtconsole-5.0.1.tar.gz) = 424682
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012182130.0BILUNQh042810>