Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2002 04:10:03 -0800 (PST)
From:      Tilman Linneweh <tilman@arved.de>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/36490: Update port mail/smail to 3.2.0.112
Message-ID:  <200204031210.g33CA3Y46473@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/36490; it has been noted by GNATS.

From: Tilman Linneweh <tilman@arved.de>
To: freebsd-gnats-submit@FreeBSD.org
Cc: dwcjr@inethouston.net
Subject: Re: ports/36490: Update port mail/smail to 3.2.0.112
Date: 03 Apr 2002 15:06:09 +0300

 --=-bFB1yZVe+3xCnX59totC
 Content-Type: multipart/mixed; boundary="=-LgDBvoWGHewh9sVmjqRm"
 
 
 --=-LgDBvoWGHewh9sVmjqRm
 Content-Type: text/plain
 Content-Transfer-Encoding: quoted-printable
 
 hi david,
 
 Thanks for looking at my PR.
 
 Unfortunately I got the same error with the email
 ..hm something went wrong during cut&paste.
 
 I'll try to send it as attachment...
 
 arved.
 
 --=-LgDBvoWGHewh9sVmjqRm
 Content-Disposition: attachment; filename=patch.smail
 Content-Type: text/x-patch; name=patch.smail; charset=ISO-8859-15
 Content-Transfer-Encoding: quoted-printable
 
 diff -ruN smail.old/Makefile smail.new/Makefile
 --- smail.old/Makefile	Tue Jan 29 12:45:23 2002
 +++ smail/Makefile	Wed Apr  3 13:39:14 2002
 @@ -6,7 +6,7 @@
  #
 =20
  PORTNAME=3D	smail
 -PORTVERSION=3D	3.2.0.111
 +PORTVERSION=3D	3.2.0.112
  CATEGORIES=3D	mail
  MASTER_SITES=3D	ftp://ftp.uu.net/networking/mail/smail/ \
  		ftp://ftp.planix.com/pub/Smail/ \
 diff -ruN smail.old/distinfo smail.new/distinfo
 --- smail.old/distinfo	Sun Feb 27 11:05:11 2000
 +++ smail/distinfo	Wed Apr  3 13:45:51 2002
 @@ -1 +1 @@
 -MD5 (smail-3.2.0.111.tar.gz) =3D 71f789dcf0ba501a081206ae9f71d379
 +MD5 (smail-3.2.0.112.tar.gz) =3D fe1333b6541636f0b26e6ff9e5f664d3
 diff -ruN smail.old/files/patch-notify.c smail.new/files/patch-notify.c
 --- smail.old/files/patch-notify.c	Thu Jan  1 01:00:00 1970
 +++ smail/files/patch-notify.c	Fri Mar 29 16:52:01 2002
 @@ -0,0 +1,11 @@
 +--- 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) {
 diff -ruN smail.old/pkg-plist smail.new/pkg-plist
 --- smail.old/pkg-plist	Fri Sep 21 19:14:35 2001
 +++ smail/pkg-plist	Wed Apr  3 13:46:29 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
 
 --=-LgDBvoWGHewh9sVmjqRm--
 
 --=-bFB1yZVe+3xCnX59totC
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Description: Dies ist ein digital signierter Nachrichtenteil
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.0.6 (FreeBSD)
 Comment: Weitere Infos: siehe http://www.gnupg.org
 
 iD8DBQA8qvAxEH3do0kMxDoRAnxTAJ96eqGfQI67ack/xGDfLwgoI3uhkQCgioxi
 wEK3EfxbbVuy149CChEuVUI=
 =m2mr
 -----END PGP SIGNATURE-----
 
 --=-bFB1yZVe+3xCnX59totC--

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?200204031210.g33CA3Y46473>