Date: Thu, 9 Jan 2020 17:53:20 +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: r522517 - head/www/py-instabot Message-ID: <202001091753.009HrK7j059703@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jan 9 17:53:19 2020 New Revision: 522517 URL: https://svnweb.freebsd.org/changeset/ports/522517 Log: Update to 0.90.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 Jan 9 17:53:14 2020 (r522516) +++ head/www/py-instabot/Makefile Thu Jan 9 17:53:19 2020 (r522517) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.89.0 +PORTVERSION= 0.90.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Thu Jan 9 17:53:14 2020 (r522516) +++ head/www/py-instabot/distinfo Thu Jan 9 17:53:19 2020 (r522517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578501179 -SHA256 (instabot-0.89.0.tar.gz) = cf0781ca7d93119ae00d6445347376d1ac62168d193956aeac325ba9eae15491 -SIZE (instabot-0.89.0.tar.gz) = 81437 +TIMESTAMP = 1578584025 +SHA256 (instabot-0.90.0.tar.gz) = b5a80683c671ea1affafe5e8cc3892d84f1ba6e0d1bd7a33bce11544e9832eb2 +SIZE (instabot-0.90.0.tar.gz) = 81440
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001091753.009HrK7j059703>