mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Update to 5.4
PR: ports/150873 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Laurent LEVIER <llevier@argosnet.com> (maintainer)
This commit is contained in:
parent
c6ca1864f9
commit
224a8a6ba1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261892
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= squidclamav
|
||||
PORTVERSION= 5.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 5.4
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -23,6 +22,7 @@ NO_LATEST_LINK= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} etc/${PORTNAME}.conf.dist
|
||||
MAN1= ${PORTNAME}.1
|
||||
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -E 's|^(LDFLAGS = ).*|\1-L${LOCALBASE}/lib|' \
|
||||
@ -31,6 +31,7 @@ post-configure:
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
|
||||
@${INSTALL_DATA} ${WRKSRC}/etc/${PORTNAME}.conf ${PREFIX}/etc/${PORTNAME}.conf.dist
|
||||
@${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${MANPREFIX}/man/man1/${PORTNAME}.1
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (squidclamav-5.3.tar.gz) = 39f4b98294782039840b2052eab543e2
|
||||
SHA256 (squidclamav-5.3.tar.gz) = 8a35d3de33fcb072fd0cc1e735108e92ac183f394a77596a461e6be0a2d1ad81
|
||||
SIZE (squidclamav-5.3.tar.gz) = 759760
|
||||
MD5 (squidclamav-5.4.tar.gz) = e2adab89b1d46ace78b4ec5200dd1285
|
||||
SHA256 (squidclamav-5.4.tar.gz) = f4979552494369c93d99cec0846e400588a5b17c01bcc1346b68dbfc8723e378
|
||||
SIZE (squidclamav-5.4.tar.gz) = 765313
|
||||
|
Loading…
Reference in New Issue
Block a user