Date: Tue, 2 Jul 2019 18:55:32 +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: r505697 - head/www/py-instabot Message-ID: <201907021855.x62ItW1R087553@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jul 2 18:55:32 2019 New Revision: 505697 URL: https://svnweb.freebsd.org/changeset/ports/505697 Log: Update to 0.52.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 Tue Jul 2 18:55:27 2019 (r505696) +++ head/www/py-instabot/Makefile Tue Jul 2 18:55:32 2019 (r505697) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.51.0 +PORTVERSION= 0.52.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Tue Jul 2 18:55:27 2019 (r505696) +++ head/www/py-instabot/distinfo Tue Jul 2 18:55:32 2019 (r505697) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561313802 -SHA256 (instabot-0.51.0.tar.gz) = ad91d5fc642572a20fb047fee2a4fb9dfd25c3e7d5a15119021348364a1b6457 -SIZE (instabot-0.51.0.tar.gz) = 60800 +TIMESTAMP = 1562091966 +SHA256 (instabot-0.52.0.tar.gz) = 22bd6a1d003bd28f815efa72b9528724651235a70121943f893c8d003e46babf +SIZE (instabot-0.52.0.tar.gz) = 60262
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907021855.x62ItW1R087553>