Date: Sat, 28 Dec 2019 07:31:56 +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: r521102 - head/www/py-instabot Message-ID: <201912280731.xBS7VuJK040208@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 28 07:31:56 2019 New Revision: 521102 URL: https://svnweb.freebsd.org/changeset/ports/521102 Log: Update to 0.78.0 Changes: https://github.com/instagrambot/instabot/commits/master Modified: head/www/py-instabot/Makefile head/www/py-instabot/distinfo Modified: head/www/py-instabot/Makefile ============================================================================== --- head/www/py-instabot/Makefile Sat Dec 28 07:31:51 2019 (r521101) +++ head/www/py-instabot/Makefile Sat Dec 28 07:31:56 2019 (r521102) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.77.0 +PORTVERSION= 0.78.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sat Dec 28 07:31:51 2019 (r521101) +++ head/www/py-instabot/distinfo Sat Dec 28 07:31:56 2019 (r521102) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576164484 -SHA256 (instabot-0.77.0.tar.gz) = db3817ee5e42efcadcaf52be69f9d10e7413702a29d7488e987aac6259b62bd7 -SIZE (instabot-0.77.0.tar.gz) = 81922 +TIMESTAMP = 1577145795 +SHA256 (instabot-0.78.0.tar.gz) = 1758b819bd277643c9c95e8350499847aca1308eb8a7c6a2c7a6695ee82c0fd1 +SIZE (instabot-0.78.0.tar.gz) = 83844
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912280731.xBS7VuJK040208>