Date: Fri, 5 Apr 2019 22:44:50 +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: r498021 - head/www/py-instabot Message-ID: <201904052244.x35MioGJ096667@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Apr 5 22:44:50 2019 New Revision: 498021 URL: https://svnweb.freebsd.org/changeset/ports/498021 Log: Update to 0.29.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 Fri Apr 5 22:44:45 2019 (r498020) +++ head/www/py-instabot/Makefile Fri Apr 5 22:44:50 2019 (r498021) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.28.0 +PORTVERSION= 0.29.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Fri Apr 5 22:44:45 2019 (r498020) +++ head/www/py-instabot/distinfo Fri Apr 5 22:44:50 2019 (r498021) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553010186 -SHA256 (instabot-0.28.0.tar.gz) = ba58c4d3a4604bf3070d6cf1b22748e47bef6fa3391913df3a4a647c113a7da3 -SIZE (instabot-0.28.0.tar.gz) = 53490 +TIMESTAMP = 1554486034 +SHA256 (instabot-0.29.0.tar.gz) = e7e33f464364f51ebc68187112c8717b23da7f495d4610a5b3550b509fa22d0f +SIZE (instabot-0.29.0.tar.gz) = 53726
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904052244.x35MioGJ096667>