Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2003 21:09:49 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53496: Update port: mail/sentinel to 1.6.5b
Message-ID:  <20030619210949.79eaf4e9.tkato@prontomail.com>
Resent-Message-ID: <200306191220.h5JCKDbs076931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030619210949.79eaf4e9.tkato>