summaryrefslogtreecommitdiffstats
path: root/mail/sentinel
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-06-22 19:09:58 +0000
committererwin <erwin@FreeBSD.org>2003-06-22 19:09:58 +0000
commit0f5020894a651d8f07e817c784eb22cb82c194c2 (patch)
treec035c24a1993b812626e50c6ef2b2abbe1ac16a5 /mail/sentinel
parent24149d9a80ec7bbd0d43d344ab8497920257d7d0 (diff)
downloadFreeBSD-ports-0f5020894a651d8f07e817c784eb22cb82c194c2.zip
FreeBSD-ports-0f5020894a651d8f07e817c784eb22cb82c194c2.tar.gz
Update to version 1.6.5b
PR: 53496 Submitted by: Ports Fury
Diffstat (limited to 'mail/sentinel')
-rw-r--r--mail/sentinel/Makefile4
-rw-r--r--mail/sentinel/distinfo2
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile
index a25ddc3..90b1c1d 100644
--- a/mail/sentinel/Makefile
+++ b/mail/sentinel/Makefile
@@ -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
diff --git a/mail/sentinel/distinfo b/mail/sentinel/distinfo
index c39824d..e9fe62a 100644
--- a/mail/sentinel/distinfo
+++ b/mail/sentinel/distinfo
@@ -1 +1 @@
-MD5 (sentinel-1.6.4b.tar.gz) = 90aebca03b7b7e3fc6ad5846ef66b3dd
+MD5 (sentinel-1.6.5b.tar.gz) = bcc5fa5e78ca1c556a16fd15601f3d59
OpenPOWER on IntegriCloud