Date: Sun, 23 Jun 2019 19:20:23 +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: r504969 - head/www/py-instabot Message-ID: <201906231920.x5NJKNbX060781@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 23 19:20:22 2019 New Revision: 504969 URL: https://svnweb.freebsd.org/changeset/ports/504969 Log: Update to 0.51.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 Sun Jun 23 19:20:17 2019 (r504968) +++ head/www/py-instabot/Makefile Sun Jun 23 19:20:22 2019 (r504969) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.50.0 +PORTVERSION= 0.51.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sun Jun 23 19:20:17 2019 (r504968) +++ head/www/py-instabot/distinfo Sun Jun 23 19:20:22 2019 (r504969) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561199702 -SHA256 (instabot-0.50.0.tar.gz) = 98b52c4778a42accd9ddaa4b92511f10d919401f70ede26985375c4e1989ee5a -SIZE (instabot-0.50.0.tar.gz) = 59500 +TIMESTAMP = 1561313802 +SHA256 (instabot-0.51.0.tar.gz) = ad91d5fc642572a20fb047fee2a4fb9dfd25c3e7d5a15119021348364a1b6457 +SIZE (instabot-0.51.0.tar.gz) = 60800
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906231920.x5NJKNbX060781>