From owner-svn-ports-head@freebsd.org Wed Aug 5 09:19:51 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 974723AF64E; Wed, 5 Aug 2020 09:19:51 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BM5gC3bVwz4Z6B; Wed, 5 Aug 2020 09:19:51 +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 5B06E13D9C; Wed, 5 Aug 2020 09:19:51 +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 0759JpXK005221; Wed, 5 Aug 2020 09:19:51 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0759Jpim005219; Wed, 5 Aug 2020 09:19:51 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202008050919.0759Jpim005219@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 5 Aug 2020 09:19:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544213 - head/www/p5-Mozilla-CA X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/www/p5-Mozilla-CA X-SVN-Commit-Revision: 544213 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.33 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: Wed, 05 Aug 2020 09:19:51 -0000 Author: wen Date: Wed Aug 5 09:19:50 2020 New Revision: 544213 URL: https://svnweb.freebsd.org/changeset/ports/544213 Log: - Update to 20200520 - Add LICENSE_FILE - Pass maintainership to submitter PR: 246636 Submitted by: svysh.fbsd@gmail.com Modified: head/www/p5-Mozilla-CA/Makefile head/www/p5-Mozilla-CA/distinfo Modified: head/www/p5-Mozilla-CA/Makefile ============================================================================== --- head/www/p5-Mozilla-CA/Makefile Wed Aug 5 09:17:50 2020 (r544212) +++ head/www/p5-Mozilla-CA/Makefile Wed Aug 5 09:19:50 2020 (r544213) @@ -1,15 +1,16 @@ # $FreeBSD$ PORTNAME= Mozilla-CA -PORTVERSION= 20180117 +PORTVERSION= 20200520 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl extension for Mozilla CA cert bundle in PEM format LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/README USES= perl5 USE_PERL5= configure Modified: head/www/p5-Mozilla-CA/distinfo ============================================================================== --- head/www/p5-Mozilla-CA/distinfo Wed Aug 5 09:17:50 2020 (r544212) +++ head/www/p5-Mozilla-CA/distinfo Wed Aug 5 09:19:50 2020 (r544213) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519927936 -SHA256 (Mozilla-CA-20180117.tar.gz) = f2cc9fbe119f756313f321e0d9f1fac0859f8f154ac9d75b1a264c1afdf4e406 -SIZE (Mozilla-CA-20180117.tar.gz) = 137157 +TIMESTAMP = 1596611568 +SHA256 (Mozilla-CA-20200520.tar.gz) = b3ca0002310bf24a16c0d5920bdea97a2f46e77e7be3e7377e850d033387c726 +SIZE (Mozilla-CA-20200520.tar.gz) = 137637