From owner-svn-ports-head@freebsd.org Wed Jul 8 18:57:03 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 5EE5D36A885; Wed, 8 Jul 2020 18:57:03 +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) 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 4B27p56Jssz4SW9; Wed, 8 Jul 2020 18:57:01 +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 0D8DB249BD; Wed, 8 Jul 2020 18:57:00 +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 068Iuxhj059187; Wed, 8 Jul 2020 18:56:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 068Iuxod059186; Wed, 8 Jul 2020 18:56:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202007081856.068Iuxod059186@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 8 Jul 2020 18:56:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541533 - head/net/p5-Socket X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/p5-Socket X-SVN-Commit-Revision: 541533 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, 08 Jul 2020 18:57:03 -0000 Author: sunpoet Date: Wed Jul 8 18:56:59 2020 New Revision: 541533 URL: https://svnweb.freebsd.org/changeset/ports/541533 Log: Update to 2.030 Changes: https://metacpan.org/changes/distribution/Socket Modified: head/net/p5-Socket/Makefile head/net/p5-Socket/distinfo Modified: head/net/p5-Socket/Makefile ============================================================================== --- head/net/p5-Socket/Makefile Wed Jul 8 18:56:54 2020 (r541532) +++ head/net/p5-Socket/Makefile Wed Jul 8 18:56:59 2020 (r541533) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Socket -PORTVERSION= 2.029 +PORTVERSION= 2.030 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS Modified: head/net/p5-Socket/distinfo ============================================================================== --- head/net/p5-Socket/distinfo Wed Jul 8 18:56:54 2020 (r541532) +++ head/net/p5-Socket/distinfo Wed Jul 8 18:56:59 2020 (r541533) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550840332 -SHA256 (Socket-2.029.tar.gz) = 3a8d1710a28bf5d7bc46737e43e83657ed4b1c1842efc4cde06c9dd3f6831f06 -SIZE (Socket-2.029.tar.gz) = 44202 +TIMESTAMP = 1594117163 +SHA256 (Socket-2.030.tar.gz) = 2573571d0db6ab98b5472a371c4acb24fe53d890f920e43aab49a0eeabe6da67 +SIZE (Socket-2.030.tar.gz) = 44283