Date: Tue, 30 Apr 2019 19:07:54 +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: r500538 - head/www/py-instabot Message-ID: <201904301907.x3UJ7sGQ029784@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 30 19:07:53 2019 New Revision: 500538 URL: https://svnweb.freebsd.org/changeset/ports/500538 Log: Update to 0.35.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 30 19:07:48 2019 (r500537) +++ head/www/py-instabot/Makefile Tue Apr 30 19:07:53 2019 (r500538) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.34.0 +PORTVERSION= 0.35.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Tue Apr 30 19:07:48 2019 (r500537) +++ head/www/py-instabot/distinfo Tue Apr 30 19:07:53 2019 (r500538) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556494682 -SHA256 (instabot-0.34.0.tar.gz) = ff074ad18a07a1a39aa5b4d5f4ca139ca33bf938a22472c54b94ff9e61451f0f -SIZE (instabot-0.34.0.tar.gz) = 54664 +TIMESTAMP = 1556629948 +SHA256 (instabot-0.35.0.tar.gz) = ec1d8a0d81359009a08752be144c16e4a5e81e6fa456873876213bfc8ad01484 +SIZE (instabot-0.35.0.tar.gz) = 56471
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904301907.x3UJ7sGQ029784>