Date: Thu, 16 May 2019 23:56:59 +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: r501820 - head/www/py-instabot Message-ID: <201905162356.x4GNuxM8014778@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 16 23:56:59 2019 New Revision: 501820 URL: https://svnweb.freebsd.org/changeset/ports/501820 Log: Update to 0.38.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 May 16 23:56:54 2019 (r501819) +++ head/www/py-instabot/Makefile Thu May 16 23:56:59 2019 (r501820) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.37.0 +PORTVERSION= 0.38.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Thu May 16 23:56:54 2019 (r501819) +++ head/www/py-instabot/distinfo Thu May 16 23:56:59 2019 (r501820) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557747388 -SHA256 (instabot-0.37.0.tar.gz) = 9faaf0bc3294a44b4652cb3a87500bc59b9152a7f6352db3f67ade5979cbd42d -SIZE (instabot-0.37.0.tar.gz) = 57377 +TIMESTAMP = 1558010846 +SHA256 (instabot-0.38.0.tar.gz) = 682c45d953acae048f51ef586ed4b4bd0f7d3feca2326d14acc857c6e9d096e6 +SIZE (instabot-0.38.0.tar.gz) = 56733
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905162356.x4GNuxM8014778>