Date: Wed, 4 Sep 2019 17:19:33 +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: r511110 - head/www/py-instabot Message-ID: <201909041719.x84HJX5b043766@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 4 17:19:33 2019 New Revision: 511110 URL: https://svnweb.freebsd.org/changeset/ports/511110 Log: Update to 0.55.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 Wed Sep 4 17:19:28 2019 (r511109) +++ head/www/py-instabot/Makefile Wed Sep 4 17:19:33 2019 (r511110) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.54.0 +PORTVERSION= 0.55.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Wed Sep 4 17:19:28 2019 (r511109) +++ head/www/py-instabot/distinfo Wed Sep 4 17:19:33 2019 (r511110) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567087901 -SHA256 (instabot-0.54.0.tar.gz) = 9e5a8055d35891a723a592ed8a27bd5b36b4480e2266e63ee8b830aa1ee8bb8f -SIZE (instabot-0.54.0.tar.gz) = 75871 +TIMESTAMP = 1567611072 +SHA256 (instabot-0.55.0.tar.gz) = 43ee7210d557a3629bf580c188a0f16931d80a3944420d91a6967e20c9ce58f0 +SIZE (instabot-0.55.0.tar.gz) = 75876
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909041719.x84HJX5b043766>