Date: Sun, 12 May 2019 20:10:46 +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: r501483 - head/www/py-instabot Message-ID: <201905122010.x4CKAkcY030944@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 12 20:10:46 2019 New Revision: 501483 URL: https://svnweb.freebsd.org/changeset/ports/501483 Log: Update to 0.36.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 Sun May 12 20:10:40 2019 (r501482) +++ head/www/py-instabot/Makefile Sun May 12 20:10:46 2019 (r501483) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.35.0 +PORTVERSION= 0.36.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sun May 12 20:10:40 2019 (r501482) +++ head/www/py-instabot/distinfo Sun May 12 20:10:46 2019 (r501483) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556629948 -SHA256 (instabot-0.35.0.tar.gz) = ec1d8a0d81359009a08752be144c16e4a5e81e6fa456873876213bfc8ad01484 -SIZE (instabot-0.35.0.tar.gz) = 56471 +TIMESTAMP = 1557679758 +SHA256 (instabot-0.36.0.tar.gz) = ba36876415479c63f4ca0e036e3d6c3071dbb3221d8f10f3fecf2125b47a5957 +SIZE (instabot-0.36.0.tar.gz) = 57370
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905122010.x4CKAkcY030944>