Date: Wed, 15 May 2019 15:54:37 +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: r501716 - head/www/py-instabot Message-ID: <201905151554.x4FFsb9C087870@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed May 15 15:54:37 2019 New Revision: 501716 URL: https://svnweb.freebsd.org/changeset/ports/501716 Log: Update to 0.37.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 Wed May 15 15:54:31 2019 (r501715) +++ head/www/py-instabot/Makefile Wed May 15 15:54:37 2019 (r501716) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.36.0 +PORTVERSION= 0.37.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Wed May 15 15:54:31 2019 (r501715) +++ head/www/py-instabot/distinfo Wed May 15 15:54:37 2019 (r501716) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557679758 -SHA256 (instabot-0.36.0.tar.gz) = ba36876415479c63f4ca0e036e3d6c3071dbb3221d8f10f3fecf2125b47a5957 -SIZE (instabot-0.36.0.tar.gz) = 57370 +TIMESTAMP = 1557747388 +SHA256 (instabot-0.37.0.tar.gz) = 9faaf0bc3294a44b4652cb3a87500bc59b9152a7f6352db3f67ade5979cbd42d +SIZE (instabot-0.37.0.tar.gz) = 57377
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905151554.x4FFsb9C087870>