Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 17:05:53 +0100 (CET)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/36490: Update port mail/smail to 3.2.0.112 
Message-ID:  <200203291605.g2TG5rR24556@tl.kom.tuwien.ac.at>

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

>Number:         36490
>Category:       ports
>Synopsis:       Update port mail/smail to 3.2.0.112
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 29 08:10:04 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Vienna University of Technology
>Environment:
System: FreeBSD tl.kom.tuwien.ac.at 4.5-STABLE FreeBSD 4.5-STABLE #3: Tue Jan 29 21:35:27 CET 2002 tilman@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
	This Port was marked as unfetchable in fenners portsurvey
	
>How-To-Repeat:
	
>Fix:
--- Makefile.orig       Fri Mar 29 16:47:11 2002
+++ Makefile    Fri Mar 29 16:47:17 2002
@@ -6,7 +6,7 @@
 #

 PORTNAME=      smail
-PORTVERSION=   3.2.0.111
+PORTVERSION=   3.2.0.112
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.uu.net/networking/mail/smail/ \
                ftp://ftp.planix.com/pub/Smail/ \

--- distinfo.old        Sun Feb 27 11:05:11 2000
+++ distinfo    Fri Mar 29 16:53:39 2002
@@ -1 +1 @@
-MD5 (smail-3.2.0.111.tar.gz) = 71f789dcf0ba501a081206ae9f71d379
+MD5 (smail-3.2.0.112.tar.gz) = fe1333b6541636f0b26e6ff9e5f664d3

--- pkg-plist.orig      Fri Mar 29 16:54:34 2002
+++ pkg-plist   Fri Mar 29 16:56:16 2002
@@ -17,6 +17,7 @@
 @exec mkdir -p %D/etc/smail/methods
 etc/smail/paths
 libexec/smail/bouncemail
+libexec/smail/bouncemail.O
 libexec/smail/checkerr
 libexec/smail/dcasehost
 libexec/smail/getmap
@@ -39,6 +40,8 @@
 libexec/smail/savelog
 libexec/smail/smailbug
 libexec/smail/smailbug.O
+libexec/smail/unfreezemail
+libexec/smail/unfreezemail.O
 libexec/smail/unsharmap
 sbin/sendmail
 @dirrm libexec/smail

New Patch: patch-aa:

--- src/notify.c.orig   Fri Mar 29 16:49:20 2002
+++ src/notify.c        Fri Mar 29 16:49:43 2002
@@ -359,7 +359,7 @@
                      cur->next_addr ? cur->next_addr : cur->in_addr,
                      top ? " (orig-to " : "",
                      top ? top->in_addr : "",
-                     top ? ")");
+                     top ? top->in_addr : ")");
 #endif
        } else if (cur->error) {
            if (cur->error->info & ERR_NSENDER) {
	


>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?200203291605.g2TG5rR24556>