pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xlogo xlogo: update to 1.0.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/77348530abda
branches: trunk
changeset: 330590:77348530abda
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 04 10:56:01 2019 +0000
description:
xlogo: update to 1.0.5.
This release fixes a bug in which you had to hit "q" then "Escape" to exit,
and collects several years worth of janitorial maintenance.
Alan Coopersmith (7):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
config: Add missing AC_CONFIG_SRCDIR
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xlogo should not require hitting *both* q and Escape to quit
xlogo 1.0.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Eric S. Raymond (1):
Eliminate use of tab stops. Helps with structural translation to DocBook.
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
diffstat:
x11/xlogo/DESCR | 5 ++---
x11/xlogo/Makefile | 6 ++----
x11/xlogo/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 12 deletions(-)
diffs (38 lines):
diff -r 4fcfafa6c5c0 -r 77348530abda x11/xlogo/DESCR
--- a/x11/xlogo/DESCR Mon Mar 04 10:54:04 2019 +0000
+++ b/x11/xlogo/DESCR Mon Mar 04 10:56:01 2019 +0000
@@ -1,3 +1,2 @@
-This package provides xlogo, a program to display the X Window System logo.
-
-This is from the modular X.org X11 project.
+The xlogo program simply draws the X Window System logo, without
+the use of any turtles.
diff -r 4fcfafa6c5c0 -r 77348530abda x11/xlogo/Makefile
--- a/x11/xlogo/Makefile Mon Mar 04 10:54:04 2019 +0000
+++ b/x11/xlogo/Makefile Mon Mar 04 10:56:01 2019 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/03/12 11:18:00 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.15 2019/03/04 10:56:01 wiz Exp $
-DISTNAME= xlogo-1.0.4
-PKGREVISION= 4
+DISTNAME= xlogo-1.0.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff -r 4fcfafa6c5c0 -r 77348530abda x11/xlogo/distinfo
--- a/x11/xlogo/distinfo Mon Mar 04 10:54:04 2019 +0000
+++ b/x11/xlogo/distinfo Mon Mar 04 10:56:01 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 03:29:08 agc Exp $
+$NetBSD: distinfo,v 1.5 2019/03/04 10:56:01 wiz Exp $
-SHA1 (xlogo-1.0.4.tar.bz2) = 8087ca621c48506b26bb2cf3219a957b31537267
-RMD160 (xlogo-1.0.4.tar.bz2) = 025f1446e2cdf749a7ec85c5486b6fa7de4053e1
-SHA512 (xlogo-1.0.4.tar.bz2) = cbfcd48425e697950907ddeaec2f06e0607ebf2e93e6799bd263230f036b3021279c2f379de55fae15b403af5f18292caa79159ed544a4a3314b90c85ac9804d
-Size (xlogo-1.0.4.tar.bz2) = 125967 bytes
+SHA1 (xlogo-1.0.5.tar.bz2) = f025a0ad30c45cbec1c2f3b1610bff94fb4e9f33
+RMD160 (xlogo-1.0.5.tar.bz2) = 2292e3970454ed52d499f90fafbcf81139867ac4
+SHA512 (xlogo-1.0.5.tar.bz2) = 0d78e269b0be3c5de71de7f362b896bfd9934ecd9d0361b3302399b1269e029c4a9f35418d792121a1edc34405d753f9d69c996cc3a69ac717f2b0d1f736406b
+Size (xlogo-1.0.5.tar.bz2) = 135608 bytes
Home |
Main Index |
Thread Index |
Old Index