Date: Sat, 15 Sep 2018 11:34:02 +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: r479832 - head/devel/py-shellingham Message-ID: <201809151134.w8FBY2Ip046356@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Sep 15 11:34:01 2018 New Revision: 479832 URL: https://svnweb.freebsd.org/changeset/ports/479832 Log: Update to 1.2.5 ChangeLog: https://github.com/sarugaku/shellingham/blob/master/CHANGELOG.rst Modified: head/devel/py-shellingham/Makefile head/devel/py-shellingham/distinfo (contents, props changed) Modified: head/devel/py-shellingham/Makefile ============================================================================== --- head/devel/py-shellingham/Makefile Sat Sep 15 09:59:55 2018 (r479831) +++ head/devel/py-shellingham/Makefile Sat Sep 15 11:34:01 2018 (r479832) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= shellingham -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-shellingham/distinfo ============================================================================== --- head/devel/py-shellingham/distinfo Sat Sep 15 09:59:55 2018 (r479831) +++ head/devel/py-shellingham/distinfo Sat Sep 15 11:34:01 2018 (r479832) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534500162 -SHA256 (shellingham-1.2.4.tar.gz) = c09c563a2e185ec3d64e43c286dbba3150fc182d96cd29ff5b002f3d3c3f5076 -SIZE (shellingham-1.2.4.tar.gz) = 5967 +TIMESTAMP = 1537008798 +SHA256 (shellingham-1.2.5.tar.gz) = c0a3127e799c27daa29908e111b0edf8d3bc1963e6863944587053ef46b6c847 +SIZE (shellingham-1.2.5.tar.gz) = 6128
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809151134.w8FBY2Ip046356>