xmore: update to 1.0.3.
Alan Coopersmith (5): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update README for gitlab migration Update configure.ac bug URL for gitlab migration xmore 1.0.3 Emil Velikov (1): autogen.sh: use quoted string variables Gaetan Nadon (7): Change xmore DocBook XML file extension from .sgml to .xml config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs config: move man pages into their own directory man page: add __xorgversion__ which was just missing. Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
This commit is contained in:
parent
ba72cdb545
commit
ab483df378
3 changed files with 9 additions and 12 deletions
|
@ -1,3 +1 @@
|
|||
This package provides xmore, a program to display plain text.
|
||||
|
||||
This is from the modular X.org X11 project.
|
||||
xmore is a plain text display program for the X Window System.
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.9 2012/10/29 05:07:16 asau Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.10 2019/03/04 10:58:16 wiz Exp $
|
||||
|
||||
DISTNAME= xmore-1.0.2
|
||||
DISTNAME= xmore-1.0.3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= Plain text browser
|
||||
COMMENT= Plain text display program for X
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.4 2015/11/04 03:29:09 agc Exp $
|
||||
$NetBSD: distinfo,v 1.5 2019/03/04 10:58:16 wiz Exp $
|
||||
|
||||
SHA1 (xmore-1.0.2.tar.bz2) = 7db4e5feb82d5d05038722d3af00d28e103bed18
|
||||
RMD160 (xmore-1.0.2.tar.bz2) = d92615867445f60229c991d9dc59b8a99a60815d
|
||||
SHA512 (xmore-1.0.2.tar.bz2) = 718ad254beaae57475cead3815fc7625692699c76749c64e3aeb722daf5e1cecbea9d1207e3427d6a5d0aa240a6aaf678ea1656d6731b9f47e1a8045d62c3efb
|
||||
Size (xmore-1.0.2.tar.bz2) = 107340 bytes
|
||||
SHA1 (xmore-1.0.3.tar.bz2) = b57b92afd783d28c4c505e0c95556939f24c3ec9
|
||||
RMD160 (xmore-1.0.3.tar.bz2) = e4053b813af52b953a10680ad27dd0df55880f9e
|
||||
SHA512 (xmore-1.0.3.tar.bz2) = e3e44831cd87a54bb585f80ef0d87f69dc35f6c834a73241aad9f6e2b0999b53c51a0a3f915a94ae4d6dc9bdfb9f60b6576f0bdcec441443abd98efa6c51b1d3
|
||||
Size (xmore-1.0.3.tar.bz2) = 127587 bytes
|
||||
|
|
Loading…
Reference in a new issue