git: cc82c35e6975 - main - x11-wm/libcompizconfig: remove deprecation, new upstream is coming
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 Feb 2024 08:59:53 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc82c35e6975719aeaad389610ad4228db91c3cc commit cc82c35e6975719aeaad389610ad4228db91c3cc Author: BChris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2024-02-08 08:58:39 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2024-02-08 08:59:10 +0000 x11-wm/libcompizconfig: remove deprecation, new upstream is coming PR: 276245 Author: Chris Hutchinson <portmaster@bsdforge.com> Date: Thu Feb 8 09:58:39 2024 +0100 --- x11-wm/libcompizconfig/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/x11-wm/libcompizconfig/Makefile b/x11-wm/libcompizconfig/Makefile index 8af7a0c89fd3..15daa1c45088 100644 --- a/x11-wm/libcompizconfig/Makefile +++ b/x11-wm/libcompizconfig/Makefile @@ -4,14 +4,11 @@ PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/libcompizconfig/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Alternative configuration system for Compiz LICENSE= GPLv2 -DEPRECATED= Abandoned project -EXPIRATION_DATE= 2024-02-10 - BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz GNU_CONFIGURE= yes