Date: Mon, 9 Sep 2019 19:32:44 +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: r511665 - head/www/py-instabot Message-ID: <201909091932.x89JWiYt057140@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Sep 9 19:32:44 2019 New Revision: 511665 URL: https://svnweb.freebsd.org/changeset/ports/511665 Log: Update to 0.57.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 Sep 9 19:32:42 2019 (r511664) +++ head/www/py-instabot/Makefile Mon Sep 9 19:32:44 2019 (r511665) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.56.0 +PORTVERSION= 0.57.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Mon Sep 9 19:32:42 2019 (r511664) +++ head/www/py-instabot/distinfo Mon Sep 9 19:32:44 2019 (r511665) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567940875 -SHA256 (instabot-0.56.0.tar.gz) = 286fa5457bc67bc039604f7a8b66c1a25322e203bc823b700f36c1482df2a863 -SIZE (instabot-0.56.0.tar.gz) = 75875 +TIMESTAMP = 1568051703 +SHA256 (instabot-0.57.0.tar.gz) = da752e2f6f608d20173774e0eabc8e49f5873a653cd0f672bb10cc8f5dac8879 +SIZE (instabot-0.57.0.tar.gz) = 75884
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909091932.x89JWiYt057140>