pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xmon (pkgsrc)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/014df0876073
branches:  trunk
changeset: 651666:014df0876073
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat May 09 01:37:12 2015 +0000

description:
(pkgsrc)
 - Drop patch-a[acd], all are included now.
(upstream)
 - Update 1.5.4 to 1.5.6
---------------------
  29 August 1999
  Release of version 1.5.5
  ==============================================================================
  3 February 2000
    Fixed bug in main.c where it called setsockopt without an option.
    (Mattias Engdegard)
  ==============================================================================
  3 February 2000
  Release of version 1.5.6

diffstat:

 x11/xmon/Makefile         |   7 +++----
 x11/xmon/distinfo         |  11 ++++-------
 x11/xmon/patches/patch-aa |  15 ---------------
 x11/xmon/patches/patch-ac |  24 ------------------------
 x11/xmon/patches/patch-ad |  13 -------------
 5 files changed, 7 insertions(+), 63 deletions(-)

diffs (97 lines):

diff -r ef88e7af9088 -r 014df0876073 x11/xmon/Makefile
--- a/x11/xmon/Makefile Sat May 09 01:19:26 2015 +0000
+++ b/x11/xmon/Makefile Sat May 09 01:37:12 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/10/29 05:07:16 asau Exp $
+# $NetBSD: Makefile,v 1.14 2015/05/09 01:37:12 mef Exp $
 #
 
-DISTNAME=      xmon.1.5.4
-PKGNAME=       xmon-1.5.4
-PKGREVISION=   3
+DISTNAME=      xmon.1.5.6
+PKGNAME=       xmon-1.5.6
 CATEGORIES=    x11 devel
 MASTER_SITES=  ${MASTER_SITE_XCONTRIB:=devel_tools/}
 
diff -r ef88e7af9088 -r 014df0876073 x11/xmon/distinfo
--- a/x11/xmon/distinfo Sat May 09 01:19:26 2015 +0000
+++ b/x11/xmon/distinfo Sat May 09 01:37:12 2015 +0000
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.5 2006/09/16 15:29:36 hira Exp $
+$NetBSD: distinfo,v 1.6 2015/05/09 01:37:12 mef Exp $
 
-SHA1 (xmon.1.5.4.tar.gz) = 646236e6abe38d8049112eea534423550431cd1a
-RMD160 (xmon.1.5.4.tar.gz) = a0d304769348215756de085ab1e14bbd2541cb25
-Size (xmon.1.5.4.tar.gz) = 69490 bytes
-SHA1 (patch-aa) = 6f927e32fc7097f5a16355e3312b470d979be985
+SHA1 (xmon.1.5.6.tar.gz) = bf354628f92a4cc92db1af7c1adb96335d2bacfa
+RMD160 (xmon.1.5.6.tar.gz) = 15be4e458e57a88c1d73e9339bf9577d47169811
+Size (xmon.1.5.6.tar.gz) = 70564 bytes
 SHA1 (patch-ab) = 2b23ab7d8f9fcc2d627320a2aa23e425365a59ec
-SHA1 (patch-ac) = f532bb53d4c08b507595116e09e2f7a2de5c6b9e
-SHA1 (patch-ad) = 393f075a1104c4261db42adcd83f93122eee2ed8
diff -r ef88e7af9088 -r 014df0876073 x11/xmon/patches/patch-aa
--- a/x11/xmon/patches/patch-aa Sat May 09 01:19:26 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/11/23 07:42:25 rh Exp $
-
---- Imakefile.orig     Fri Feb  7 03:38:29 1997
-+++ Imakefile  Mon Nov 22 10:48:01 1999
-@@ -14,8 +14,8 @@
- # If your standard C library does not contain the usleep function, you
- # may need to add usleep.o to RECORDING_OBJ.
- #
--#   DEFINES = -DRECORD_EVENTS
--#   RECORDING_OBJ = recording.o
-+DEFINES = -DRECORD_EVENTS
-+RECORDING_OBJ = recording.o
- 
- OBJS1 = decode11.o linkl.o print11.o server.o fd.o main.o prtype.o table11.o \
-       $(RECORDING_OBJ)
diff -r ef88e7af9088 -r 014df0876073 x11/xmon/patches/patch-ac
--- a/x11/xmon/patches/patch-ac Sat May 09 01:19:26 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 1999/11/23 07:42:25 rh Exp $
-
---- recording.c.orig   Fri Feb  7 04:33:49 1997
-+++ recording.c        Mon Nov 22 10:52:03 1999
-@@ -43,18 +43,13 @@
- #ifdef RECORD_EVENTS
- 
- #include <sys/time.h>
-+#include <unistd.h>
- 
- #include "common.h"
- 
- #include "xmond.h"
- #include "linkl.h"
- #include "commands.h"
--
--/* function prototypes: */
--/* recording.c: */
--extern void usleep P((unsigned int useconds ));
--
--/* end function prototypes */
- 
- typedef struct
- {
diff -r ef88e7af9088 -r 014df0876073 x11/xmon/patches/patch-ad
--- a/x11/xmon/patches/patch-ad Sat May 09 01:19:26 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.2 2006/09/16 15:29:36 hira Exp $
-
---- decode11.c.orig    1997-02-07 03:45:32.000000000 +0100
-+++ decode11.c 2006-06-20 11:32:55.000000000 +0200
-@@ -1080,7 +1080,7 @@
-     Bool                  real_event;
- {
-     short                 Event = IByte (&buf[0]) & 0x7f;
--    int                           fd = server->fdd->fd;
-+    int                           fd = server ? server->fdd->fd : -1;
-     Bool                  extended_event = False;
- 
-     if (real_event)



Home | Main Index | Thread Index | Old Index