aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-05-12 14:57:51 +0800
committerijliao <ijliao@FreeBSD.org>2003-05-12 14:57:51 +0800
commit2b5d2e67d73d9924041a9ba661e5a8c29c0f3790 (patch)
tree877a3045656847fd39ac1295454e2b017dccb0a1 /mail
parentb64965192caba1b057352960025bf9184fd3f193 (diff)
downloadfreebsd-ports-gnome-2b5d2e67d73d9924041a9ba661e5a8c29c0f3790.tar.gz
freebsd-ports-gnome-2b5d2e67d73d9924041a9ba661e5a8c29c0f3790.tar.zst
freebsd-ports-gnome-2b5d2e67d73d9924041a9ba661e5a8c29c0f3790.zip
upgrade to 1.6.4b
PR: 51860 Submitted by: Ports Fury
Diffstat (limited to 'mail')
-rw-r--r--mail/sentinel/Makefile12
-rw-r--r--mail/sentinel/distinfo2
2 files changed, 9 insertions, 5 deletions
diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile
index f2a0cb55a27e..a25ddc3412bd 100644
--- a/mail/sentinel/Makefile
+++ b/mail/sentinel/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= sentinel
-PORTVERSION= 1.6.1b
+PORTVERSION= 1.6.4b
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= smfilter
MAINTAINER= ports@FreeBSD.org
-COMMENT= Sentinel is a sendmail milter API implementation
+COMMENT= A sendmail milter API implementation
+
+LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
USE_REINPLACE= yes
@@ -21,8 +23,10 @@ post-patch:
's|:/var|:${PREFIX}/var|g' ${WRKSRC}/sentinel.cf.SAMPLE
do-build:
- cd ${WRKSRC} && ${CC} ${CFLAGS} ${PTHREAD_CFLAGS} -o ${PORTNAME} \
- ${PORTNAME}.c -lmilter ${PTHREAD_LIBS}
+ cd ${WRKSRC} && \
+ ${CC} ${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS} \
+ -o ${PORTNAME} ${PORTNAME}.c -L${LOCALBASE}/lib \
+ -lmilter -lpcre ${PTHREAD_LIBS}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sentinel ${PREFIX}/sbin
diff --git a/mail/sentinel/distinfo b/mail/sentinel/distinfo
index 1de426bbcb7e..c39824d251f3 100644
--- a/mail/sentinel/distinfo
+++ b/mail/sentinel/distinfo
@@ -1 +1 @@
-MD5 (sentinel-1.6.1b.tar.gz) = 11adcb2b0b2e39cc2c6b0e894107c57c
+MD5 (sentinel-1.6.4b.tar.gz) = 90aebca03b7b7e3fc6ad5846ef66b3dd