git: 5771f223c295 - main - x11-wm/compiz-plugins-unsupported: pet pkgfallout, move to Codeberg

From: Älven <alven_at_FreeBSD.org>
Date: Thu, 28 Aug 2025 09:51:56 UTC
The branch main has been updated by alven:

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

commit 5771f223c29517f3a1e4677fa2263bd0d77d9f33
Author:     Chris Hutchinson <portmaster@BSDforge.com>
AuthorDate: 2025-07-02 05:36:59 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2025-08-28 09:51:29 +0000

    x11-wm/compiz-plugins-unsupported: pet pkgfallout, move to Codeberg
    
    * Use MY_DEPENDS and assign it to both BUILD_DEPENDS and RUN_DEPENDS
      https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-run_depends
    
    PR:             287953
    Approved by:    yuri@ (Mentor)
---
 x11-wm/compiz-plugins-unsupported/Makefile | 42 +++++++++++++++++-------------
 x11-wm/compiz-plugins-unsupported/distinfo |  6 ++---
 2 files changed, 27 insertions(+), 21 deletions(-)

diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile
index 53adf61d04dc..455f01b1c92e 100644
--- a/x11-wm/compiz-plugins-unsupported/Makefile
+++ b/x11-wm/compiz-plugins-unsupported/Makefile
@@ -1,37 +1,43 @@
 PORTNAME=	compiz-plugins-unsupported
-PORTVERSION=	0.8.8
-PORTREVISION=	11
+DISTVERSION=	0.8.8
+PORTREVISION=	12
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/ \
-		https://BSDforge.com/prolects/source/x11-wm/compiz-plugins-unsupported/
+MASTER_SITES=	https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
 MAINTAINER=	portmaster@BSDforge.com
-COMMENT=	Plugins for Compiz Composite Window Manager
+COMMENT=	Plugins for the Compiz Composite Window Manager
+WWW=		https://codeberg.org/BSDforge/${PORTNAME}/
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BUILD_DEPENDS=	${MY_DEPENDS}
 LIB_DEPENDS=	libcairo.so:graphics/cairo \
 		libstartup-notification-1.so:x11/startup-notification
-BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz \
-		${LOCALBASE}/share/pkgconfig/bcop.pc:devel/compiz-bcop \
-		${LOCALBASE}/libdata/pkgconfig/compiz-text.pc:x11-wm/compiz-plugins-main
-
-RUN_DEPENDS:=	${BUILD_DEPENDS}
+MY_DEPENDS=	${LOCALBASE}/share/pkgconfig/bcop.pc:devel/compiz-bcop \
+		${LOCALBASE}/libdata/pkgconfig/compiz-text.pc:x11-wm/compiz-plugins-main \
+		${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz
+RUN_DEPENDS=	${MY_DEPENDS}
+
+USES=		gettext-tools gmake gnome libtool:keepla localbase:ldflags \
+		pathfix pkgconfig xorg
+# pet pkgfallout@ till I finish updating Compiz et al;
+USE_CSTD=	gnu89
+USE_GNOME=	intltool libxslt
+USE_XORG=	ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto \
+		xrandr
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--disable-schemas
+
 INSTALL_TARGET=	install-strip
-USES=		gettext-tools gmake gnome libtool:keepla localbase:ldflags pathfix \
-		pkgconfig tar:bzip2 xorg
-USE_GNOME=	intltool libxslt
-USE_XORG=	ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto xrandr
-USE_LDCONFIG=	yes
 
-CONFIGURE_ARGS=	--disable-schemas
+WRKSRC=		${WRKDIR}/${PORTNAME}
 
-OPTIONS_DEFINE=		NLS
+OPTIONS_DEFINE=	NLS
+OPTIONS_SUB=	yes
 
-NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=		gettext-runtime
+NLS_CONFIGURE_ENABLE=	nls
 
 .include <bsd.port.mk>
diff --git a/x11-wm/compiz-plugins-unsupported/distinfo b/x11-wm/compiz-plugins-unsupported/distinfo
index 2275700e226d..5b74a6b35d1c 100644
--- a/x11-wm/compiz-plugins-unsupported/distinfo
+++ b/x11-wm/compiz-plugins-unsupported/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591511180
-SHA256 (compiz-plugins-unsupported-0.8.8.tar.bz2) = 0b2ed265eda34dd60e1155280cb944bef07499f5f8178fc2498c243b2809481e
-SIZE (compiz-plugins-unsupported-0.8.8.tar.bz2) = 1155793
+TIMESTAMP = 1751434440
+SHA256 (compiz-plugins-unsupported-0.8.8.tar.gz) = d2e756f0cb70489c2de06e3dad1fbc822f1c5cdc1ff722aa10fc8c88396f5275
+SIZE (compiz-plugins-unsupported-0.8.8.tar.gz) = 1676248