Date: Sun, 9 Jun 2019 16:52:47 +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: r503839 - head/www/py-instabot Message-ID: <201906091652.x59Gqlkd078965@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 9 16:52:46 2019 New Revision: 503839 URL: https://svnweb.freebsd.org/changeset/ports/503839 Log: Update to 0.46.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 Sun Jun 9 16:52:41 2019 (r503838) +++ head/www/py-instabot/Makefile Sun Jun 9 16:52:46 2019 (r503839) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.45.0 +PORTVERSION= 0.46.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sun Jun 9 16:52:41 2019 (r503838) +++ head/www/py-instabot/distinfo Sun Jun 9 16:52:46 2019 (r503839) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559944347 -SHA256 (instabot-0.45.0.tar.gz) = 426a05b1611dd985bdfaff50033d8455713cbc55297de293fefead705ff2f4b5 -SIZE (instabot-0.45.0.tar.gz) = 59049 +TIMESTAMP = 1560090923 +SHA256 (instabot-0.46.0.tar.gz) = 8f8921b366467251188adb326cb5edf354348f3f34687cc229d86b28785cbff6 +SIZE (instabot-0.46.0.tar.gz) = 58132
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906091652.x59Gqlkd078965>