Date: Sun, 19 May 2019 21:54:16 +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: r502061 - head/www/py-instabot Message-ID: <201905192154.x4JLsGGE035208@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 19 21:54:16 2019 New Revision: 502061 URL: https://svnweb.freebsd.org/changeset/ports/502061 Log: Update to 0.40.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 19 21:54:10 2019 (r502060) +++ head/www/py-instabot/Makefile Sun May 19 21:54:16 2019 (r502061) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.39.0 +PORTVERSION= 0.40.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sun May 19 21:54:10 2019 (r502060) +++ head/www/py-instabot/distinfo Sun May 19 21:54:16 2019 (r502061) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558105524 -SHA256 (instabot-0.39.0.tar.gz) = 8fffb55e27b8abff25a7e099a240a551dc12ea6386e96bd2889d683c1ca73dba -SIZE (instabot-0.39.0.tar.gz) = 56732 +TIMESTAMP = 1558292571 +SHA256 (instabot-0.40.0.tar.gz) = a184f67cfaf327ffa74eca38c46e733e9e9fb64318dcdc7e41b8deebefa35850 +SIZE (instabot-0.40.0.tar.gz) = 56806
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905192154.x4JLsGGE035208>