Date: Tue, 21 May 2019 18:04:05 +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: r502229 - head/www/py-instabot Message-ID: <201905211804.x4LI45vx036962@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue May 21 18:04:05 2019 New Revision: 502229 URL: https://svnweb.freebsd.org/changeset/ports/502229 Log: Update to 0.42.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 May 21 18:04:00 2019 (r502228) +++ head/www/py-instabot/Makefile Tue May 21 18:04:05 2019 (r502229) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.41.0 +PORTVERSION= 0.42.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Tue May 21 18:04:00 2019 (r502228) +++ head/www/py-instabot/distinfo Tue May 21 18:04:05 2019 (r502229) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558372520 -SHA256 (instabot-0.41.0.tar.gz) = 60302be26d1f9a088c1986bcf120cd5cc2f45a7a546319b90c868c97146875ba -SIZE (instabot-0.41.0.tar.gz) = 57184 +TIMESTAMP = 1558454908 +SHA256 (instabot-0.42.0.tar.gz) = ff995eca5cd689813b382ba472b2805bfc2e529beb34715af41523f073f2edbb +SIZE (instabot-0.42.0.tar.gz) = 58106
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905211804.x4LI45vx036962>