pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/ion Remove stale patches.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c10e194a2a1
branches:  trunk
changeset: 469640:3c10e194a2a1
user:      cube <cube%pkgsrc.org@localhost>
date:      Thu Feb 26 05:18:14 2004 +0000

description:
Remove stale patches.

diffstat:

 wm/ion/distinfo         |   4 +---
 wm/ion/patches/patch-aa |  33 ---------------------------------
 wm/ion/patches/patch-ac |  10 ----------
 3 files changed, 1 insertions(+), 46 deletions(-)

diffs (66 lines):

diff -r 95e091f5076b -r 3c10e194a2a1 wm/ion/distinfo
--- a/wm/ion/distinfo   Thu Feb 26 04:33:15 2004 +0000
+++ b/wm/ion/distinfo   Thu Feb 26 05:18:14 2004 +0000
@@ -1,10 +1,8 @@
-$NetBSD: distinfo,v 1.10 2004/02/26 04:29:52 xtraeme Exp $
+$NetBSD: distinfo,v 1.11 2004/02/26 05:18:14 cube Exp $
 
 SHA1 (ion-2-20040207.tar.gz) = 6bbf4706b617c83fc444a244d7ef4f5f735dd8fc
 Size (ion-2-20040207.tar.gz) = 376466 bytes
-SHA1 (patch-aa) = ae5fd844f89bf11d64f1f977219d70e8f868289c
 SHA1 (patch-ab) = b63395c877957621d76f57fa42e710241d5903c0
-SHA1 (patch-ac) = 302f20d54304164612d04636642a88d0565da75d
 SHA1 (patch-ad) = 063d68427764a3cdde8ef52d798583d43a3f5dca
 SHA1 (patch-ae) = 1f7e6a47280ea9d7ea1bae146ea2ec6e12aa69d6
 SHA1 (patch-af) = 21abbde8e0b2bc48571c0c23999af2abc59a1390
diff -r 95e091f5076b -r 3c10e194a2a1 wm/ion/patches/patch-aa
--- a/wm/ion/patches/patch-aa   Thu Feb 26 04:33:15 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/04/22 13:32:28 zuntum Exp $
-
---- Makefile.orig      Wed Mar 14 17:16:18 2001
-+++ Makefile
-@@ -10,7 +10,7 @@
- SUBDIRS=libtu src
- INSTALL_SUBDIRS=src
- 
--TARGETS=man/ion.1x
-+TARGETS=man/ion.1
- 
- SCRIPTS=scripts/ion-edit scripts/ion-man scripts/ion-runinxterm \
-       scripts/ion-ssh scripts/ion-view
-@@ -27,8 +27,8 @@
- 
- ######################################
- 
--man/ion.1x: man/ion.1x.in
--      sed 's#PREFIX#$(PREFIX)#g' man/ion.1x.in > man/ion.1x
-+man/ion.1: man/ion.1x.in
-+      sed 's#PREFIX#$(PREFIX)#g' man/ion.1x.in > man/ion.1
- 
- _install:
-       $(INSTALLDIR) $(BINDIR)
-@@ -37,7 +37,7 @@
-       done
- 
-       $(INSTALLDIR) $(MANDIR)/man1
--      $(INSTALL) -m $(DATA_MODE) man/ion.1x $(MANDIR)/man1
-+      $(INSTALL) -m $(DATA_MODE) man/ion.1 $(MANDIR)/man1
- 
-       $(INSTALLDIR) $(DOCDIR)/ion
-       for i in $(DOCS); do \
diff -r 95e091f5076b -r 3c10e194a2a1 wm/ion/patches/patch-ac
--- a/wm/ion/patches/patch-ac   Thu Feb 26 04:33:15 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2001/05/07 12:15:12 dmcmahill Exp $
-
---- src/event.c.orig   Sat Jul  1 08:37:50 2000
-+++ src/event.c        Mon May  7 08:09:23 2001
-@@ -7,4 +7,5 @@
- 
- #include <stdlib.h>
-+#include <string.h>
- #include <unistd.h>
- #include <sys/time.h>



Home | Main Index | Thread Index | Old Index