summaryrefslogtreecommitdiff
path: root/net/ripetools
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-03-09 03:08:24 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-03-09 03:08:24 +0000
commit4887b34dbfa62278f6e5894c85e43449a1b80e79 (patch)
tree8287933f42808abf06d9071602bbcf8c7ccfd81e /net/ripetools
parentPatch audio device scanning so that it doesn't quit when it fails (diff)
Upgrade to ripe-whois-tools-2.4
PR: ports/10315 Submitted by: <Palle Girgensohn> girgen@partitur.se
Notes
Notes: svn path=/head/; revision=17096
Diffstat (limited to 'net/ripetools')
-rw-r--r--net/ripetools/Makefile8
-rw-r--r--net/ripetools/distinfo2
-rw-r--r--net/ripetools/files/patch-ab133
3 files changed, 55 insertions, 88 deletions
diff --git a/net/ripetools/Makefile b/net/ripetools/Makefile
index d9aa68d22c45..2a933e53eeb8 100644
--- a/net/ripetools/Makefile
+++ b/net/ripetools/Makefile
@@ -3,16 +3,18 @@
# Date created: 5th June 1997
# Whom: joe@uk.freebsd.org
#
-# $Id: Makefile,v 1.2 1998/09/19 20:07:53 steve Exp $
+# $Id: Makefile,v 1.3 1998/09/22 17:50:27 asami Exp $
#
-DISTNAME= ripe-whois-tools-2.3
-PKGNAME= ripetools-2.3
+DISTNAME= ripe-whois-tools-2.4
+PKGNAME= ripetools-2.4
CATEGORIES= net
MASTER_SITES= ftp://ftp.ripe.net/tools/
MAINTAINER= joe@uk.freebsd.org
+NO_WRKSUBDIR= yes
+
MAN1= ripewhois.1
.include <bsd.port.mk>
diff --git a/net/ripetools/distinfo b/net/ripetools/distinfo
index 94ea6c5ed24e..d7fd6359d498 100644
--- a/net/ripetools/distinfo
+++ b/net/ripetools/distinfo
@@ -1 +1 @@
-MD5 (ripe-whois-tools-2.3.tar.gz) = 9a1d166153cda7b03878764203aa95db
+MD5 (ripe-whois-tools-2.4.tar.gz) = e6bf6cd019b2fd6e49409850b92c34ad
diff --git a/net/ripetools/files/patch-ab b/net/ripetools/files/patch-ab
index 022b6fb4968f..1bd1c879978a 100644
--- a/net/ripetools/files/patch-ab
+++ b/net/ripetools/files/patch-ab
@@ -1,84 +1,49 @@
-*** whois.man.orig Fri May 16 16:26:32 1997
---- whois.man Thu Jun 5 11:56:57 1997
-***************
-*** 1,9 ****
-! .TH WHOIS 1 "94/09/07"
- .\" RIPE version marten@ripe.net 1.10 94/09/07
- .SH NAME
-! whois \- TCP/IP Internet directory service, RIPE version
- .SH SYNOPSIS
-! .B whois
- [
- .B \-aFSr
- ]
---- 1,9 ----
-! .TH RIPEWHOIS 1 "94/09/07"
- .\" RIPE version marten@ripe.net 1.10 94/09/07
- .SH NAME
-! ripewhois \- TCP/IP Internet directory service, RIPE version
- .SH SYNOPSIS
-! .B ripewhois
- [
- .B \-aFSr
- ]
-***************
-*** 32,43 ****
- ]
- .I identifier
-
-! .B whois \-t
- .I type
- .B whois \-v
- .I type
- .SH DESCRIPTION
-! .B whois
- searches for an object in the RIPE Network Management database.
- The key can be either a name (such as "Karrenberg"),a nic-handle
- (such as "DK58"),
---- 32,43 ----
- ]
- .I identifier
-
-! .B ripewhois \-t
- .I type
- .B whois \-v
- .I type
- .SH DESCRIPTION
-! .B ripewhois
- searches for an object in the RIPE Network Management database.
- The key can be either a name (such as "Karrenberg"),a nic-handle
- (such as "DK58"),
-***************
-*** 116,122 ****
- .LP
- .SH EXAMPLES
- .IP
-! .B example% whois karrenberg
- .IP
- person: Daniel Karrenberg
- .br
---- 116,122 ----
- .LP
- .SH EXAMPLES
- .IP
-! .B example% ripewhois karrenberg
- .IP
- person: Daniel Karrenberg
- .br
-***************
-*** 142,148 ****
- .br
- source: RIPE
- .IP
-! .B example% whois -h whois.ripe.net -r 192.87.45.0/24
- .IP
- inetnum: 192.87.45.0
- .br
---- 142,148 ----
- .br
- source: RIPE
- .IP
-! .B example% ripewhois -h whois.ripe.net -r 192.87.45.0/24
- .IP
- inetnum: 192.87.45.0
- .br
+--- whois.man.orig Mon Mar 1 01:13:13 1999
++++ whois.man Mon Mar 1 01:13:16 1999
+@@ -1,9 +1,9 @@
+-.TH WHOIS 1 "94/09/07"
++.TH RIPEWHOIS 1 "94/09/07"
+ .\" RIPE version marten@ripe.net 1.10 94/09/07
+ .SH NAME
+-whois \- TCP/IP Internet directory service, RIPE version
++ripewhois \- TCP/IP Internet directory service, RIPE version
+ .SH SYNOPSIS
+-.B whois
++.B ripewhois
+ [
+ .B \-aFSrR
+ ]
+@@ -32,12 +32,12 @@
+ ]
+ .I identifier
+
+-.B whois \-t
++.B ripewhois \-t
+ .I type
+-.B whois \-v
++.B ripewhois \-v
+ .I type
+ .SH DESCRIPTION
+-.B whois
++.B ripewhois
+ searches for an object in the RIPE Network Management database.
+ The key can be either a name (such as "Karrenberg"),a nic-handle
+ (such as "DK58"),
+@@ -120,7 +120,7 @@
+ .LP
+ .SH EXAMPLES
+ .IP
+-.B example% whois karrenberg
++.B example% ripewhois karrenberg
+ .IP
+ person: Daniel Karrenberg
+ .br
+@@ -146,7 +146,7 @@
+ .br
+ source: RIPE
+ .IP
+-.B example% whois -h whois.ripe.net -r 192.87.45.0/24
++.B example% ripewhois -h whois.ripe.net -r 192.87.45.0/24
+ .IP
+ inetnum: 192.87.45.0
+ .br