Ping.
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 948ef7f..9767879 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.22 2019/07/12 20:51:25 sthen Exp $ COMMENT = bind keys or mouse buttons to shell commands under X11 -DISTNAME = xbindkeys-1.8.6 +DISTNAME = xbindkeys-1.8.7 CATEGORIES = x11 REVISION = 0 diff --git a/x11/xbindkeys/distinfo b/x11/xbindkeys/distinfo index 44be864..e52886f 100644 --- a/x11/xbindkeys/distinfo +++ b/x11/xbindkeys/distinfo @@ -1,2 +1,2 @@ -SHA256 (xbindkeys-1.8.6.tar.gz) = bA0Yvhn8GaubRZXt86I8CmlGyKXrXBvDlUccj5pxDRg= -SIZE (xbindkeys-1.8.6.tar.gz) = 151941 +SHA256 (xbindkeys-1.8.7.tar.gz) = opuGqOyR1KvIO0IOVH2idHCEfQ7+gIqm51FHqgrbgvI= +SIZE (xbindkeys-1.8.7.tar.gz) = 177532
Ashton Fagg <[email protected]> writes: > Attached is a patch to update x11/xbindkeys from 1.8.6 to 1.8.7. > > showvictims.py reports no victimized ports. > > make configure, make build, make fake, make install, make deinstall and > make package are all working as expected on amd64. The port contains no > tests from upstream. > > Relevant changelog can be viewed here at [1]. > > "Version 1.8.7: Bugfix: Prevent scheme functions to be garbage collected > (Thanks Jason Miller)" > > Thanks, > > Ash > > [1]: https://www.nongnu.org/xbindkeys/ > > diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile > index 948ef7f..9767879 100644 > --- a/x11/xbindkeys/Makefile > +++ b/x11/xbindkeys/Makefile > @@ -1,7 +1,7 @@ > # $OpenBSD: Makefile,v 1.22 2019/07/12 20:51:25 sthen Exp $ > > COMMENT = bind keys or mouse buttons to shell commands under X11 > -DISTNAME = xbindkeys-1.8.6 > +DISTNAME = xbindkeys-1.8.7 > CATEGORIES = x11 > REVISION = 0 > > diff --git a/x11/xbindkeys/distinfo b/x11/xbindkeys/distinfo > index 44be864..e52886f 100644 > --- a/x11/xbindkeys/distinfo > +++ b/x11/xbindkeys/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (xbindkeys-1.8.6.tar.gz) = > bA0Yvhn8GaubRZXt86I8CmlGyKXrXBvDlUccj5pxDRg= > -SIZE (xbindkeys-1.8.6.tar.gz) = 151941 > +SHA256 (xbindkeys-1.8.7.tar.gz) = > opuGqOyR1KvIO0IOVH2idHCEfQ7+gIqm51FHqgrbgvI= > +SIZE (xbindkeys-1.8.7.tar.gz) = 177532
