Date: Wed, 1 Jan 2020 16:30:53 +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: r521732 - head/www/py-instabot Message-ID: <202001011630.001GUrL8022272@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jan 1 16:30:53 2020 New Revision: 521732 URL: https://svnweb.freebsd.org/changeset/ports/521732 Log: Update to 0.82.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 Wed Jan 1 16:30:48 2020 (r521731) +++ head/www/py-instabot/Makefile Wed Jan 1 16:30:53 2020 (r521732) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.81.0 +PORTVERSION= 0.82.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Wed Jan 1 16:30:48 2020 (r521731) +++ head/www/py-instabot/distinfo Wed Jan 1 16:30:53 2020 (r521732) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577781661 -SHA256 (instabot-0.81.0.tar.gz) = aadfae5130b89196fffe59f74503a5050568c7ea0e3cb3bcf76cdab51d1b3239 -SIZE (instabot-0.81.0.tar.gz) = 83870 +TIMESTAMP = 1577870979 +SHA256 (instabot-0.82.0.tar.gz) = aafeae19dcb3b0757f75bd7f87e44e20285b391cf6f19cee06a468c108c42bc3 +SIZE (instabot-0.82.0.tar.gz) = 81998
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001011630.001GUrL8022272>