Date: Mon, 20 May 2019 18:09:11 +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: r502137 - head/www/py-instabot Message-ID: <201905201809.x4KI9Bue073292@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon May 20 18:09:11 2019 New Revision: 502137 URL: https://svnweb.freebsd.org/changeset/ports/502137 Log: Update to 0.41.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 Mon May 20 18:09:06 2019 (r502136) +++ head/www/py-instabot/Makefile Mon May 20 18:09:11 2019 (r502137) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.40.0 +PORTVERSION= 0.41.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Mon May 20 18:09:06 2019 (r502136) +++ head/www/py-instabot/distinfo Mon May 20 18:09:11 2019 (r502137) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558292571 -SHA256 (instabot-0.40.0.tar.gz) = a184f67cfaf327ffa74eca38c46e733e9e9fb64318dcdc7e41b8deebefa35850 -SIZE (instabot-0.40.0.tar.gz) = 56806 +TIMESTAMP = 1558372520 +SHA256 (instabot-0.41.0.tar.gz) = 60302be26d1f9a088c1986bcf120cd5cc2f45a7a546319b90c868c97146875ba +SIZE (instabot-0.41.0.tar.gz) = 57184
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905201809.x4KI9Bue073292>