diff options
author | wiz <wiz@pkgsrc.org> | 2011-07-12 13:40:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-07-12 13:40:30 +0000 |
commit | 20549eff8556e6dded24788017995cab194c5cde (patch) | |
tree | f7ef88494d55c26570007d0e81658e97902f2a81 | |
parent | 52ca67a59db801e358e801a097a9a479994aecb0 (diff) | |
download | pkgsrc-20549eff8556e6dded24788017995cab194c5cde.tar.gz |
Update to 0.12:
0.12
====
- Revert a change that break ABI (Julien Cristau)
0.11
====
- Remove Xlib support, use only xcb and x11-xcb (Julien Danjou)
- Support APPLICATION_ID key (Colin Walters)
pkgsrc: no X11 bl3.mk files removed since x11-links pulls in all of them,
so I can't test if some can be removed.
-rw-r--r-- | x11/startup-notification/Makefile | 4 | ||||
-rw-r--r-- | x11/startup-notification/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 5048d77412e..9dce63769ea 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2009/11/08 18:59:56 jakllsch Exp $ +# $NetBSD: Makefile,v 1.23 2011/07/12 13:40:30 wiz Exp $ -DISTNAME= startup-notification-0.10 +DISTNAME= startup-notification-0.12 CATEGORIES= x11 MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/ diff --git a/x11/startup-notification/distinfo b/x11/startup-notification/distinfo index 5414334a5c1..8d9181aeae8 100644 --- a/x11/startup-notification/distinfo +++ b/x11/startup-notification/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2009/11/08 18:59:56 jakllsch Exp $ +$NetBSD: distinfo,v 1.9 2011/07/12 13:40:30 wiz Exp $ -SHA1 (startup-notification-0.10.tar.gz) = 670c5e44f59e3844e2ca0c67730ba9ca5f5228fc -RMD160 (startup-notification-0.10.tar.gz) = de905634db3263d24b69ae42887111b7ff95b3ba -Size (startup-notification-0.10.tar.gz) = 328787 bytes +SHA1 (startup-notification-0.12.tar.gz) = 4198bce2808d03160454a2940d989f3a5dc96dbb +RMD160 (startup-notification-0.12.tar.gz) = a0251adf67a804b7b22f41eaabb8e3d59a4c1856 +Size (startup-notification-0.12.tar.gz) = 355285 bytes |