Date: Sat, 20 Oct 2018 10:07:29 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482479 - head/devel/py-shellingham Message-ID: <201810201007.w9KA7Tdi067248@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Oct 20 10:07:29 2018 New Revision: 482479 URL: https://svnweb.freebsd.org/changeset/ports/482479 Log: Update to 1.2.7 ChangeLog: https://github.com/sarugaku/shellingham/blob/master/CHANGELOG.rst Modified: head/devel/py-shellingham/Makefile head/devel/py-shellingham/distinfo Modified: head/devel/py-shellingham/Makefile ============================================================================== --- head/devel/py-shellingham/Makefile Sat Oct 20 09:30:10 2018 (r482478) +++ head/devel/py-shellingham/Makefile Sat Oct 20 10:07:29 2018 (r482479) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= shellingham -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-shellingham/distinfo ============================================================================== --- head/devel/py-shellingham/distinfo Sat Oct 20 09:30:10 2018 (r482478) +++ head/devel/py-shellingham/distinfo Sat Oct 20 10:07:29 2018 (r482479) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537601247 -SHA256 (shellingham-1.2.6.tar.gz) = 58e4a0f5fecd7b73e097f2ac5d924e81cc1161e2ce760d5aed07ee2f87923074 -SIZE (shellingham-1.2.6.tar.gz) = 6124 +TIMESTAMP = 1540029920 +SHA256 (shellingham-1.2.7.tar.gz) = f56b5547ed84296318c21162ce345d83dd5e4755a0e4f57daee1948479f47119 +SIZE (shellingham-1.2.7.tar.gz) = 6209
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810201007.w9KA7Tdi067248>