From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 20 20:50:15 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99CF21065675 for ; Fri, 20 Jul 2012 20:50:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7145C8FC15 for ; Fri, 20 Jul 2012 20:50:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6KKoFCs032318 for ; Fri, 20 Jul 2012 20:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6KKoFoA032311; Fri, 20 Jul 2012 20:50:15 GMT (envelope-from gnats) Resent-Date: Fri, 20 Jul 2012 20:50:15 GMT Resent-Message-Id: <201207202050.q6KKoFoA032311@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pawel Pekala Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 86F07106564A for ; Fri, 20 Jul 2012 20:47:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 709CB8FC15 for ; Fri, 20 Jul 2012 20:47:55 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q6KKltSE080183 for ; Fri, 20 Jul 2012 20:47:55 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q6KKlt93080182; Fri, 20 Jul 2012 20:47:55 GMT (envelope-from nobody) Message-Id: <201207202047.q6KKlt93080182@red.freebsd.org> Date: Fri, 20 Jul 2012 20:47:55 GMT From: Pawel Pekala To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/170031: Many GNOME ports not bumped after libogg update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2012 20:50:15 -0000 >Number: 170031 >Category: ports >Synopsis: Many GNOME ports not bumped after libogg update >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: Fri Jul 20 20:50:14 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Pawel Pekala >Release: 10.0-CURRENT >Organization: >Environment: FreeBSD blaviken.slowicza.org 10.0-CURRENT FreeBSD 10.0-CURRENT #10: Sat Jul 14 11:00:18 CEST 2012 corn@blaviken.slowicza.org:/usr/obj/usr/src/sys/BLAVIKEN i386 >Description: After doing portmaster -a today, there seems to be a lot gnome related ports not bumped after libogg update. Here is what pkg_libcheck shows me: http://people.freebsd.org/~pawel/missing-libs.txt Attached patch bumps affected ports and adds explicit dependency on audio/libogg so hopefully those ports will be bumped with future libogg updates. NOTE: According to audio/pulseaudio Makefile audio/gstreamer-plugins-pulse should get bump too, as it is under multimedia@ I did not included it in my patch. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN /usr/ports/sysutils/brasero/Makefile sysutils/brasero/Makefile --- /usr/ports/sysutils/brasero/Makefile 2012-06-01 07:24:11.000000000 +0200 +++ sysutils/brasero/Makefile 2012-07-20 19:52:20.000000000 +0200 @@ -7,7 +7,7 @@ PORTNAME= brasero PORTVERSION= 2.32.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,8 @@ LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ totem-plparser.17:${PORTSDIR}/multimedia/totem-pl-parser \ - canberra-gtk.0:${PORTSDIR}/audio/libcanberra + canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \ cdrdao:${PORTSDIR}/sysutils/cdrdao \ yelp:${PORTSDIR}/x11/yelp diff -urN /usr/ports/multimedia/cheese/Makefile multimedia/cheese/Makefile --- /usr/ports/multimedia/cheese/Makefile 2012-07-13 12:29:17.000000000 +0200 +++ multimedia/cheese/Makefile 2012-07-20 19:55:50.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= cheese PORTVERSION= 2.32.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ - hal.1:${PORTSDIR}/sysutils/hal + hal.1:${PORTSDIR}/sysutils/hal \ + ogg:${PORTSDIR}/audio/libogg USE_XORG= xxf86vm USE_BZIP2= yes diff -urN /usr/ports/net-im/empathy/Makefile net-im/empathy/Makefile --- /usr/ports/net-im/empathy/Makefile 2012-06-01 07:23:04.000000000 +0200 +++ net-im/empathy/Makefile 2012-07-20 20:04:30.000000000 +0200 @@ -7,7 +7,7 @@ PORTNAME= empathy PORTVERSION= 2.32.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im gnome MASTER_SITES= GNOME @@ -26,7 +26,8 @@ gcr.0:${PORTSDIR}/security/gnome-keyring \ notify.4:${PORTSDIR}/devel/libnotify \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ - canberra-gtk.0:${PORTSDIR}/audio/libcanberra + canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \ ${LOCALBASE}/libexec/mission-control-5:${PORTSDIR}/net-im/telepathy-mission-control diff -urN /usr/ports/mail/evolution/Makefile mail/evolution/Makefile --- /usr/ports/mail/evolution/Makefile 2012-06-01 07:21:25.000000000 +0200 +++ mail/evolution/Makefile 2012-07-20 20:07:07.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= evolution PORTVERSION= 2.32.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,8 @@ LIB_DEPENDS= nss3.1:${PORTSDIR}/security/nss \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ - gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview + gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell CONFLICTS= evolution-3.[0-9]* diff -urN /usr/ports/x11/gdm/Makefile x11/gdm/Makefile --- /usr/ports/x11/gdm/Makefile 2012-06-01 07:25:09.000000000 +0200 +++ x11/gdm/Makefile 2012-07-20 20:09:35.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gdm PORTVERSION= 2.30.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -23,7 +23,8 @@ execinfo:${PORTSDIR}/devel/libexecinfo \ upower-glib.1:${PORTSDIR}/sysutils/upower \ xklavier.12:${PORTSDIR}/x11/libxklavier \ - canberra-gtk.0:${PORTSDIR}/audio/libcanberra + canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity \ ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon \ gnome-session:${PORTSDIR}/x11/gnome-session \ diff -urN /usr/ports/sysutils/gnome-control-center/Makefile sysutils/gnome-control-center/Makefile --- /usr/ports/sysutils/gnome-control-center/Makefile 2012-06-01 07:24:16.000000000 +0200 +++ sysutils/gnome-control-center/Makefile 2012-07-20 20:13:20.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-control-center PORTVERSION= 2.32.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -19,7 +19,8 @@ LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit \ - unique-1.0.2:${PORTSDIR}/x11-toolkits/unique + unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ + ogg:${PORTSDIR}/audio/libogg BUILD_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon RUN_DEPENDS= gnome-eject:${PORTSDIR}/sysutils/gnome-mount \ ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon diff -urN /usr/ports/games/gnome-games/Makefile games/gnome-games/Makefile --- /usr/ports/games/gnome-games/Makefile 2012-06-01 07:18:48.000000000 +0200 +++ games/gnome-games/Makefile 2012-07-20 20:15:41.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-games PORTVERSION= 2.32.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -19,7 +19,8 @@ BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile \ clutter-gtk-0.10.0:${PORTSDIR}/graphics/clutter-gtk \ - clutter-glx-1.0.0:${PORTSDIR}/graphics/clutter + clutter-glx-1.0.0:${PORTSDIR}/graphics/clutter \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= seed:${PORTSDIR}/devel/seed USE_BZIP2= yes diff -urN /usr/ports/x11/gnome-applets/Makefile x11/gnome-applets/Makefile --- /usr/ports/x11/gnome-applets/Makefile 2012-06-01 07:25:09.000000000 +0200 +++ x11/gnome-applets/Makefile 2012-07-20 20:18:23.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-applets PORTVERSION= 2.32.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -22,7 +22,8 @@ gweather.1:${PORTSDIR}/net/libgweather \ polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit \ xklavier.12:${PORTSDIR}/x11/libxklavier \ - gucharmap.7:${PORTSDIR}/deskutils/gucharmap + gucharmap.7:${PORTSDIR}/deskutils/gucharmap \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends-2.0.pc:${PORTSDIR}/sysutils/system-tools-backends \ ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon diff -urN /usr/ports/audio/gnome-media/Makefile audio/gnome-media/Makefile --- /usr/ports/audio/gnome-media/Makefile 2012-06-01 07:16:05.000000000 +0200 +++ audio/gnome-media/Makefile 2012-07-20 20:20:37.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-media PORTVERSION= 2.32.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,8 @@ BUILD_DEPENDS= xml2po:${PORTSDIR}/textproc/gnome-doc-utils LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ - unique-1.0.2:${PORTSDIR}/x11-toolkits/unique + unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ + ogg:${PORTSDIR}/audio/libogg USE_BZIP2= yes USE_GETTEXT= yes diff -urN /usr/ports/net/gnome-netstatus/Makefile net/gnome-netstatus/Makefile --- /usr/ports/net/gnome-netstatus/Makefile 2012-06-01 07:22:51.000000000 +0200 +++ net/gnome-netstatus/Makefile 2012-07-20 20:23:34.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-netstatus PORTVERSION= 2.28.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,6 +16,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME applet that shows network status +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg + INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_BZIP2= yes diff -urN /usr/ports/ports-mgmt/gnome-packagekit/Makefile ports-mgmt/gnome-packagekit/Makefile --- /usr/ports/ports-mgmt/gnome-packagekit/Makefile 2012-06-01 07:23:27.000000000 +0200 +++ ports-mgmt/gnome-packagekit/Makefile 2012-07-20 20:25:29.000000000 +0200 @@ -7,7 +7,7 @@ PORTNAME= gnome-packagekit PORTVERSION= 2.32.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ports-mgmt sysutils gnome MASTER_SITES= GNOME @@ -20,7 +20,8 @@ notify.4:${PORTSDIR}/devel/libnotify \ unique-1.0:${PORTSDIR}/x11-toolkits/unique \ upower-glib.1:${PORTSDIR}/sysutils/upower \ - canberra-gtk.0:${PORTSDIR}/audio/libcanberra + canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ + ogg:${PORTSDIR}/audio/libogg USE_GMAKE= yes USE_BZIP2= yes diff -urN /usr/ports/x11/gnome-panel/Makefile x11/gnome-panel/Makefile --- /usr/ports/x11/gnome-panel/Makefile 2012-06-01 07:25:10.000000000 +0200 +++ x11/gnome-panel/Makefile 2012-07-20 20:28:53.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-panel PORTVERSION= 2.32.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -22,7 +22,8 @@ LIB_DEPENDS= gweather.1:${PORTSDIR}/net/libgweather \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - canberra-gtk.0:${PORTSDIR}/audio/libcanberra + canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ + ogg:${PORTSDIR}/audio/libogg USE_GETTEXT= yes USE_XORG= ice sm x11 xau xrandr diff -urN /usr/ports/sysutils/gnome-power-manager/Makefile sysutils/gnome-power-manager/Makefile --- /usr/ports/sysutils/gnome-power-manager/Makefile 2012-06-01 07:24:17.000000000 +0200 +++ sysutils/gnome-power-manager/Makefile 2012-07-20 20:30:54.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-power-manager PORTVERSION= 2.32.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -20,7 +20,8 @@ canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ notify.4:${PORTSDIR}/devel/libnotify \ execinfo:${PORTSDIR}/devel/libexecinfo \ - unique-1.0.2:${PORTSDIR}/x11-toolkits/unique + unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= pkexec:${PORTSDIR}/sysutils/polkit CONFLICTS= gnome-power-manager-3.[0-9]* diff -urN /usr/ports/sysutils/gnome-settings-daemon/Makefile sysutils/gnome-settings-daemon/Makefile --- /usr/ports/sysutils/gnome-settings-daemon/Makefile 2012-06-01 07:24:17.000000000 +0200 +++ sysutils/gnome-settings-daemon/Makefile 2012-07-20 20:33:16.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-settings-daemon PORTVERSION= 2.32.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -19,7 +19,8 @@ LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ notify.4:${PORTSDIR}/devel/libnotify \ gdbm.4:${PORTSDIR}/databases/gdbm \ - nss3.1:${PORTSDIR}/security/nss + nss3.1:${PORTSDIR}/security/nss \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= xrdb:${PORTSDIR}/x11/xrdb CONFLICTS= gnome-settings-daemon-3.[0-9]* diff -urN /usr/ports/www/gnome-user-share/Makefile www/gnome-user-share/Makefile --- /usr/ports/www/gnome-user-share/Makefile 2012-06-01 07:24:53.000000000 +0200 +++ www/gnome-user-share/Makefile 2012-07-20 20:35:26.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-user-share PORTVERSION= 2.30.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -19,7 +19,8 @@ LIB_DEPENDS= avahi-client:${PORTSDIR}/net/avahi-app \ canberra.0:${PORTSDIR}/audio/libcanberra \ notify.4:${PORTSDIR}/devel/libnotify \ - unique-1.0.2:${PORTSDIR}/x11-toolkits/unique + unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_dnssd.so:${PORTSDIR}/www/mod_dnssd \ console-kit-daemon:${PORTSDIR}/sysutils/consolekit diff -urN /usr/ports/deskutils/gnome-utils/Makefile deskutils/gnome-utils/Makefile --- /usr/ports/deskutils/gnome-utils/Makefile 2012-06-01 07:17:00.000000000 +0200 +++ deskutils/gnome-utils/Makefile 2012-07-20 20:37:34.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-utils PORTVERSION= 2.32.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -18,7 +18,8 @@ COMMENT= GNOME 2 support utilities LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ - canberra-gtk.0:${PORTSDIR}/audio/libcanberra + canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ + ogg:${PORTSDIR}/audio/libogg USE_BZIP2= yes USE_GETTEXT= yes diff -urN /usr/ports/accessibility/gok/Makefile accessibility/gok/Makefile --- /usr/ports/accessibility/gok/Makefile 2012-06-01 07:15:44.000000000 +0200 +++ accessibility/gok/Makefile 2012-07-20 20:40:07.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gok PORTVERSION= 2.30.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= accessibility sysutils gnome MASTER_SITES= GNOME @@ -18,7 +18,8 @@ COMMENT= GNOME On-Screen Keyboard (GOK) LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib + dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ + ogg:${PORTSDIR}/audio/libogg USE_BZIP2= yes USE_GETTEXT= yes diff -urN /usr/ports/x11-toolkits/libbonoboui/Makefile x11-toolkits/libbonoboui/Makefile --- /usr/ports/x11-toolkits/libbonoboui/Makefile 2012-06-01 07:25:52.000000000 +0200 +++ x11-toolkits/libbonoboui/Makefile 2012-07-20 20:51:59.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= libbonoboui PORTVERSION= 2.24.4 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -20,6 +20,8 @@ .if !defined(REFERENCE_PORT) +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg + USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff -urN /usr/ports/x11/libgnome/Makefile x11/libgnome/Makefile --- /usr/ports/x11/libgnome/Makefile 2012-06-01 07:25:14.000000000 +0200 +++ x11/libgnome/Makefile 2012-07-20 20:57:51.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= libgnome PORTVERSION= 2.32.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,7 +21,8 @@ .if !defined(REFERENCE_PORT) BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian -LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra +LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_GETTEXT= yes diff -urN /usr/ports/x11-toolkits/libgnomeui/Makefile x11-toolkits/libgnomeui/Makefile --- /usr/ports/x11-toolkits/libgnomeui/Makefile 2012-06-01 07:25:53.000000000 +0200 +++ x11-toolkits/libgnomeui/Makefile 2012-07-20 21:00:32.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= libgnomeui PORTVERSION= 2.24.4 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,7 +21,8 @@ .if !defined(REFERENCE_PORT) LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification + startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USE_GETTEXT= yes diff -urN /usr/ports/x11-wm/metacity/Makefile x11-wm/metacity/Makefile --- /usr/ports/x11-wm/metacity/Makefile 2012-06-01 07:26:25.000000000 +0200 +++ x11-wm/metacity/Makefile 2012-07-20 21:59:55.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= metacity PORTVERSION= 2.30.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,8 @@ BUILD_DEPENDS= zenity:${PORTSDIR}/x11/zenity LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ - canberra-gtk.0:${PORTSDIR}/audio/libcanberra + canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity USE_BZIP2= yes diff -urN /usr/ports/audio/pulseaudio/Makefile audio/pulseaudio/Makefile --- /usr/ports/audio/pulseaudio/Makefile 2012-06-01 07:16:17.000000000 +0200 +++ audio/pulseaudio/Makefile 2012-07-20 22:10:35.000000000 +0200 @@ -12,7 +12,7 @@ PORTNAME= pulseaudio PORTVERSION= 0.9.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ @@ -24,7 +24,8 @@ dbus-1.3:${PORTSDIR}/devel/dbus \ gdbm.4:${PORTSDIR}/databases/gdbm \ execinfo:${PORTSDIR}/devel/libexecinfo \ - ck-connector.0:${PORTSDIR}/sysutils/consolekit + ck-connector.0:${PORTSDIR}/sysutils/consolekit \ + ogg:${PORTSDIR}/audio/libogg USE_GNOME= gnomehack glib20 intltool ltverhack USE_XORG= x11 sm xtst ice diff -urN /usr/ports/x11-toolkits/py-gnome-desktop/Makefile x11-toolkits/py-gnome-desktop/Makefile --- /usr/ports/x11-toolkits/py-gnome-desktop/Makefile 2012-06-01 07:26:04.000000000 +0200 +++ x11-toolkits/py-gnome-desktop/Makefile 2012-07-20 22:14:09.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome-desktop PORTVERSION= 2.32.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits python gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gnome-python-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -25,7 +25,8 @@ gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \ gnome-keyring:${PORTSDIR}/security/libgnome-keyring \ brasero-media.3:${PORTSDIR}/sysutils/brasero \ - evdocument.3:${PORTSDIR}/graphics/evince + evdocument.3:${PORTSDIR}/graphics/evince \ + ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= bug-buddy:${PORTSDIR}/devel/bug-buddy USE_BZIP2= yes diff -urN /usr/ports/x11-toolkits/py-gnome2/Makefile x11-toolkits/py-gnome2/Makefile --- /usr/ports/x11-toolkits/py-gnome2/Makefile 2012-06-01 07:26:04.000000000 +0200 +++ x11-toolkits/py-gnome2/Makefile 2012-07-20 22:17:32.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= gnome PORTVERSION= 2.28.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits python gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -20,6 +20,7 @@ COMMENT= A set of Python bindings for GNOME 2 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit LATEST_LINK= py-gnome2 diff -urN /usr/ports/security/seahorse-plugins/Makefile security/seahorse-plugins/Makefile --- /usr/ports/security/seahorse-plugins/Makefile 2012-06-01 07:24:08.000000000 +0200 +++ security/seahorse-plugins/Makefile 2012-07-20 22:22:42.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= seahorse-plugins PORTVERSION= 2.30.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +17,8 @@ COMMENT= Plug-ins for the Seahorse key and password management application LIB_DEPENDS= cryptui.0:${PORTSDIR}/security/seahorse \ - gcrypt.18:${PORTSDIR}/security/libgcrypt + gcrypt.18:${PORTSDIR}/security/libgcrypt \ + ogg:${PORTSDIR}/audio/libogg USE_BZIP2= yes USE_GETTEXT= yes diff -urN /usr/ports/audio/sound-juicer/Makefile audio/sound-juicer/Makefile --- /usr/ports/audio/sound-juicer/Makefile 2012-06-01 07:16:20.000000000 +0200 +++ audio/sound-juicer/Makefile 2012-07-20 22:24:04.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= sound-juicer PORTVERSION= 2.32.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -22,7 +22,8 @@ tag.1:${PORTSDIR}/audio/taglib \ canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - brasero-media.3:${PORTSDIR}/sysutils/brasero + brasero-media.3:${PORTSDIR}/sysutils/brasero \ + ogg:${PORTSDIR}/audio/libogg USE_BZIP2= yes USE_GETTEXT= yes diff -urN /usr/ports/net/vinagre/Makefile net/vinagre/Makefile --- /usr/ports/net/vinagre/Makefile 2012-06-01 07:23:03.000000000 +0200 +++ net/vinagre/Makefile 2012-07-20 22:28:18.000000000 +0200 @@ -8,7 +8,7 @@ PORTNAME= vinagre PORTVERSION= 2.30.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -20,7 +20,8 @@ avahi-core.7:${PORTSDIR}/net/avahi-app \ avahi-ui.0:${PORTSDIR}/net/avahi-gtk \ gdbm.4:${PORTSDIR}/databases/gdbm \ - gnome-keyring:${PORTSDIR}/security/libgnome-keyring + gnome-keyring:${PORTSDIR}/security/libgnome-keyring \ + ogg:${PORTSDIR}/audio/libogg USE_BZIP2= yes USE_GETTEXT= yes >Release-Note: >Audit-Trail: >Unformatted: