Date: Mon, 6 Jan 2020 14:44:47 +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: r522243 - head/www/py-instabot Message-ID: <202001061444.006EilRr011625@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jan 6 14:44:46 2020 New Revision: 522243 URL: https://svnweb.freebsd.org/changeset/ports/522243 Log: Update to 0.87.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 Mon Jan 6 14:44:41 2020 (r522242) +++ head/www/py-instabot/Makefile Mon Jan 6 14:44:46 2020 (r522243) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.86.0 +PORTVERSION= 0.87.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Mon Jan 6 14:44:41 2020 (r522242) +++ head/www/py-instabot/distinfo Mon Jan 6 14:44:46 2020 (r522243) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578197785 -SHA256 (instabot-0.86.0.tar.gz) = 832c521a6dd7ac646bfdbbce87c5c0660128ff88a9283fb9bad3bc356fd558d9 -SIZE (instabot-0.86.0.tar.gz) = 83473 +TIMESTAMP = 1578319100 +SHA256 (instabot-0.87.0.tar.gz) = 7e9157bb36ab4c9db406d731659f2d27af91a0e0de3402de535d336d7d922c85 +SIZE (instabot-0.87.0.tar.gz) = 81436
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001061444.006EilRr011625>