Hi,

this diff fixes a file conflict between the ports ucspi-tcp and freedt.
I just remove the binaries 'argv0' and 'recordio' cause I think the
manpages of the tools are useful.  The package freedt does not provide
them.

I am not sure, but I think increasing the revision number is the right
thing to do in this kind of situation!?

Bye,
Jan

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/ucspi-tcp/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile    12 Jun 2014 19:00:30 -0000      1.15
+++ Makefile    21 Jul 2014 17:07:28 -0000
@@ -3,7 +3,7 @@
 COMMENT=       tools for building tcp socket client/servers
 
 DISTNAME=      ucspi-tcp-0.88
-REVISION=      0
+REVISION=      1
 CATEGORIES=    net
 
 HOMEPAGE=      http://cr.yp.to/ucspi-tcp.html
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/ucspi-tcp/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   12 Jun 2014 19:00:31 -0000      1.5
+++ pkg/PLIST   21 Jul 2014 17:07:28 -0000
@@ -1,6 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.5 2014/06/12 19:00:31 sthen Exp $
 @bin bin/addcr
-@bin bin/argv0
 bin/date@
 @bin bin/delcr
 bin/finger@
@@ -9,7 +8,6 @@ bin/http@
 bin/mconnect
 @bin bin/mconnect-io
 @bin bin/rblsmtpd
-@bin bin/recordio
 bin/tcpcat
 @bin bin/tcpclient
 @bin bin/tcprules

Reply via email to