mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Update to 20110522
PR: ports/157271 Submitted by: Julien Laffaye <kimelto@gmail.com>
This commit is contained in:
parent
401e9fea68
commit
78f59cb9b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274515
@ -6,9 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= re2
|
||||
PORTVERSION= 20100901
|
||||
PORTVERSION= 20110522
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://laffaye.free.fr/distfiles/
|
||||
MASTER_SITES= http://jlaffaye.net/distfiles/ \
|
||||
http://laffaye.free.fr/distfiles/
|
||||
|
||||
MAINTAINER= kimelto@gmail.com
|
||||
COMMENT= A fast C++ regex library
|
||||
@ -19,5 +20,6 @@ USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV= prefix=${PREFIX}
|
||||
MAKE_ARGS+= -e
|
||||
CC= ${CXX}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (re2-20100901.tar.gz) = 7618acc4e08c247fb5dcab78d7edfc76
|
||||
SHA256 (re2-20100901.tar.gz) = 6722e7cc773680160e1a7780a66f17d90b93b1c234fc808baf125c350afc274b
|
||||
SIZE (re2-20100901.tar.gz) = 396753
|
||||
SHA256 (re2-20110522.tar.gz) = 660e52a2ce301919192f58cc89c2de20ce20e81e3411796e1a2d7390f8656534
|
||||
SIZE (re2-20110522.tar.gz) = 394262
|
||||
|
Loading…
Reference in New Issue
Block a user