From owner-svn-ports-head@freebsd.org Fri Feb 21 08:10:02 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 DD7A0255D40; Fri, 21 Feb 2020 08:10:02 +0000 (UTC) (envelope-from wen@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 48P3zG4sbpz4flk; Fri, 21 Feb 2020 08:10:02 +0000 (UTC) (envelope-from wen@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 7CEC87AE8; Fri, 21 Feb 2020 08:10:02 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01L8A2It095343; Fri, 21 Feb 2020 08:10:02 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01L8A2G3095341; Fri, 21 Feb 2020 08:10:02 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202002210810.01L8A2G3095341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 21 Feb 2020 08:10:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526614 - head/archivers/R-cran-zip X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/archivers/R-cran-zip X-SVN-Commit-Revision: 526614 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: Fri, 21 Feb 2020 08:10:03 -0000 Author: wen Date: Fri Feb 21 08:10:01 2020 New Revision: 526614 URL: https://svnweb.freebsd.org/changeset/ports/526614 Log: - Update to 2.0.4 - Take maintainership Modified: head/archivers/R-cran-zip/Makefile head/archivers/R-cran-zip/distinfo Modified: head/archivers/R-cran-zip/Makefile ============================================================================== --- head/archivers/R-cran-zip/Makefile Fri Feb 21 08:09:59 2020 (r526613) +++ head/archivers/R-cran-zip/Makefile Fri Feb 21 08:10:01 2020 (r526614) @@ -1,12 +1,11 @@ # $FreeBSD$ PORTNAME= zip -DISTVERSION= 2.0.1 -PORTREVISION= 1 +DISTVERSION= 2.0.4 CATEGORIES= archivers DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Cross-Platform 'zip' Compression LICENSE= CC0-1.0 Modified: head/archivers/R-cran-zip/distinfo ============================================================================== --- head/archivers/R-cran-zip/distinfo Fri Feb 21 08:09:59 2020 (r526613) +++ head/archivers/R-cran-zip/distinfo Fri Feb 21 08:10:01 2020 (r526614) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554053408 -SHA256 (zip_2.0.1.tar.gz) = 216a6fd02c289641502e42d6fe1bc8bf97199f7bbce164493e1f0b2dee5f9031 -SIZE (zip_2.0.1.tar.gz) = 95260 +TIMESTAMP = 1582202046 +SHA256 (zip_2.0.4.tar.gz) = ab5dd0c63bd30b478d0f878735e7baf36e2e76e4d12d2b4b8eddd03b665502b0 +SIZE (zip_2.0.4.tar.gz) = 97756