summaryrefslogtreecommitdiff
path: root/net/socat
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-10-23 06:28:01 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-10-23 06:28:01 +0000
commit888aee6f302261d8caf9eebe778826fe1885cffe (patch)
tree84aa05e09d38b565dd1ff4188cf04ca304fbfd08 /net/socat
parentUpdate to 0.4.3 (diff)
- Update to 1.3.2.2
PR: 58291 Submmitted by: Nicolas Jombart <ecu@ipv42.net> Approved by: krion (implicitly)
Notes
Notes: svn path=/head/; revision=91929
Diffstat (limited to 'net/socat')
-rw-r--r--net/socat/Makefile9
-rw-r--r--net/socat/distinfo2
2 files changed, 4 insertions, 7 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile
index c3763811c3c5..9a709fe70951 100644
--- a/net/socat/Makefile
+++ b/net/socat/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= socat
-PORTVERSION= 1.3.2.1
+PORTVERSION= 1.3.2.2
CATEGORIES= net
MASTER_SITES= http://www.dest-unreach.org/socat/download/
@@ -22,15 +22,12 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAKE_ARGS= CCOPT="${CFLAGS}"
MAN1= socat.1
-
DOCS= EXAMPLES README SECURITY
-post-install:
.if !defined(NOPORTDOCS)
+post-install:
@${MKDIR} ${DOCSDIR}
-.for f in ${DOCS}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
-.endfor
+ cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/net/socat/distinfo b/net/socat/distinfo
index 265c7d2de00e..acf0c1075ea9 100644
--- a/net/socat/distinfo
+++ b/net/socat/distinfo
@@ -1 +1 @@
-MD5 (socat-1.3.2.1.tar.bz2) = 860fe417ea5e9ca2d2b2225192b85b87
+MD5 (socat-1.3.2.2.tar.bz2) = 57f33e67bf62f67ed32e0c9acc45f3a3