summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-03-04 10:58:16 +0000
committerwiz <wiz@pkgsrc.org>2019-03-04 10:58:16 +0000
commitc78ef68cffd6b1909181bf0797debccde4216672 (patch)
tree2819b5c1fb174dd93f1438e93dbc237c415d92d1
parent9cf9da15758225ca8108d34901a0503df9619d3b (diff)
downloadpkgsrc-c78ef68cffd6b1909181bf0797debccde4216672.tar.gz
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
-rw-r--r--x11/xmore/DESCR4
-rw-r--r--x11/xmore/Makefile7
-rw-r--r--x11/xmore/distinfo10
3 files changed, 9 insertions, 12 deletions
diff --git a/x11/xmore/DESCR b/x11/xmore/DESCR
index cdc02a92d58..b63f7e59574 100644
--- a/x11/xmore/DESCR
+++ b/x11/xmore/DESCR
@@ -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.
diff --git a/x11/xmore/Makefile b/x11/xmore/Makefile
index 2544b1a6c4a..ea372818971 100644
--- a/x11/xmore/Makefile
+++ b/x11/xmore/Makefile
@@ -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
diff --git a/x11/xmore/distinfo b/x11/xmore/distinfo
index 0706a8cd236..80266965f33 100644
--- a/x11/xmore/distinfo
+++ b/x11/xmore/distinfo
@@ -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