Date: Tue, 17 Apr 2018 19:15:15 +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: r467626 - head/devel/py-xdis Message-ID: <201804171915.w3HJFFMt016464@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 17 19:15:14 2018 New Revision: 467626 URL: https://svnweb.freebsd.org/changeset/ports/467626 Log: Update to 3.8.1 Changes: https://github.com/rocky/python-xdis/blob/master/NEWS Modified: head/devel/py-xdis/Makefile head/devel/py-xdis/distinfo Modified: head/devel/py-xdis/Makefile ============================================================================== --- head/devel/py-xdis/Makefile Tue Apr 17 19:15:09 2018 (r467625) +++ head/devel/py-xdis/Makefile Tue Apr 17 19:15:14 2018 (r467626) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 3.8.0 +PORTVERSION= 3.8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Tue Apr 17 19:15:09 2018 (r467625) +++ head/devel/py-xdis/distinfo Tue Apr 17 19:15:14 2018 (r467626) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523008233 -SHA256 (xdis-3.8.0.tar.gz) = 8eee6ed866e84ff71690fb8f90d6216352f13c6868ae52d0d85250b81ff3f7ed -SIZE (xdis-3.8.0.tar.gz) = 168290 +TIMESTAMP = 1523978896 +SHA256 (xdis-3.8.1.tar.gz) = a72dd6dc0b153c7a6c03b82d5da029896c55b7e23bdbe695faf13393214d76ee +SIZE (xdis-3.8.1.tar.gz) = 199713
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804171915.w3HJFFMt016464>