Date: Sat, 18 May 2019 05:58:49 +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: r501908 - head/www/py-instabot Message-ID: <201905180558.x4I5wnxu065550@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat May 18 05:58:48 2019 New Revision: 501908 URL: https://svnweb.freebsd.org/changeset/ports/501908 Log: Update to 0.39.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 Sat May 18 05:58:43 2019 (r501907) +++ head/www/py-instabot/Makefile Sat May 18 05:58:48 2019 (r501908) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.38.0 +PORTVERSION= 0.39.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sat May 18 05:58:43 2019 (r501907) +++ head/www/py-instabot/distinfo Sat May 18 05:58:48 2019 (r501908) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558010846 -SHA256 (instabot-0.38.0.tar.gz) = 682c45d953acae048f51ef586ed4b4bd0f7d3feca2326d14acc857c6e9d096e6 -SIZE (instabot-0.38.0.tar.gz) = 56733 +TIMESTAMP = 1558105524 +SHA256 (instabot-0.39.0.tar.gz) = 8fffb55e27b8abff25a7e099a240a551dc12ea6386e96bd2889d683c1ca73dba +SIZE (instabot-0.39.0.tar.gz) = 56732
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905180558.x4I5wnxu065550>