Date: Sat, 1 Jun 2019 22:31:53 +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: r503271 - head/www/py-instabot Message-ID: <201906012231.x51MVrBJ078641@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jun 1 22:31:53 2019 New Revision: 503271 URL: https://svnweb.freebsd.org/changeset/ports/503271 Log: Update to 0.43.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 Jun 1 22:31:48 2019 (r503270) +++ head/www/py-instabot/Makefile Sat Jun 1 22:31:53 2019 (r503271) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.42.0 +PORTVERSION= 0.43.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sat Jun 1 22:31:48 2019 (r503270) +++ head/www/py-instabot/distinfo Sat Jun 1 22:31:53 2019 (r503271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558454908 -SHA256 (instabot-0.42.0.tar.gz) = ff995eca5cd689813b382ba472b2805bfc2e529beb34715af41523f073f2edbb -SIZE (instabot-0.42.0.tar.gz) = 58106 +TIMESTAMP = 1559381117 +SHA256 (instabot-0.43.0.tar.gz) = 7c85041e9926e7ae8043f2c3feb10ec6330938d818e45db9e0f25b60d49963bd +SIZE (instabot-0.43.0.tar.gz) = 57541
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906012231.x51MVrBJ078641>