Date: Thu, 20 Jun 2019 19:09:30 +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: r504721 - head/www/py-instabot Message-ID: <201906201909.x5KJ9UIp074552@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jun 20 19:09:30 2019 New Revision: 504721 URL: https://svnweb.freebsd.org/changeset/ports/504721 Log: Update to 0.49.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 Jun 20 19:09:25 2019 (r504720) +++ head/www/py-instabot/Makefile Thu Jun 20 19:09:30 2019 (r504721) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.48.0 +PORTVERSION= 0.49.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Thu Jun 20 19:09:25 2019 (r504720) +++ head/www/py-instabot/distinfo Thu Jun 20 19:09:30 2019 (r504721) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560957712 -SHA256 (instabot-0.48.0.tar.gz) = 2419819ce5fdbadfa1aab00e3d46830329402268352dd5f4e2de921c3f36bbfc -SIZE (instabot-0.48.0.tar.gz) = 59527 +TIMESTAMP = 1561049508 +SHA256 (instabot-0.49.0.tar.gz) = de37cd3e0460ce488068d22d28a1333f23b7d88adcae58419fc141a9f7a349b9 +SIZE (instabot-0.49.0.tar.gz) = 58610
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906201909.x5KJ9UIp074552>