mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to version 1.6.5b
PR: 53496 Submitted by: Ports Fury
This commit is contained in:
parent
cd5b2b5c24
commit
30a99468ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83446
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sentinel
|
||||
PORTVERSION= 1.6.4b
|
||||
PORTVERSION= 1.6.5b
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= smfilter
|
||||
@ -26,7 +26,7 @@ do-build:
|
||||
cd ${WRKSRC} && \
|
||||
${CC} ${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS} \
|
||||
-o ${PORTNAME} ${PORTNAME}.c -L${LOCALBASE}/lib \
|
||||
-lmilter -lpcre ${PTHREAD_LIBS}
|
||||
-lmilter -lpcre -lpcreposix ${PTHREAD_LIBS}
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/sentinel ${PREFIX}/sbin
|
||||
|
@ -1 +1 @@
|
||||
MD5 (sentinel-1.6.4b.tar.gz) = 90aebca03b7b7e3fc6ad5846ef66b3dd
|
||||
MD5 (sentinel-1.6.5b.tar.gz) = bcc5fa5e78ca1c556a16fd15601f3d59
|
||||
|
Loading…
Reference in New Issue
Block a user