update to tre 0.8.0, ok kili@
This commit is contained in:
parent
d34970da5b
commit
ff750e2173
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/04/17 10:07:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2013/01/28 21:08:04 sthen Exp $
|
||||
|
||||
COMMENT= lightweight regexp matching library with additional features
|
||||
|
||||
DISTNAME= tre-0.7.6
|
||||
REVISION= 1
|
||||
DISTNAME= tre-0.8.0
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
CATEGORIES= textproc
|
||||
|
||||
@ -19,7 +18,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
SHARED_LIBS+= tre 6.4 # .6.4
|
||||
SHARED_LIBS += tre 7.0 # 5.0
|
||||
|
||||
WANTLIB= c
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (tre-0.7.6.tar.bz2) = raiE9lJAk6p9SWHwyX3+AQ==
|
||||
RMD160 (tre-0.7.6.tar.bz2) = 9TDFDuS22ZHzUyNg1346ZPsDZY8=
|
||||
SHA1 (tre-0.7.6.tar.bz2) = 2KWdLXKH+KffhnTZeEO9ikhwvng=
|
||||
SHA256 (tre-0.7.6.tar.bz2) = nKpoFPPEuBIxb6rI60AeA78BCPczViChqcre5DRFAOc=
|
||||
SIZE (tre-0.7.6.tar.bz2) = 378891
|
||||
SHA256 (tre-0.8.0.tar.bz2) = jcZCws3gKy2saALNvizaIB2vecTry7PqEzkV7fFjZlg=
|
||||
SIZE (tre-0.8.0.tar.bz2) = 380714
|
||||
|
@ -1,10 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/06/20 20:06:55 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2013/01/28 21:08:04 sthen Exp $
|
||||
@conflict agrep-*
|
||||
@conflict glimpse-*
|
||||
@bin bin/agrep
|
||||
include/tre/
|
||||
include/tre/regex.h
|
||||
include/tre/tre-config.h
|
||||
include/tre/tre.h
|
||||
lib/libtre.a
|
||||
lib/libtre.la
|
||||
lib/pkgconfig/
|
||||
|
Loading…
Reference in New Issue
Block a user