ports/155531: x11-themes/gnome-icons: remove dependency on x11-themes/gnome-icons-cool-gorilla
Rene Ladan
rene at FreeBSD.org
Sun Mar 13 14:40:11 UTC 2011
>Number: 155531
>Category: ports
>Synopsis: x11-themes/gnome-icons: remove dependency on x11-themes/gnome-icons-cool-gorilla
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 13 14:40:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Rene Ladan
>Release:
>Organization:
>Environment:
Ports tree as of 2011-03-13
>Description:
x11-themes/gnome-icons-cool-gorilla is broken and expired on 2011-03-01, but in order to remove it x11-themes/gnome-icons has to be patched to exclude this port from it RUN_DEPENDS list.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-themes/gnome-icons/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile 2 Feb 2011 01:20:17 -0000 1.9
+++ Makefile 13 Mar 2011 14:36:10 -0000
@@ -11,7 +11,7 @@
PORTNAME= gnome-icons
PORTVERSION= 20060914
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-themes gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -21,7 +21,6 @@
COMMENT= Meta-port for Gnome iconsets
RUN_DEPENDS= ${LOCALBASE}/share/icons/AquaFusion/index.theme:${PORTSDIR}/x11-themes/gnome-icons-aqua-fusion \
- ${LOCALBASE}/share/icons/CoolGorilla-ICONS/index.theme:${PORTSDIR}/x11-themes/gnome-icons-cool-gorilla \
${LOCALBASE}/share/icons/CfG-Crystal-SVG-1.2.0/index.theme:${PORTSDIR}/x11-themes/gnome-icons-crystal \
${LOCALBASE}/share/icons/Gentoo-test/index.theme:${PORTSDIR}/x11-themes/gnome-icons-gentoo-test \
${LOCALBASE}/share/icons/Iris/index.theme:${PORTSDIR}/x11-themes/gnome-icons-iris \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list