Date: Sat, 22 Jun 2019 21:48:45 +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: r504896 - head/www/py-instabot Message-ID: <201906222148.x5MLmjqD077495@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jun 22 21:48:44 2019 New Revision: 504896 URL: https://svnweb.freebsd.org/changeset/ports/504896 Log: Update to 0.50.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 Sat Jun 22 21:48:39 2019 (r504895) +++ head/www/py-instabot/Makefile Sat Jun 22 21:48:44 2019 (r504896) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.49.0 +PORTVERSION= 0.50.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sat Jun 22 21:48:39 2019 (r504895) +++ head/www/py-instabot/distinfo Sat Jun 22 21:48:44 2019 (r504896) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561049508 -SHA256 (instabot-0.49.0.tar.gz) = de37cd3e0460ce488068d22d28a1333f23b7d88adcae58419fc141a9f7a349b9 -SIZE (instabot-0.49.0.tar.gz) = 58610 +TIMESTAMP = 1561199702 +SHA256 (instabot-0.50.0.tar.gz) = 98b52c4778a42accd9ddaa4b92511f10d919401f70ede26985375c4e1989ee5a +SIZE (instabot-0.50.0.tar.gz) = 59500
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906222148.x5MLmjqD077495>