Date: Sat, 4 Jan 2020 09:03:25 +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: r522004 - head/www/py-instabot Message-ID: <202001040903.00493PN5060338@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jan 4 09:03:25 2020 New Revision: 522004 URL: https://svnweb.freebsd.org/changeset/ports/522004 Log: Update to 0.84.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 Jan 4 09:03:20 2020 (r522003) +++ head/www/py-instabot/Makefile Sat Jan 4 09:03:25 2020 (r522004) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.83.0 +PORTVERSION= 0.84.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sat Jan 4 09:03:20 2020 (r522003) +++ head/www/py-instabot/distinfo Sat Jan 4 09:03:25 2020 (r522004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577977080 -SHA256 (instabot-0.83.0.tar.gz) = f021172d1803684d52525a7b77229ad339ffc9887b984f51428ce95662d5c640 -SIZE (instabot-0.83.0.tar.gz) = 81353 +TIMESTAMP = 1578117395 +SHA256 (instabot-0.84.0.tar.gz) = f6e4c5cc2dfbe8a544200b9f8621a6686ef2bae481a51e52dacc49b31ed19bf4 +SIZE (instabot-0.84.0.tar.gz) = 83552
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001040903.00493PN5060338>