diff options
author | wiz <wiz@pkgsrc.org> | 2015-04-17 07:08:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-04-17 07:08:59 +0000 |
commit | dc5aefbe5f4263df173e045db2aac36cd2452d50 (patch) | |
tree | 0f1fd25513d44693ca660a161918cdddba769d8f /x11 | |
parent | e789cedd8e9d013b044ca1da9c87bc4dca9a2490 (diff) | |
download | pkgsrc-dc5aefbe5f4263df173e045db2aac36cd2452d50.tar.gz |
Update to 1.0.7:
Alan Coopersmith (3):
Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions
configure: Drop AM_MAINTAINER_MODE
xhost 1.0.7
Colin Walters (1):
autogen.sh: Honor NOCONFIGURE=1
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xhost/Makefile | 4 | ||||
-rw-r--r-- | x11/xhost/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xhost/Makefile b/x11/xhost/Makefile index fa5edbcd326..cb84edfc7d4 100644 --- a/x11/xhost/Makefile +++ b/x11/xhost/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2013/07/17 21:48:49 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/17 07:08:59 wiz Exp $ -DISTNAME= xhost-1.0.6 +DISTNAME= xhost-1.0.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xhost/distinfo b/x11/xhost/distinfo index 00708b60612..8ad9ccbdf35 100644 --- a/x11/xhost/distinfo +++ b/x11/xhost/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/07/17 21:48:49 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/04/17 07:08:59 wiz Exp $ -SHA1 (xhost-1.0.6.tar.bz2) = 6224c8bcd909bf205c7e92dbdc349356890c4428 -RMD160 (xhost-1.0.6.tar.bz2) = f64faa75625793d588172780fceedf13e3473ea6 -Size (xhost-1.0.6.tar.bz2) = 133176 bytes +SHA1 (xhost-1.0.7.tar.bz2) = 8abfb0554e14a074f0dbfdda4919880e088545cb +RMD160 (xhost-1.0.7.tar.bz2) = 6f95db06a976b1e8059fd6752e92309011afac09 +Size (xhost-1.0.7.tar.bz2) = 135767 bytes |