Date: Wed, 1 Jan 2020 09:19:01 +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: r521694 - head/www/py-instabot Message-ID: <202001010919.0019J1qM060927@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jan 1 09:19:01 2020 New Revision: 521694 URL: https://svnweb.freebsd.org/changeset/ports/521694 Log: Update to 0.81.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 09:18:57 2020 (r521693) +++ head/www/py-instabot/Makefile Wed Jan 1 09:19:01 2020 (r521694) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.80.0 +PORTVERSION= 0.81.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Wed Jan 1 09:18:57 2020 (r521693) +++ head/www/py-instabot/distinfo Wed Jan 1 09:19:01 2020 (r521694) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577693929 -SHA256 (instabot-0.80.0.tar.gz) = 27dbc6bfdf4c373efa01cb6bdc6fbd25f1ee439e7503b26992692f4134726474 -SIZE (instabot-0.80.0.tar.gz) = 81952 +TIMESTAMP = 1577781661 +SHA256 (instabot-0.81.0.tar.gz) = aadfae5130b89196fffe59f74503a5050568c7ea0e3cb3bcf76cdab51d1b3239 +SIZE (instabot-0.81.0.tar.gz) = 83870
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001010919.0019J1qM060927>