Date: Thu, 26 Sep 2019 18:16:38 +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: r512950 - head/www/py-instabot Message-ID: <201909261816.x8QIGcIR050990@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 26 18:16:38 2019 New Revision: 512950 URL: https://svnweb.freebsd.org/changeset/ports/512950 Log: Update to 0.60.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 Thu Sep 26 18:16:33 2019 (r512949) +++ head/www/py-instabot/Makefile Thu Sep 26 18:16:38 2019 (r512950) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.59.0 +PORTVERSION= 0.60.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Thu Sep 26 18:16:33 2019 (r512949) +++ head/www/py-instabot/distinfo Thu Sep 26 18:16:38 2019 (r512950) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568892958 -SHA256 (instabot-0.59.0.tar.gz) = 44db4e5d1a58309f4ce053b17f251cede85ceb22d8c28f19560e9ec17bb4042a -SIZE (instabot-0.59.0.tar.gz) = 77049 +TIMESTAMP = 1569513237 +SHA256 (instabot-0.60.0.tar.gz) = 49a16d03294be0b4a66d542a2ed3d81e9dd245ff97125e8199041810b5f3aa71 +SIZE (instabot-0.60.0.tar.gz) = 75893
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909261816.x8QIGcIR050990>