Date: Tue, 18 Dec 2018 06:39:15 +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: r487731 - head/devel/py-shellingham Message-ID: <201812180639.wBI6dFEi005014@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Tue Dec 18 06:39:14 2018 New Revision: 487731 URL: https://svnweb.freebsd.org/changeset/ports/487731 Log: Update to 1.2.8 ChngeLog: https://github.com/sarugaku/shellingham/blob/1.2.8/CHANGELOG.rst Modified: head/devel/py-shellingham/Makefile head/devel/py-shellingham/distinfo Modified: head/devel/py-shellingham/Makefile ============================================================================== --- head/devel/py-shellingham/Makefile Tue Dec 18 06:36:16 2018 (r487730) +++ head/devel/py-shellingham/Makefile Tue Dec 18 06:39:14 2018 (r487731) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= shellingham -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-shellingham/distinfo ============================================================================== --- head/devel/py-shellingham/distinfo Tue Dec 18 06:36:16 2018 (r487730) +++ head/devel/py-shellingham/distinfo Tue Dec 18 06:39:14 2018 (r487731) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540029920 -SHA256 (shellingham-1.2.7.tar.gz) = f56b5547ed84296318c21162ce345d83dd5e4755a0e4f57daee1948479f47119 -SIZE (shellingham-1.2.7.tar.gz) = 6209 +TIMESTAMP = 1545114922 +SHA256 (shellingham-1.2.8.tar.gz) = 56e6c7f043661a82b276c241c8e62da62cdf710437164cdef75b3f3ac50fb384 +SIZE (shellingham-1.2.8.tar.gz) = 6591
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812180639.wBI6dFEi005014>