Date: Sun, 15 Nov 2020 18:06:24 +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: r555336 - head/sysutils/py-tmuxp Message-ID: <202011151806.0AFI6OYh020538@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 15 18:06:24 2020 New Revision: 555336 URL: https://svnweb.freebsd.org/changeset/ports/555336 Log: Update to 1.6.1 Changes: https://github.com/tmux-python/tmuxp/blob/master/CHANGES Modified: head/sysutils/py-tmuxp/Makefile head/sysutils/py-tmuxp/distinfo Modified: head/sysutils/py-tmuxp/Makefile ============================================================================== --- head/sysutils/py-tmuxp/Makefile Sun Nov 15 18:06:20 2020 (r555335) +++ head/sysutils/py-tmuxp/Makefile Sun Nov 15 18:06:24 2020 (r555336) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tmuxp -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-tmuxp/distinfo ============================================================================== --- head/sysutils/py-tmuxp/distinfo Sun Nov 15 18:06:20 2020 (r555335) +++ head/sysutils/py-tmuxp/distinfo Sun Nov 15 18:06:24 2020 (r555336) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604932735 -SHA256 (tmuxp-1.6.0.tar.gz) = 3c283f39b2dd8b13a2ca767239b80121e935e531cff7632d5f26e5153fa7cf6b -SIZE (tmuxp-1.6.0.tar.gz) = 77779 +TIMESTAMP = 1605426473 +SHA256 (tmuxp-1.6.1.tar.gz) = 2e34ce45b77aaa0cc3bfca7d8988c314d26f0131f9b1e555884eaf492b312467 +SIZE (tmuxp-1.6.1.tar.gz) = 79952
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011151806.0AFI6OYh020538>