Date: Thu, 16 Apr 2020 07:08:01 +0000 (UTC) From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531825 - head/net-im/toot Message-ID: <202004160708.03G781cG099543@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: 0mp Date: Thu Apr 16 07:08:01 2020 New Revision: 531825 URL: https://svnweb.freebsd.org/changeset/ports/531825 Log: net-im/toot: Update to 0.26.0 Release notes: https://github.com/ihabunek/toot/releases/tag/0.26.0 Modified: head/net-im/toot/Makefile head/net-im/toot/distinfo Modified: head/net-im/toot/Makefile ============================================================================== --- head/net-im/toot/Makefile Thu Apr 16 07:01:55 2020 (r531824) +++ head/net-im/toot/Makefile Thu Apr 16 07:08:01 2020 (r531825) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= toot -DISTVERSION= 0.25.2 -PORTREVISION= 1 +DISTVERSION= 0.26.0 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-im/toot/distinfo ============================================================================== --- head/net-im/toot/distinfo Thu Apr 16 07:01:55 2020 (r531824) +++ head/net-im/toot/distinfo Thu Apr 16 07:08:01 2020 (r531825) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580572167 -SHA256 (ihabunek-toot-0.25.2_GH0.tar.gz) = 9dfba770da228b81ded867da8aaf7a0c20410563959e851f3bdd648715b6cdd3 -SIZE (ihabunek-toot-0.25.2_GH0.tar.gz) = 609152 +TIMESTAMP = 1587018843 +SHA256 (ihabunek-toot-0.26.0_GH0.tar.gz) = 004bc47cc93d69c6dcba63a28eceedef82caaa74759643d83d92588d8bcd2967 +SIZE (ihabunek-toot-0.26.0_GH0.tar.gz) = 609958
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004160708.03G781cG099543>