Date: Sun, 8 Dec 2019 17:05:05 +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: r519436 - head/www/py-instabot Message-ID: <201912081705.xB8H5524080123@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 8 17:05:05 2019 New Revision: 519436 URL: https://svnweb.freebsd.org/changeset/ports/519436 Log: Update to 0.74.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 Dec 8 17:05:00 2019 (r519435) +++ head/www/py-instabot/Makefile Sun Dec 8 17:05:05 2019 (r519436) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.73.0 +PORTVERSION= 0.74.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sun Dec 8 17:05:00 2019 (r519435) +++ head/www/py-instabot/distinfo Sun Dec 8 17:05:05 2019 (r519436) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572437457 -SHA256 (instabot-0.73.0.tar.gz) = 8387e05d31d32ac0c932d5006fe79df4a09aa77278675bb74f4be4a821a52cf4 -SIZE (instabot-0.73.0.tar.gz) = 82693 +TIMESTAMP = 1575793997 +SHA256 (instabot-0.74.0.tar.gz) = 34b8ae43ed294f7e46ead6cc4f61ac3e3c2ccec0f4c6eefa71c6e8c4b3ffd06b +SIZE (instabot-0.74.0.tar.gz) = 81718
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912081705.xB8H5524080123>