OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Aug-2004 20:05:05
Branch: HEAD Handle: 2004081119050400
Modified files:
openpkg-src/mtr mtr.patch mtr.spec
Log:
upgrading package: mtr 0.60 -> 0.61
Summary:
Revision Changes Path
1.5 +11 -0 openpkg-src/mtr/mtr.patch
1.21 +1 -1 openpkg-src/mtr/mtr.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mtr/mtr.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 mtr.patch
--- openpkg-src/mtr/mtr.patch 25 Jun 2004 13:09:33 -0000 1.4
+++ openpkg-src/mtr/mtr.patch 11 Aug 2004 18:05:04 -0000 1.5
@@ -38,3 +38,14 @@
}
if(host == NULL) {
+Index: curses.c
+--- curses.c.orig 2004-08-11 13:25:25 +0200
++++ curses.c 2004-08-11 20:04:04 +0200
+@@ -23,6 +23,7 @@
+ #include <ctype.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mtr/mtr.spec
============================================================================
$ cvs diff -u -r1.20 -r1.21 mtr.spec
--- openpkg-src/mtr/mtr.spec 11 Aug 2004 08:09:09 -0000 1.20
+++ openpkg-src/mtr/mtr.spec 11 Aug 2004 18:05:04 -0000 1.21
@@ -33,7 +33,7 @@
Class: PLUS
Group: Network
License: GPL
-Version: 0.60
+Version: 0.61
Release: 20040811
# package options
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]