svn commit: r359749 - head/net/libsocket++/files

Antoine Brodin antoine at FreeBSD.org
Sun Jun 29 08:59:18 UTC 2014


Author: antoine
Date: Sun Jun 29 08:59:17 2014
New Revision: 359749
URL: http://svnweb.freebsd.org/changeset/ports/359749
QAT: https://qat.redports.org/buildarchive/r359749/

Log:
  Allow building with newer texinfo

Added:
  head/net/libsocket++/files/patch-doc__socket++.texi   (contents, props changed)

Added: head/net/libsocket++/files/patch-doc__socket++.texi
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net/libsocket++/files/patch-doc__socket++.texi	Sun Jun 29 08:59:17 2014	(r359749)
@@ -0,0 +1,20 @@
+--- ./doc/socket++.texi.orig	2011-12-27 11:23:48.000000000 +0000
++++ ./doc/socket++.texi	2014-06-29 08:51:24.000000000 +0000
+@@ -2334,7 +2334,7 @@
+ 
+ @end table
+ 
+- at subsection tsecho.C
++ at section tsecho.C
+ @example
+ // echo server. Serves clients at port 4000.
+ #include <echo.h>
+@@ -2449,7 +2449,7 @@
+ 
+ @end table
+ 
+- at subsection tcsmtp.C
++ at section tcsmtp.C
+ @example
+ // smtp client.
+ // The president sends a message to gs4t@@virginia.edu.


More information about the svn-ports-head mailing list