Date: Wed, 19 Jun 2019 16:53:28 +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: r504567 - head/www/py-instabot Message-ID: <201906191653.x5JGrSox034617@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jun 19 16:53:28 2019 New Revision: 504567 URL: https://svnweb.freebsd.org/changeset/ports/504567 Log: Update to 0.48.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 Jun 19 16:53:23 2019 (r504566) +++ head/www/py-instabot/Makefile Wed Jun 19 16:53:28 2019 (r504567) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.47.0 +PORTVERSION= 0.48.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Wed Jun 19 16:53:23 2019 (r504566) +++ head/www/py-instabot/distinfo Wed Jun 19 16:53:28 2019 (r504567) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560277227 -SHA256 (instabot-0.47.0.tar.gz) = a0e3c4c098c7dd4626e9e9f9da7b97c234541693ebee5a1133ce9bb42616276b -SIZE (instabot-0.47.0.tar.gz) = 58138 +TIMESTAMP = 1560957712 +SHA256 (instabot-0.48.0.tar.gz) = 2419819ce5fdbadfa1aab00e3d46830329402268352dd5f4e2de921c3f36bbfc +SIZE (instabot-0.48.0.tar.gz) = 59527
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906191653.x5JGrSox034617>