Date: Wed, 30 Oct 2019 15:41:09 +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: r516069 - head/www/py-instabot Message-ID: <201910301541.x9UFf9fT097735@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Oct 30 15:41:09 2019 New Revision: 516069 URL: https://svnweb.freebsd.org/changeset/ports/516069 Log: Update to 0.73.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 Wed Oct 30 15:41:04 2019 (r516068) +++ head/www/py-instabot/Makefile Wed Oct 30 15:41:09 2019 (r516069) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.72.0 +PORTVERSION= 0.73.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Wed Oct 30 15:41:04 2019 (r516068) +++ head/www/py-instabot/distinfo Wed Oct 30 15:41:09 2019 (r516069) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572363569 -SHA256 (instabot-0.72.0.tar.gz) = dec978c8683b65bf7cb7b32b113911b84bb26f51764e733cfe0c59a623943ad3 -SIZE (instabot-0.72.0.tar.gz) = 82693 +TIMESTAMP = 1572437457 +SHA256 (instabot-0.73.0.tar.gz) = 8387e05d31d32ac0c932d5006fe79df4a09aa77278675bb74f4be4a821a52cf4 +SIZE (instabot-0.73.0.tar.gz) = 82693
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910301541.x9UFf9fT097735>