Date: Sun, 20 Oct 2019 17:12:40 +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: r514954 - head/www/py-instabot Message-ID: <201910201712.x9KHCe5I072939@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 20 17:12:40 2019 New Revision: 514954 URL: https://svnweb.freebsd.org/changeset/ports/514954 Log: Update to 0.70.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 Sun Oct 20 17:12:34 2019 (r514953) +++ head/www/py-instabot/Makefile Sun Oct 20 17:12:40 2019 (r514954) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.61.0 +PORTVERSION= 0.70.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sun Oct 20 17:12:34 2019 (r514953) +++ head/www/py-instabot/distinfo Sun Oct 20 17:12:40 2019 (r514954) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570031414 -SHA256 (instabot-0.61.0.tar.gz) = 29c9fe8732c64b640c0a9c37830d9a50813f17f54bf7dcd62bee74dd9fe6058f -SIZE (instabot-0.61.0.tar.gz) = 76968 +TIMESTAMP = 1571483897 +SHA256 (instabot-0.70.0.tar.gz) = b78a14f602418a56a8dbe025fa7c78b48b509f8b28a14a9b1cd7ae0db7abfac3 +SIZE (instabot-0.70.0.tar.gz) = 81990
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910201712.x9KHCe5I072939>