Date: Fri, 10 Jan 2020 19:16:36 +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: r522593 - head/www/py-instabot Message-ID: <202001101916.00AJGaFi084034@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jan 10 19:16:35 2020 New Revision: 522593 URL: https://svnweb.freebsd.org/changeset/ports/522593 Log: Update to 0.91.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 Fri Jan 10 19:16:30 2020 (r522592) +++ head/www/py-instabot/Makefile Fri Jan 10 19:16:35 2020 (r522593) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.90.0 +PORTVERSION= 0.91.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Fri Jan 10 19:16:30 2020 (r522592) +++ head/www/py-instabot/distinfo Fri Jan 10 19:16:35 2020 (r522593) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578584025 -SHA256 (instabot-0.90.0.tar.gz) = b5a80683c671ea1affafe5e8cc3892d84f1ba6e0d1bd7a33bce11544e9832eb2 -SIZE (instabot-0.90.0.tar.gz) = 81440 +TIMESTAMP = 1578675133 +SHA256 (instabot-0.91.0.tar.gz) = d94b3b78ad43e342ab8f95fb929781cbca4381c40e564579834bd7ecfbcf7bb3 +SIZE (instabot-0.91.0.tar.gz) = 81449
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001101916.00AJGaFi084034>