Date: Fri, 12 Apr 2019 20:58:31 +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: r498751 - head/www/py-instabot Message-ID: <201904122058.x3CKwVcj093313@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Apr 12 20:58:30 2019 New Revision: 498751 URL: https://svnweb.freebsd.org/changeset/ports/498751 Log: Update to 0.31.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 Fri Apr 12 20:58:25 2019 (r498750) +++ head/www/py-instabot/Makefile Fri Apr 12 20:58:30 2019 (r498751) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.30.0 +PORTVERSION= 0.31.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Fri Apr 12 20:58:25 2019 (r498750) +++ head/www/py-instabot/distinfo Fri Apr 12 20:58:30 2019 (r498751) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554549794 -SHA256 (instabot-0.30.0.tar.gz) = ee48a26eee65b7ce28443c045c15df12ce323af4b3df73daf1781edc875bf909 -SIZE (instabot-0.30.0.tar.gz) = 53955 +TIMESTAMP = 1554992355 +SHA256 (instabot-0.31.0.tar.gz) = 60bcc131d18a714eb2191648ec44e495e99f996866a3550ebb1adc4051127b6a +SIZE (instabot-0.31.0.tar.gz) = 54088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904122058.x3CKwVcj093313>