Date: Tue, 4 Jun 2019 16:47:56 +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: r503481 - head/www/py-instabot Message-ID: <201906041647.x54Glu2E076125@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jun 4 16:47:56 2019 New Revision: 503481 URL: https://svnweb.freebsd.org/changeset/ports/503481 Log: Update to 0.44.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 Jun 4 16:47:50 2019 (r503480) +++ head/www/py-instabot/Makefile Tue Jun 4 16:47:56 2019 (r503481) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.43.0 +PORTVERSION= 0.44.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Tue Jun 4 16:47:50 2019 (r503480) +++ head/www/py-instabot/distinfo Tue Jun 4 16:47:56 2019 (r503481) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559381117 -SHA256 (instabot-0.43.0.tar.gz) = 7c85041e9926e7ae8043f2c3feb10ec6330938d818e45db9e0f25b60d49963bd -SIZE (instabot-0.43.0.tar.gz) = 57541 +TIMESTAMP = 1559661248 +SHA256 (instabot-0.44.0.tar.gz) = 8fabf3c73e404e0049dc463e28695bad45785fc646cb4015e9fadfed70620e56 +SIZE (instabot-0.44.0.tar.gz) = 59017
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906041647.x54Glu2E076125>