Date: Wed, 25 Sep 2019 20:42:06 +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: r512836 - head/www/py-instabot Message-ID: <201909252042.x8PKg6W9082526@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 25 20:42:06 2019 New Revision: 512836 URL: https://svnweb.freebsd.org/changeset/ports/512836 Log: Update to 0.59.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 25 20:42:01 2019 (r512835) +++ head/www/py-instabot/Makefile Wed Sep 25 20:42:06 2019 (r512836) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.58.0 +PORTVERSION= 0.59.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Wed Sep 25 20:42:01 2019 (r512835) +++ head/www/py-instabot/distinfo Wed Sep 25 20:42:06 2019 (r512836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568559786 -SHA256 (instabot-0.58.0.tar.gz) = 8948cab2f90f739a444b841b35d7b85ec78d3ca9e7acddeb39e84cb5c5c94cea -SIZE (instabot-0.58.0.tar.gz) = 77031 +TIMESTAMP = 1568892958 +SHA256 (instabot-0.59.0.tar.gz) = 44db4e5d1a58309f4ce053b17f251cede85ceb22d8c28f19560e9ec17bb4042a +SIZE (instabot-0.59.0.tar.gz) = 77049
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909252042.x8PKg6W9082526>