Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2002 01:39:09 GMT
From:      Olafur Osvaldsson <oli@isnic.is>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dinoex@FreeBSD.org
Subject:   ports/37082: mail/noattach Version update and a descr change.
Message-ID:  <200204150139.g3F1d9Yt016420@amun.isnic.is>

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

>Number:         37082
>Category:       ports
>Synopsis:       mail/noattach Version update and a descr change.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 14 18:40:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Olafur Osvaldsson
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD amun.isnic.is 4.5-STABLE FreeBSD 4.5-STABLE #1: Sat Apr 6 01:46:11 GMT 2002 root@amun.isnic.is:/u0/obj/usr/src/sys/VA1220 i386


	
>Description:
Version update and a description change.
With the new version there is a man page wich should now be installed.

	
>How-To-Repeat:
	
>Fix:

	


diff -ruN noattach.orig/Makefile noattach/Makefile
--- noattach.orig/Makefile	Tue Apr  2 04:00:12 2002
+++ noattach/Makefile	Mon Apr 15 01:21:07 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	noattach
-PORTVERSION=	1.0beta12
+PORTVERSION=	1.0
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.rhnet.is/pub/noattach/
 
@@ -17,6 +17,7 @@
 CFLAGS+=	${PTHREAD_CFLAGS:S=""==}
 FLAGS+=		${PTHREAD_LIBS}
 GNU_CONFIGURE=	yes
+MAN8=		noattach.8
 DOCSFILES=	AUTHORS THANKS COPYING INSTALL NEWS README TODO ChangeLog
 SAMPLEFILES=	README noattach.patterns noattach.patterns.johncon
 .if defined(SENDMAIL_WITH_LDAP)
@@ -43,6 +44,7 @@
 		${PREFIX}/etc/rc.d/noattach.sh.sample
 	${INSTALL_DATA} ${WRKSRC}/examples/noattach.patterns \
 		 ${PREFIX}/etc/noattach.patterns-dist
+	${INSTALL_MAN} ${WRKSRC}/doc/noattach.8 ${PREFIX}/man/man8/
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	${MKDIR} ${EXAMPLESDIR}
diff -ruN noattach.orig/distinfo noattach/distinfo
--- noattach.orig/distinfo	Fri Mar 29 04:00:13 2002
+++ noattach/distinfo	Mon Apr 15 01:32:12 2002
@@ -1 +1 @@
-MD5 (noattach-1.0beta12.tar.gz) = d0a9a3f7ca079a3af565ceeef9b29f50
+MD5 (noattach-1.0.tar.gz) = 4ae2a525fb43830638ccc3d45b965b4a
diff -ruN noattach.orig/pkg-descr noattach/pkg-descr
--- noattach.orig/pkg-descr	Wed Feb 13 04:00:15 2002
+++ noattach/pkg-descr	Mon Apr 15 01:33:07 2002
@@ -4,7 +4,7 @@
 those emails that match.
 Filenames are rfc2047 or rfc2231 decoded if needed.
 
-This program needs sendmail version 8.12.1 or newer to be compiled with
-libsm and libmilter.
+This program needs sendmail version 8.12.2 or newer to be compiled with
+libmilter.
 
 WWW: http://freshmeat.net/projects/noattach/
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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