diff options
author | garga <garga@FreeBSD.org> | 2012-01-15 20:48:11 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2012-01-15 20:48:11 +0800 |
commit | 801cf59d4a1dd5563a028cb4f334df3d76eae903 (patch) | |
tree | 73e2c800dacc251a915c7e8c0476cd1909719814 /x11 | |
parent | 9c8eab22cc2f8d96339d50a82820083459653a19 (diff) | |
download | freebsd-ports-gnome-801cf59d4a1dd5563a028cb4f334df3d76eae903.tar.gz freebsd-ports-gnome-801cf59d4a1dd5563a028cb4f334df3d76eae903.tar.zst freebsd-ports-gnome-801cf59d4a1dd5563a028cb4f334df3d76eae903.zip |
Adjust necesary ports to build with xcb-util 0.3.8
audio/pulseaudio is being updated to 0.9.23
x11/startup-notification is being updated to 0.12
Both was approved by kwm@
x11-wm/awesome is being updated to 3.4.11
Exp-run by: pav@
Diffstat (limited to 'x11')
-rw-r--r-- | x11/startup-notification/Makefile | 5 | ||||
-rw-r--r-- | x11/startup-notification/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 0e40070f24f1..feae4dbed56d 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -7,8 +7,7 @@ # PORTNAME= startup-notification -PORTVERSION= 0.10 -PORTREVISION= 2 +PORTVERSION= 0.12 CATEGORIES= x11 gnome MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/ DIST_SUBDIR= gnome2 @@ -16,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library that supports startup notification spec from freedesktop.org -LIB_DEPENDS= xcb-aux.0:${PORTSDIR}/x11/xcb-util +LIB_DEPENDS= xcb-util.0:${PORTSDIR}/x11/xcb-util USE_XORG= x11 USE_AUTOTOOLS= libtool diff --git a/x11/startup-notification/distinfo b/x11/startup-notification/distinfo index a69e199d7784..36f7b57ec051 100644 --- a/x11/startup-notification/distinfo +++ b/x11/startup-notification/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/startup-notification-0.10.tar.gz) = 64bbeb5c28619721fc19d6920ad2b8bf6c0dc3a0e96a1b0bc26f480fbc525459 -SIZE (gnome2/startup-notification-0.10.tar.gz) = 328787 +SHA256 (gnome2/startup-notification-0.12.tar.gz) = 3c391f7e930c583095045cd2d10eb73a64f085c7fde9d260f2652c7cb3cfbe4a +SIZE (gnome2/startup-notification-0.12.tar.gz) = 355285 |