Date: Thu, 12 Dec 2019 13:46:19 +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: r519901 - head/www/py-instabot Message-ID: <201912121346.xBCDkJIA094398@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Dec 12 13:46:19 2019 New Revision: 519901 URL: https://svnweb.freebsd.org/changeset/ports/519901 Log: Update to 0.76.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 Thu Dec 12 13:46:14 2019 (r519900) +++ head/www/py-instabot/Makefile Thu Dec 12 13:46:19 2019 (r519901) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.75.0 +PORTVERSION= 0.76.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Thu Dec 12 13:46:14 2019 (r519900) +++ head/www/py-instabot/distinfo Thu Dec 12 13:46:19 2019 (r519901) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575908042 -SHA256 (instabot-0.75.0.tar.gz) = 4f0063ef673095ca7023de92a9156bff49c332c5a14e3aeca129b4b27bd0bef8 -SIZE (instabot-0.75.0.tar.gz) = 81817 +TIMESTAMP = 1576073127 +SHA256 (instabot-0.76.0.tar.gz) = 91cec326d15a390625d63192c597546c98f5ca13f303841b9eefd5897b1066ca +SIZE (instabot-0.76.0.tar.gz) = 81863
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912121346.xBCDkJIA094398>