Date: Mon, 13 Jan 2020 17:41:46 +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: r522904 - head/www/py-instabot Message-ID: <202001131741.00DHfkwi081666@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jan 13 17:41:46 2020 New Revision: 522904 URL: https://svnweb.freebsd.org/changeset/ports/522904 Log: Update to 0.94.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 Mon Jan 13 17:41:40 2020 (r522903) +++ head/www/py-instabot/Makefile Mon Jan 13 17:41:46 2020 (r522904) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.93.0 +PORTVERSION= 0.94.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Mon Jan 13 17:41:40 2020 (r522903) +++ head/www/py-instabot/distinfo Mon Jan 13 17:41:46 2020 (r522904) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578812621 -SHA256 (instabot-0.93.0.tar.gz) = b1190585f8be04c6b8d4105bdcc142a5af0a4685dfa888b205b04c47bffc1ea4 -SIZE (instabot-0.93.0.tar.gz) = 81459 +TIMESTAMP = 1578923222 +SHA256 (instabot-0.94.0.tar.gz) = 037c8808ca2dc572fbbf88d351e512f1aa73cf4ed79c082e07a753bbd3a6c38f +SIZE (instabot-0.94.0.tar.gz) = 83520
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001131741.00DHfkwi081666>