mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to version 1.3
This commit is contained in:
parent
8a1ec47058
commit
a6ad8d6225
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18551
@ -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/ \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cstream-1.2.tar.gz) = df000088c6aef86e71e1225698bdc5ac
|
||||
MD5 (cstream-1.3.tar.gz) = b5a4feb0d8579d3411295523248b78e9
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user