[Bug 268000] x11-clocks/wmclockmon: change maintainer, mark as Broken

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Nov 2022 04:12:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268000

            Bug ID: 268000
           Summary: x11-clocks/wmclockmon: change maintainer, mark as
                    Broken
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: list@understudy.net

wmclockmon is mark as depreciated. It has no active maintainer. The
dependencies are out of date. 

Looking to upgrade the port status to depreciated and then fix the
dependencies. 

The diff file is below. 

--- Makefile.orig       2022-11-25 17:02:00.786894000 -0500
+++ Makefile    2022-11-25 22:53:41.167119000 -0500
@@ -1,18 +1,18 @@
 # Created by: pat
 # $FreeBSD$

-PORTNAME=      wmclockmon
-PORTVERSION=   0.8.1
-PORTREVISION=  7
-CATEGORIES=    x11-clocks windowmaker
-MASTER_SITES=  http://tnemeth.free.fr/projets/programmes/
-
-MAINTAINER=    xride@FreeBSD.org
-COMMENT=       Digital clock dockapp with a similar look to wmcpuload
-
-USE_XORG=      xpm
-USE_GNOME=     gtk12
-GNU_CONFIGURE= yes
+PORTNAME=          wmclockmon
+PORTVERSION=    0.8.1
+PORTREVISION=   8
+CATEGORIES=        x11-clocks windowmaker
+MASTER_SITES=   http://tnemeth.free.fr/projets/programmes/
+MAINTAINER=        list@understudy.net
+COMMENT=              Digital clock dockapp with a similar look to wmcpuload
+WWW=            http://tnemeth.free.fr/projets/dockapps.html
+BROKEN=         "Dependencies are out of date."
+USE_XORG=          xpm
+USE_GNOME=         gtk12
+GNU_CONFIGURE=  yes

 post-patch:
        @${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|g' \

-- 
You are receiving this mail because:
You are the assignee for the bug.