Date: Fri, 30 Aug 2019 00:03:39 +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: r510196 - head/www/py-instabot Message-ID: <201908300003.x7U03d3R055451@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 30 00:03:39 2019 New Revision: 510196 URL: https://svnweb.freebsd.org/changeset/ports/510196 Log: Update to 0.54.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 Aug 30 00:03:33 2019 (r510195) +++ head/www/py-instabot/Makefile Fri Aug 30 00:03:39 2019 (r510196) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.53.0 +PORTVERSION= 0.54.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Fri Aug 30 00:03:33 2019 (r510195) +++ head/www/py-instabot/distinfo Fri Aug 30 00:03:39 2019 (r510196) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567016153 -SHA256 (instabot-0.53.0.tar.gz) = a92d3be572ad0efabae26ff6979f93105dec12eec21437a5ba2e7478b787c2ff -SIZE (instabot-0.53.0.tar.gz) = 76989 +TIMESTAMP = 1567087901 +SHA256 (instabot-0.54.0.tar.gz) = 9e5a8055d35891a723a592ed8a27bd5b36b4480e2266e63ee8b830aa1ee8bb8f +SIZE (instabot-0.54.0.tar.gz) = 75871
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908300003.x7U03d3R055451>