From nobody Tue Jan 11 18:54:09 2022 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 841DB194E67F; Tue, 11 Jan 2022 18:54:13 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JYKc33GFFz4fVv; Tue, 11 Jan 2022 18:54:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EC4751E92B; Tue, 11 Jan 2022 18:54:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 20BIs9YA062382; Tue, 11 Jan 2022 18:54:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20BIs9Rs062381; Tue, 11 Jan 2022 18:54:09 GMT (envelope-from git) Date: Tue, 11 Jan 2022 18:54:09 GMT Message-Id: <202201111854.20BIs9Rs062381@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: cac78c707137 - main - www/pecl-yar: Update to 2.2.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cac78c7071377901be4a7e33a71e3e80e38cc087 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641927251; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=WSjiIygLhUwCSabdrySWjTbw7KBqKpzn1HwEjxuvpUA=; b=DJ/9tdvz42eWMTve2Xprqoz/kULDr3ToDchpynST2VCcx36yo3jXuPmnPBgCNVP+XabDdJ koVyMERVsOEUnnq0BfYb0p50c1OwcaOMdxybykA2bykmaAdwJ/atwckJLw9JySJeReAWwQ ZL+fTDkXVvN3eFSqTJxWvxEYu5FgjaK2RMMQquTna5o/dIkXN1p73ttZ5VGfueQtS3EEhi UT0X9IoIcRgX0thIlYen1SROluQz3fQmZ6uwMIUw49GuTrEVNAgSsnesgKW6NL3AKRAWR7 t0OEyY3Y8UvUSvHWRzXX2+9faHiXtowJFlCC0nYpKTa7q/7F4btdChefG0PL6A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641927251; a=rsa-sha256; cv=none; b=jVpT2GSoD8tDVczfiCJG0/uOBvBdU1V9YfX0aRHE6DJr/rRRDXG12iz9LpB9oPzCmuABf7 ltKWp+5ARL8T6ljMzMgPQF/p653tLz0ldH/OnluJUE3tLd6KazttlK3CjrHx8QTdhvsND/ KJzaa7e4Mg/oKMqHDuSsvC4yD0AjQKdIeyWaLqt/4yL1UTrhVimopRJySTFSC9yCfC2Fv9 /aMdP7t8uGgcGsSHOyWSXf37HmUN8+TI4PSAUZ/OBmiapxPk41xSM6EbTZGUkqSme0od9v nDxsJWS1dy0zjTKFIXeDpoM6i6t3HByC1EqOa/iTKbgQfrkK0tUPszuhjl0YVQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cac78c7071377901be4a7e33a71e3e80e38cc087 commit cac78c7071377901be4a7e33a71e3e80e38cc087 Author: Po-Chuan Hsieh AuthorDate: 2022-01-11 17:14:52 +0000 Commit: Po-Chuan Hsieh CommitDate: 2022-01-11 18:44:15 +0000 www/pecl-yar: Update to 2.2.1 Changes: https://pecl.php.net/package-changelog.php?package=yar --- www/pecl-yar/Makefile | 2 +- www/pecl-yar/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/pecl-yar/Makefile b/www/pecl-yar/Makefile index e4bc4e4a2b3e..8582222b934d 100644 --- a/www/pecl-yar/Makefile +++ b/www/pecl-yar/Makefile @@ -1,7 +1,7 @@ # Created by: John Chen PORTNAME= yar -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/pecl-yar/distinfo b/www/pecl-yar/distinfo index 13b43764b854..07775a4124bd 100644 --- a/www/pecl-yar/distinfo +++ b/www/pecl-yar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620151070 -SHA256 (PECL/yar-2.2.0.tgz) = 0bb174575c523549bd8b1b847a55a2edc9b533a8043ed7b3df26dacb9d2fa07d -SIZE (PECL/yar-2.2.0.tgz) = 43670 +TIMESTAMP = 1641045880 +SHA256 (PECL/yar-2.2.1.tgz) = 1d52faa6a4b14b77cd2654d7b4a14ff8d8f587049d03dbcc693c3a2321e7c12e +SIZE (PECL/yar-2.2.1.tgz) = 44429