Date: Mon, 10 May 2021 17:50:46 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 286b2657f49e - main - devel/xbyak: Update 5.991 -> 5.992 Message-ID: <202105101750.14AHokEA055992@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=286b2657f49e7652a396edaa4f79e0bc22403285 commit 286b2657f49e7652a396edaa4f79e0bc22403285 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-05-10 17:46:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-05-10 17:46:40 +0000 devel/xbyak: Update 5.991 -> 5.992 Reported by: portscout --- devel/xbyak/Makefile | 6 ++++-- devel/xbyak/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/xbyak/Makefile b/devel/xbyak/Makefile index c41b7328a5a1..04c33ab25ca9 100644 --- a/devel/xbyak/Makefile +++ b/devel/xbyak/Makefile @@ -1,6 +1,6 @@ PORTNAME= xbyak DISTVERSIONPREFIX= v -DISTVERSION= 5.991 +DISTVERSION= 5.992 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -19,6 +19,8 @@ NO_ARCH= yes PLIST_FILES= include/xbyak/xbyak.h \ include/xbyak/xbyak_bin2hex.h \ include/xbyak/xbyak_mnemonic.h \ - include/xbyak/xbyak_util.h + include/xbyak/xbyak_util.h \ + lib/cmake/xbyak/xbyak-targets.cmake \ + lib/cmake/xbyak/xbyakConfig.cmake .include <bsd.port.mk> diff --git a/devel/xbyak/distinfo b/devel/xbyak/distinfo index da34de13c8c4..de3f3785098d 100644 --- a/devel/xbyak/distinfo +++ b/devel/xbyak/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605575691 -SHA256 (herumi-xbyak-v5.991_GH0.tar.gz) = bb4e6336516a2684f62aa74ef7eccb267e1b3c238f717745d2c79550f1fe4bcf -SIZE (herumi-xbyak-v5.991_GH0.tar.gz) = 227785 +TIMESTAMP = 1620668447 +SHA256 (herumi-xbyak-v5.992_GH0.tar.gz) = 3e9eddca48baa436a175aff050ec7d3cc2e3e9f419f60ed99841a9887ad2c7ae +SIZE (herumi-xbyak-v5.992_GH0.tar.gz) = 229243
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105101750.14AHokEA055992>