mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
- Update to 4.57
PR: ports/83330 Submitted by: maintainer
This commit is contained in:
parent
ed8b76fb4c
commit
84406d35bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138997
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= munger
|
||||
PORTVERSION= 4.56
|
||||
PORTVERSION= 4.57
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.jamesbailie.com/
|
||||
|
||||
@ -26,10 +26,6 @@ OPTIONS= FCGI "include FastCGI interface" on \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-L/usr/local/lib|-L${LOCALBASE}/lib|' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
.if defined(WITH_SQL)
|
||||
LIB_DEPENDS+= sqlite3.8:${PORTSDIR}/databases/sqlite3
|
||||
MAKE_ARGS+= -DWITH_SQL
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (munger-4.56.tar.gz) = e91b0fd061563ef574228409968d163b
|
||||
SIZE (munger-4.56.tar.gz) = 164671
|
||||
MD5 (munger-4.57.tar.gz) = 408db3395ca496daa7cad6f01b2b5e71
|
||||
SIZE (munger-4.57.tar.gz) = 165092
|
||||
|
Loading…
Reference in New Issue
Block a user