Date: Wed, 13 Mar 2019 16:10:58 +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: r495596 - head/www/py-instabot Message-ID: <201903131610.x2DGAwHV095005@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Mar 13 16:10:58 2019 New Revision: 495596 URL: https://svnweb.freebsd.org/changeset/ports/495596 Log: Update to 0.27.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 Mar 13 16:10:53 2019 (r495595) +++ head/www/py-instabot/Makefile Wed Mar 13 16:10:58 2019 (r495596) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.26.0 +PORTVERSION= 0.27.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Wed Mar 13 16:10:53 2019 (r495595) +++ head/www/py-instabot/distinfo Wed Mar 13 16:10:58 2019 (r495596) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551336351 -SHA256 (instabot-0.26.0.tar.gz) = 93885eb732d20d336339451a187543e40320d5f44ad029fdfa3513abd1032ea5 -SIZE (instabot-0.26.0.tar.gz) = 53270 +TIMESTAMP = 1552489461 +SHA256 (instabot-0.27.0.tar.gz) = 1ac890b3598ffee4bc7c9002585f424fbb7b81d919117e9e4344a110e94ed18c +SIZE (instabot-0.27.0.tar.gz) = 53414
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903131610.x2DGAwHV095005>