Date: Sat, 6 Apr 2019 14:43:49 +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: r498113 - head/www/py-instabot Message-ID: <201904061443.x36Ehnt6008608@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 6 14:43:49 2019 New Revision: 498113 URL: https://svnweb.freebsd.org/changeset/ports/498113 Log: Update to 0.30.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 Sat Apr 6 14:43:44 2019 (r498112) +++ head/www/py-instabot/Makefile Sat Apr 6 14:43:49 2019 (r498113) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.29.0 +PORTVERSION= 0.30.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-instabot/distinfo ============================================================================== --- head/www/py-instabot/distinfo Sat Apr 6 14:43:44 2019 (r498112) +++ head/www/py-instabot/distinfo Sat Apr 6 14:43:49 2019 (r498113) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554486034 -SHA256 (instabot-0.29.0.tar.gz) = e7e33f464364f51ebc68187112c8717b23da7f495d4610a5b3550b509fa22d0f -SIZE (instabot-0.29.0.tar.gz) = 53726 +TIMESTAMP = 1554549794 +SHA256 (instabot-0.30.0.tar.gz) = ee48a26eee65b7ce28443c045c15df12ce323af4b3df73daf1781edc875bf909 +SIZE (instabot-0.30.0.tar.gz) = 53955
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904061443.x36Ehnt6008608>