Date: Tue, 10 Dec 2019 17:11:52 +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: r519710 - head/www/py-instabot Message-ID: <201912101711.xBAHBq2S001054@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Dec 10 17:11:51 2019 New Revision: 519710 URL: https://svnweb.freebsd.org/changeset/ports/519710 Log: Update to 0.75.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 Dec 10 17:11:46 2019 (r519709) +++ head/www/py-instabot/Makefile Tue Dec 10 17:11:51 2019 (r519710) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.74.0 +PORTVERSION= 0.75.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Tue Dec 10 17:11:46 2019 (r519709) +++ head/www/py-instabot/distinfo Tue Dec 10 17:11:51 2019 (r519710) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575793997 -SHA256 (instabot-0.74.0.tar.gz) = 34b8ae43ed294f7e46ead6cc4f61ac3e3c2ccec0f4c6eefa71c6e8c4b3ffd06b -SIZE (instabot-0.74.0.tar.gz) = 81718 +TIMESTAMP = 1575908042 +SHA256 (instabot-0.75.0.tar.gz) = 4f0063ef673095ca7023de92a9156bff49c332c5a14e3aeca129b4b27bd0bef8 +SIZE (instabot-0.75.0.tar.gz) = 81817
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912101711.xBAHBq2S001054>