Subject: pkg/34743: Update mail/sma
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <ishit@oak.dti.ne.jp>
List: pkgsrc-bugs
Date: 10/07/2006 15:05:00
>Number:         34743
>Category:       pkg
>Synopsis:       Update mail/sma
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 07 15:05:00 +0000 2006
>Originator:     ISIHARA Takanori
>Release:        NetBSD/amd64 3.1_RC3
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
NetBSD ishitPc6.home 3.1_RC3 NetBSD 3.1_RC3 (GENERIC) #1: Sun Oct  1 12:06:45 JST 2006  sysbuild@ishitPc6.home:/opt/sysbuild/netbsd-3/obj/amd64/sys/arch/amd64/compile/GENERIC amd64

>Description:
* Update mail/sma 1.4.

HISTORY file:
Version 1.4, 2003/10/16
* Portugese language patch, apply with "patch < contrib/portugese.diff"
  (Thanks Ronaldo Lazzari)
* Added msgid for clog (%i) (Thanks Ed Klavins)
* Fixed a bug in HTML formatted "Relay Pairs" section
  (Thanks Wijnand Reimink for finding out the bug..)
* Feature patch from Andrew Caird.
  "Downcase all addresses.  This is so that foo@bar.com is equivilant to
  FOO@BAR.Com and Foo@Bar.com and they all get counted the same in the
  counts." New command line option '-A' (conf file: DowncaseAddresses).
* Fixed a bug with sendmail AUTH parsing (Thanks for Daniel Melanchthon)
  (as a side effect, postfix logs seem to get parsed also.. :-)
* Do not cut lines in status/rejected sections of ascii report
  (Suggested by Jeff Bronson)

>How-To-Repeat:

>Fix:
diff -uNr sma/Makefile sma.new/Makefile
--- sma/Makefile	2006-09-09 21:07:41.000000000 +0900
+++ sma.new/Makefile	2006-10-07 23:36:07.000000000 +0900
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2006/09/09 02:43:10 obache Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 14:31:07 rillig Exp $
 
-DISTNAME=       sma-1.3.2
+DISTNAME=       sma-1.4
 CATEGORIES=	mail
 MASTER_SITES=   http://www.klake.org/sma/dl/
 
@@ -19,7 +19,7 @@
 .if empty(LOWER_OPSYS:Mirix5*)
 CFLAGS+=	-DUSE_REGEXP
 .endif
-INSTALLATION_DIRS=	bin man/man8
+INSTALLATION_DIRS=	bin ${PKGMANDIR}/man8
 
 do-install:
 	cd ${WRKSRC};						\
diff -uNr sma/PLIST sma.new/PLIST
--- sma/PLIST	2003-09-24 18:25:46.000000000 +0900
+++ sma.new/PLIST	2006-10-07 23:30:45.000000000 +0900
@@ -1,6 +1,6 @@
 @comment $NetBSD: PLIST,v 1.1.1.1 2003/09/24 09:25:46 tron Exp $
 bin/sma
-man/man8/sma.8.gz
+man/man8/sma.8
 share/doc/sma/README
 share/examples/sma/sma.conf
 @dirrm share/examples/sma
diff -uNr sma/distinfo sma.new/distinfo
--- sma/distinfo	2005-02-25 21:12:30.000000000 +0900
+++ sma.new/distinfo	2006-06-12 23:56:19.000000000 +0900
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.3 2005/02/24 09:59:29 agc Exp $
 
-SHA1 (sma-1.3.2.tar.gz) = f6420ee4e9a44527182f7e4504b812ed0628944a
-RMD160 (sma-1.3.2.tar.gz) = e20dd1f202781e899e768a39323293cc0e45c890
-Size (sma-1.3.2.tar.gz) = 117372 bytes
+SHA1 (sma-1.4.tar.gz) = ee4acb57ed7cde85e732e689756d900ed398a2ba
+RMD160 (sma-1.4.tar.gz) = ce643df84f054216c3a6de5e6cea57b30b0b8f0a
+Size (sma-1.4.tar.gz) = 121365 bytes
 SHA1 (patch-aa) = c1f7a646e7b0ebe9b22c8bd91e41d80487703040