mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Upgrade to Str 0.9.5
This commit is contained in:
parent
b408acb655
commit
f502c4cb20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46332
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= str
|
||||
PORTVERSION= 0.9.3
|
||||
PORTVERSION= 0.9.5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.engelschall.com/sw/str/ \
|
||||
ftp://ftp.engelschall.com/sw/str/
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (str-0.9.3.tar.gz) = 5c3fd56ff7b21a24fcceed6d94566be6
|
||||
MD5 (str-0.9.5.tar.gz) = f82b953ac12f6241798b84b25674356b
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Str - Generic String Library
|
||||
Copyright (c) 1999-2000 Ralf S. Engelschall <rse@engelschall.com>
|
||||
Copyright (c) 1999-2001 Ralf S. Engelschall <rse@engelschall.com>
|
||||
|
||||
The Str library is a generic string library written in ANSI C which
|
||||
provides functions for handling, matching, parsing, searching and
|
||||
|
|
Loading…
Add table
Reference in a new issue