diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-02 18:40:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-02 18:40:25 +0000 |
commit | b9372977137efb710762f15e0768ba42ac271495 (patch) | |
tree | da0e89d64e544ad8727ec80bd6f7eb8c606557ed /x11 | |
parent | 070a7cbc6d65897016c633ace036d1b00429f6f4 (diff) | |
download | pkgsrc-b9372977137efb710762f15e0768ba42ac271495.tar.gz |
Updated xconsole to 1.0.7.
Alan Coopersmith (3):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
config: add AC_USE_SYSTEM_EXTENSIONS
Emil Velikov (1):
autogen.sh: use quoted string variables
Matt Turner (1):
xconsole 1.0.7
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xconsole/Makefile | 4 | ||||
-rw-r--r-- | x11/xconsole/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/xconsole/Makefile b/x11/xconsole/Makefile index eaae3a8ea24..6b745c8a7f9 100644 --- a/x11/xconsole/Makefile +++ b/x11/xconsole/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2013/07/19 05:53:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/02/02 18:40:25 wiz Exp $ -DISTNAME= xconsole-1.0.6 +DISTNAME= xconsole-1.0.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xconsole/distinfo b/x11/xconsole/distinfo index c53472c6a85..cbfe96af4d8 100644 --- a/x11/xconsole/distinfo +++ b/x11/xconsole/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 03:28:59 agc Exp $ +$NetBSD: distinfo,v 1.7 2017/02/02 18:40:25 wiz Exp $ -SHA1 (xconsole-1.0.6.tar.bz2) = 1b3b3a2342bb94fecc70d7401da10ef7bbcc98a0 -RMD160 (xconsole-1.0.6.tar.bz2) = 2bd1e007cd8291ba77cb19f2ba0aba9806465346 -SHA512 (xconsole-1.0.6.tar.bz2) = 115b3a03098ae3e06ba16af67afcd11c5a7906980ca04e8ec8ddd2c1dd4d02aab7a8952fd7f428861ad158052b9da8de11eab193de73e1f7264aca424e7cc620 -Size (xconsole-1.0.6.tar.bz2) = 132225 bytes +SHA1 (xconsole-1.0.7.tar.bz2) = 06624727d5cd291fa5be52467e5c42c057c0ec42 +RMD160 (xconsole-1.0.7.tar.bz2) = 2ba231e86f9e4462353400771b6451c7341803d5 +SHA512 (xconsole-1.0.7.tar.bz2) = 89f391058ea99904587bd1dac9e31fa3ff06cf63b899abe6c06e4897bbc9919500dd4773873b1a452de4f54cc6999bd496022b6d8df9d4147804448abbdca2f9 +Size (xconsole-1.0.7.tar.bz2) = 134832 bytes |