- Update to version 0.6.3

- Take maintainership
This commit is contained in:
Kirill Ponomarev 2003-12-22 16:44:37 +00:00
parent 09c56e9b42
commit 54a9081a40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96444
4 changed files with 6 additions and 7 deletions

View File

@ -7,13 +7,12 @@
#
PORTNAME= libtre
PORTVERSION= 0.5.3
PORTREVISION= 1
PORTVERSION= 0.6.3
CATEGORIES= textproc
MASTER_SITES= http://kouli.iki.fi/~vlaurika/tre/
MASTER_SITES= http://laurikari.net/tre/
DISTNAME= tre-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= krion@FreeBSD.org
COMMENT= A lightweight fully POSIX compliant regexp matching library
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext

View File

@ -1 +1 @@
MD5 (tre-0.5.3.tar.bz2) = ef19d85502db38125dc5a4722f5bbce9
MD5 (tre-0.6.3.tar.bz2) = b7fc54d38d6407cd91fa71654322a26a

View File

@ -11,4 +11,4 @@ of the text. The used space is also quadratic on the length of the regex, but
does not depend on the searched string. This quadratic behaviour occurs only
on pathological cases which are probably very rare in practice.
WWW: http://kouli.iki.fi/~vlaurika/tre/
WWW: http://laurikari.net/tre/

View File

@ -4,7 +4,7 @@ include/tre/regex.h
include/tre/tre-config.h
lib/libtre.a
lib/libtre.so
lib/libtre.so.3
lib/libtre.so.4
libdata/pkgconfig/tre.pc
share/locale/fi/LC_MESSAGES/tre.mo
@dirrm include/tre