[Lunar-commits] <moonbase-other> socat: Readding to moonbase with a version bump.
stumbles
stumbles at lunar-linux.org
Fri Jun 7 17:45:20 CEST 2013
commit b045ea3ef72862edd6046113b03454e0d7753fbf
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 07 Jun 2013 08:45:03 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b045ea3ef72862edd6046113b03454e0d7753fbf
socat: Readding to moonbase with a version bump.
---
net/socat/DETAILS | +18/-0
1 file changed, 18 insertions(+)
--- /dev/null
+++ b/net/socat/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=socat
+ VERSION=1.7.2.2
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://www.dest-unreach.org/$MODULE/download/
+ SOURCE_VFY=sha1:ba270b85b0d16a6b300159f9b0d88653a9f5d9da
+ WEB_SITE=http://www.dest-unreach.org/socat/
+ ENTERED=20070422
+ UPDATED=20130607
+ SHORT="SOcket CAT"
+
+cat << EOF
+Socat is a command line based utility that establishes two bidirectional byte
+streams and transfers data between them. Because the streams can be
+constructed from a large set of different types of data sinks and sources
+(see address types), and because lots of address options may be applied to the
+streams, socat can be used for many different purposes. It might be one of the
+tools that one has already needed.
+EOF
More information about the Lunar-commits
mailing list