ports/53496: Update port: mail/sentinel to 1.6.5b

KATO Tsuguru tkato at prontomail.com
Thu Jun 19 12:20:19 UTC 2003


>Number:         53496
>Category:       ports
>Synopsis:       Update port: mail/sentinel to 1.6.5b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 19 05:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.6.5b

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/sentinel/Makefile mail/sentinel/Makefile
--- /usr/ports/mail/sentinel/Makefile	Mon May 12 17:14:01 2003
+++ mail/sentinel/Makefile	Wed Jun 18 13:05:17 2003
@@ -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 @@
 	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 -urN /usr/ports/mail/sentinel/distinfo mail/sentinel/distinfo
--- /usr/ports/mail/sentinel/distinfo	Mon May 12 17:14:01 2003
+++ mail/sentinel/distinfo	Wed Jun 18 13:05:39 2003
@@ -1 +1 @@
-MD5 (sentinel-1.6.4b.tar.gz) = 90aebca03b7b7e3fc6ad5846ef66b3dd
+MD5 (sentinel-1.6.5b.tar.gz) = bcc5fa5e78ca1c556a16fd15601f3d59
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list