pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xlogo



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar  4 10:56:01 UTC 2019

Modified Files:
        pkgsrc/x11/xlogo: DESCR Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/xlogo/DESCR
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xlogo/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xlogo/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xlogo/DESCR
diff -u pkgsrc/x11/xlogo/DESCR:1.1.1.1 pkgsrc/x11/xlogo/DESCR:1.2
--- pkgsrc/x11/xlogo/DESCR:1.1.1.1      Thu Apr 12 18:03:57 2007
+++ pkgsrc/x11/xlogo/DESCR      Mon Mar  4 10:56:01 2019
@@ -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.

Index: pkgsrc/x11/xlogo/Makefile
diff -u pkgsrc/x11/xlogo/Makefile:1.14 pkgsrc/x11/xlogo/Makefile:1.15
--- pkgsrc/x11/xlogo/Makefile:1.14      Mon Mar 12 11:18:00 2018
+++ pkgsrc/x11/xlogo/Makefile   Mon Mar  4 10:56:01 2019
@@ -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

Index: pkgsrc/x11/xlogo/distinfo
diff -u pkgsrc/x11/xlogo/distinfo:1.4 pkgsrc/x11/xlogo/distinfo:1.5
--- pkgsrc/x11/xlogo/distinfo:1.4       Wed Nov  4 03:29:08 2015
+++ pkgsrc/x11/xlogo/distinfo   Mon Mar  4 10:56:01 2019
@@ -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