aboutsummaryrefslogtreecommitdiff
path: root/misc/cstream
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1999-05-06 13:52:36 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1999-05-06 13:52:36 +0000
commita6ad8d6225ecb8b4bf42479de8f98afc19340a58 (patch)
treeba6ba0e816ff3fc4fc48f83d4a3eb93c72ccada5 /misc/cstream
parent8a1ec4705811ffe80dd6864ce5ab931d84fb6ee9 (diff)
downloadports-a6ad8d6225ecb8b4bf42479de8f98afc19340a58.tar.gz
ports-a6ad8d6225ecb8b4bf42479de8f98afc19340a58.zip
Update to version 1.3
Notes
Notes: svn path=/head/; revision=18551
Diffstat (limited to 'misc/cstream')
-rw-r--r--misc/cstream/Makefile4
-rw-r--r--misc/cstream/distinfo2
-rw-r--r--misc/cstream/pkg-descr2
3 files changed, 5 insertions, 3 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile
index eccfa81119d2..640ccd3bbeba 100644
--- a/misc/cstream/Makefile
+++ b/misc/cstream/Makefile
@@ -3,10 +3,10 @@
# Date created: 19990304
# Whom: cracauer@cons.org "Martin Cracauer"
#
-# $Id: Makefile,v 1.2 1999/04/13 16:24:36 cracauer Exp $
+# $Id: Makefile,v 1.3 1999/04/16 19:12:16 cracauer Exp $
#
-DISTNAME= cstream-1.2
+DISTNAME= cstream-1.3
CATEGORIES= misc
MASTER_SITES= http://www.cons.org/cracauer/download/ \
http://www2.cons.org/cracauer/download/ \
diff --git a/misc/cstream/distinfo b/misc/cstream/distinfo
index 8ac0bf760237..4b65e09f23bb 100644
--- a/misc/cstream/distinfo
+++ b/misc/cstream/distinfo
@@ -1 +1 @@
-MD5 (cstream-1.2.tar.gz) = df000088c6aef86e71e1225698bdc5ac
+MD5 (cstream-1.3.tar.gz) = b5a4feb0d8579d3411295523248b78e9
diff --git a/misc/cstream/pkg-descr b/misc/cstream/pkg-descr
index ead2bad73699..6002f4dfb230 100644
--- a/misc/cstream/pkg-descr
+++ b/misc/cstream/pkg-descr
@@ -20,3 +20,5 @@ usually used in commandline-constructed pipes.
- "gcc -Wall" clean source code, serious effort taken to avoid
undefined behavior in ANSI C or POSIX, except long long
is required. Limiting and reporting works on data amounts > 4 GB.
+
+WWW: http://www.cons.org/cracauer/cstream.html