Date: Tue, 11 Jun 2019 20:19:52 +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: r503982 - head/www/py-instabot Message-ID: <201906112019.x5BKJqSX002342@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jun 11 20:19:52 2019 New Revision: 503982 URL: https://svnweb.freebsd.org/changeset/ports/503982 Log: Update to 0.47.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 Tue Jun 11 20:19:47 2019 (r503981) +++ head/www/py-instabot/Makefile Tue Jun 11 20:19:52 2019 (r503982) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.46.0 +PORTVERSION= 0.47.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Tue Jun 11 20:19:47 2019 (r503981) +++ head/www/py-instabot/distinfo Tue Jun 11 20:19:52 2019 (r503982) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560090923 -SHA256 (instabot-0.46.0.tar.gz) = 8f8921b366467251188adb326cb5edf354348f3f34687cc229d86b28785cbff6 -SIZE (instabot-0.46.0.tar.gz) = 58132 +TIMESTAMP = 1560277227 +SHA256 (instabot-0.47.0.tar.gz) = a0e3c4c098c7dd4626e9e9f9da7b97c234541693ebee5a1133ce9bb42616276b +SIZE (instabot-0.47.0.tar.gz) = 58138
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906112019.x5BKJqSX002342>