From owner-svn-ports-head@freebsd.org Sun Feb 9 09:45:15 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 24BFF232F30; Sun, 9 Feb 2020 09:45:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48Fkfg0FC7z3Q5R; Sun, 9 Feb 2020 09:45:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 00179451E; Sun, 9 Feb 2020 09:45:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0199jE5a012712; Sun, 9 Feb 2020 09:45:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0199jESv012710; Sun, 9 Feb 2020 09:45:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202002090945.0199jESv012710@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Feb 2020 09:45:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525634 - head/devel/py-rwt X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-rwt X-SVN-Commit-Revision: 525634 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2020 09:45:15 -0000 Author: sunpoet Date: Sun Feb 9 09:45:14 2020 New Revision: 525634 URL: https://svnweb.freebsd.org/changeset/ports/525634 Log: Update to 4.4.3 - Mark DEPRECATED and set EXPIRATION_DATE to 2020-02-29 Changes: https://github.com/jaraco/rwt/blob/master/CHANGES.rst Modified: head/devel/py-rwt/Makefile head/devel/py-rwt/distinfo Modified: head/devel/py-rwt/Makefile ============================================================================== --- head/devel/py-rwt/Makefile Sun Feb 9 09:45:08 2020 (r525633) +++ head/devel/py-rwt/Makefile Sun Feb 9 09:45:14 2020 (r525634) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rwt -PORTVERSION= 4.4.2 -PORTREVISION= 1 +PORTVERSION= 4.4.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +12,9 @@ COMMENT= RWT (Run With This) provides on-demand depend LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE + +DEPRECATED= Superseded by devel/py-pip-run +EXPIRATION_DATE=2020-02-29 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR} Modified: head/devel/py-rwt/distinfo ============================================================================== --- head/devel/py-rwt/distinfo Sun Feb 9 09:45:08 2020 (r525633) +++ head/devel/py-rwt/distinfo Sun Feb 9 09:45:14 2020 (r525634) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539625008 -SHA256 (rwt-4.4.2.tar.gz) = b4447e34c47aa52ecebecba46abd32a4b60e6ebfda9e001ab6b274bf624203f4 -SIZE (rwt-4.4.2.tar.gz) = 20243 +TIMESTAMP = 1581238148 +SHA256 (rwt-4.4.3.tar.gz) = 8ee513d6e3fafd9d6d0a723e38b4b8d789c72cf9ebed4de0d3e5c45efd8947a4 +SIZE (rwt-4.4.3.tar.gz) = 14920