Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2024 18:24:11 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b68471cbdbcd - main - x11-wm/picom: update to 11.r1
Message-ID:  <202401151824.40FIOBV5012859@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b68471cbdbcdd04d62e2c5f1eafb4f50cd023841

commit b68471cbdbcdd04d62e2c5f1eafb4f50cd023841
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-01-15 03:43:01 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-01-15 18:23:25 +0000

    x11-wm/picom: update to 11.r1
    
    Changes:        https://github.com/yshui/picom/releases/v11-rc1
    Reported by:    GitHub (watch releases)
---
 x11-wm/picom/Makefile | 5 ++---
 x11-wm/picom/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11-wm/picom/Makefile b/x11-wm/picom/Makefile
index 25d4b4bc4c12..f0226e8f1ff7 100644
--- a/x11-wm/picom/Makefile
+++ b/x11-wm/picom/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	picom
 DISTVERSIONPREFIX=	v
-DISTVERSION=	10.2
-PORTREVISION=	1
+DISTVERSION=	11-rc1
 CATEGORIES=	x11-wm
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -38,7 +37,7 @@ CONFIG_DESC=		Configuration file parsing support
 CONFIG_LIB_DEPENDS=	libconfig.so:devel/libconfig
 CONFIG_MESON_TRUE=	config_file
 
-PCRE_LIB_DEPENDS=	libpcre.so:devel/pcre
+PCRE_LIB_DEPENDS=	libpcre2-8.so:devel/pcre2
 PCRE_MESON_TRUE=	regex
 
 DRM_DESC=		DRM VSync fallback (deprecated)
diff --git a/x11-wm/picom/distinfo b/x11-wm/picom/distinfo
index 90773244a77f..0fce42bf037d 100644
--- a/x11-wm/picom/distinfo
+++ b/x11-wm/picom/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669836001
-SHA256 (yshui-picom-v10.2_GH0.tar.gz) = 9741577df0136d8a2be48005ca2b93edc15913528e19bceb798535ca4683341c
-SIZE (yshui-picom-v10.2_GH0.tar.gz) = 287166
+TIMESTAMP = 1705290181
+SHA256 (yshui-picom-v11-rc1_GH0.tar.gz) = 6d83723fb31332eeedfed5bac05ee5cc23fefb1f0804029e5f3ad3982c12641f
+SIZE (yshui-picom-v11-rc1_GH0.tar.gz) = 308394



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401151824.40FIOBV5012859>