mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
devel/lfcbase: 1.5.9 -> 1.5.10, USES libtool, strip liblfcbase.so
Submitted by: lemke@lemke-it.com
This commit is contained in:
parent
c7a09bd7ff
commit
2639d6fb82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357801
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lfcbase
|
||||
PORTVERSION= 1.5.9
|
||||
PORTVERSION= 1.5.10
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
@ -13,9 +13,13 @@ LICENSE= GPLv3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool
|
||||
USE_AUTOTOOLS= autoconf:env
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in
|
||||
|
||||
post-stage:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblfcbase.so.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (lfcbase-1.5.9.tar.gz) = 4c84937ed3c2656aff0b96a6b1344f405bae696406da0629da6cb45aec48198d
|
||||
SIZE (lfcbase-1.5.9.tar.gz) = 472422
|
||||
SHA256 (lfcbase-1.5.10.tar.gz) = b635beaf52bbab37d5580bae30c1a8420b29f60132d73019d3e305092ec19884
|
||||
SIZE (lfcbase-1.5.10.tar.gz) = 473763
|
||||
|
@ -33,7 +33,7 @@ include/lfcbase/Timer.h
|
||||
include/lfcbase/Tokenizer.h
|
||||
include/lfcbase/TreeT.h
|
||||
lib/liblfcbase.a
|
||||
lib/liblfcbase.la
|
||||
lib/liblfcbase.so
|
||||
lib/liblfcbase.so.1
|
||||
lib/liblfcbase.so.1.0.0
|
||||
@dirrm include/lfcbase
|
||||
|
Loading…
Reference in New Issue
Block a user