Date: Thu, 3 Oct 2019 18:24:10 +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: r513689 - head/www/py-instabot Message-ID: <201910031824.x93IOAc5083691@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 3 18:24:10 2019 New Revision: 513689 URL: https://svnweb.freebsd.org/changeset/ports/513689 Log: Update to 0.61.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 Thu Oct 3 18:24:04 2019 (r513688) +++ head/www/py-instabot/Makefile Thu Oct 3 18:24:10 2019 (r513689) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.60.0 +PORTVERSION= 0.61.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Thu Oct 3 18:24:04 2019 (r513688) +++ head/www/py-instabot/distinfo Thu Oct 3 18:24:10 2019 (r513689) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569513237 -SHA256 (instabot-0.60.0.tar.gz) = 49a16d03294be0b4a66d542a2ed3d81e9dd245ff97125e8199041810b5f3aa71 -SIZE (instabot-0.60.0.tar.gz) = 75893 +TIMESTAMP = 1570031414 +SHA256 (instabot-0.61.0.tar.gz) = 29c9fe8732c64b640c0a9c37830d9a50813f17f54bf7dcd62bee74dd9fe6058f +SIZE (instabot-0.61.0.tar.gz) = 76968
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910031824.x93IOAc5083691>