Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2002 22:26:11 GMT
From:      Olafur Osvaldsson <oli@isnic.is>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        dinoex@freebsd.org
Subject:   ports/34980: mail/noattach Version change
Message-ID:  <200202152226.g1FMQBMb005542@amun.isnic.is>

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

>Number:         34980
>Category:       ports
>Synopsis:       mail/noattach Version change
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 15 14:30:00 PST 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 #0: Sat Feb 9 02:20:22 GMT 2002 root@amun.isnic.is:/u0/obj/usr/src/sys/VA1220 i386


	
>Description:
There is a new version of the software out and I also made a tiny change to
the Makefile removing the rays-filter target...wich shouldn't have been there.

>How-To-Repeat:
	
>Fix:

	


diff -ruN noattach.orig/Makefile noattach/Makefile
--- noattach.orig/Makefile	Fri Feb 15 22:14:43 2002
+++ noattach/Makefile	Fri Feb 15 22:18:36 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	noattach
-PORTVERSION=	1.0beta8
+PORTVERSION=	1.0beta10
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.rhnet.is/pub/noattach/
 
@@ -14,12 +14,12 @@
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/sendmail
 
-CTARGETS+=	rays-filter
+CTARGETS+=	noattach
 CFLAGS+=	-Wall -I$(LOCALBASE)/include ${PTHREAD_CFLAGS:S=""==}
 FLAGS+=		${PTHREAD_LIBS}
 LDFLAGS+=	-L$(LOCALBASE)/lib
 GNU_CONFIGURE=	yes
-DOCSFILES=	AUTHORS COPYING INSTALL NEWS README ChangeLog
+DOCSFILES=	AUTHORS THANKS COPYING INSTALL NEWS README ChangeLog
 SAMPLEFILES=	README noattach.patterns noattach.patterns.johncon
 
 .include <bsd.port.pre.mk>
diff -ruN noattach.orig/distinfo noattach/distinfo
--- noattach.orig/distinfo	Fri Feb 15 22:14:48 2002
+++ noattach/distinfo	Fri Feb 15 22:14:21 2002
@@ -1 +1 @@
-MD5 (noattach-1.0beta8.tar.gz) = 7009128976dd800d1669f5078ad18ad2
+MD5 (noattach-1.0beta10.tar.gz) = 8d4c471115331fdc682c02c967c5a09d
diff -ruN noattach.orig/pkg-plist noattach/pkg-plist
--- noattach.orig/pkg-plist	Sun Feb 10 06:04:43 2002
+++ noattach/pkg-plist	Fri Feb 15 22:17:03 2002
@@ -6,6 +6,7 @@
 %%PORTDOCS%%share/doc/noattach/INSTALL
 %%PORTDOCS%%share/doc/noattach/NEWS
 %%PORTDOCS%%share/doc/noattach/README
+%%PORTDOCS%%share/doc/noattach/THANKS
 %%PORTDOCS%%share/doc/noattach/ChangeLog
 %%PORTDOCS%%@dirrm share/doc/noattach
 %%PORTDOCS%%share/examples/noattach/README
>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?200202152226.g1FMQBMb005542>