Date: Tue, 23 Apr 2019 17:53:02 +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: r499778 - head/www/py-instabot Message-ID: <201904231753.x3NHr2H7021504@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 23 17:53:02 2019 New Revision: 499778 URL: https://svnweb.freebsd.org/changeset/ports/499778 Log: Update to 0.33.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 Apr 23 17:52:57 2019 (r499777) +++ head/www/py-instabot/Makefile Tue Apr 23 17:53:02 2019 (r499778) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.32.0 +PORTVERSION= 0.33.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Tue Apr 23 17:52:57 2019 (r499777) +++ head/www/py-instabot/distinfo Tue Apr 23 17:53:02 2019 (r499778) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555504019 -SHA256 (instabot-0.32.0.tar.gz) = 92fad51168c3119a85a1615ebc44c85246d6ff66ce4757126619474da942f872 -SIZE (instabot-0.32.0.tar.gz) = 54191 +TIMESTAMP = 1556029606 +SHA256 (instabot-0.33.0.tar.gz) = 5f4e24f1dd723493fae49491789db21308a4a411e9e2c0100816fdf968cf2059 +SIZE (instabot-0.33.0.tar.gz) = 54804
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904231753.x3NHr2H7021504>