Date: Thu, 7 Mar 2019 17:31:49 +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: r494967 - head/audio/py-pylast Message-ID: <201903071731.x27HVnMo052699@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Mar 7 17:31:49 2019 New Revision: 494967 URL: https://svnweb.freebsd.org/changeset/ports/494967 Log: Update to 3.1.0 Changes: https://github.com/pylast/pylast/releases https://github.com/pylast/pylast/blob/master/CHANGELOG.md Modified: head/audio/py-pylast/Makefile head/audio/py-pylast/distinfo Modified: head/audio/py-pylast/Makefile ============================================================================== --- head/audio/py-pylast/Makefile Thu Mar 7 17:31:44 2019 (r494966) +++ head/audio/py-pylast/Makefile Thu Mar 7 17:31:49 2019 (r494967) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pylast -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.1.0 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/audio/py-pylast/distinfo ============================================================================== --- head/audio/py-pylast/distinfo Thu Mar 7 17:31:44 2019 (r494966) +++ head/audio/py-pylast/distinfo Thu Mar 7 17:31:49 2019 (r494967) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547174942 -SHA256 (pylast-3.0.0.tar.gz) = 24051c52011ff18bdeaee9df084ecc90da6c627da86f3cdcfec4af2928e9bc56 -SIZE (pylast-3.0.0.tar.gz) = 34416 +TIMESTAMP = 1551964414 +SHA256 (pylast-3.1.0.tar.gz) = 7eb58682beccc0052c3284aba64a9a6454b5e89706f789ebeb2403dc1045606a +SIZE (pylast-3.1.0.tar.gz) = 34551
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903071731.x27HVnMo052699>