ports/129372: update altermime to .3.10

Michael Scheidell scheidell at secnap.net
Tue Dec 2 17:30:02 UTC 2008


>Number:         129372
>Category:       ports
>Synopsis:       update altermime to .3.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 02 17:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        NA
>Organization:
SECNAP Network Security
>Environment:
NA, all
>Description:
altermine version .3.10 will be a dependency for an upcoming amavisd-new release.
previous versions of altermime could add extra \r\n chars to the email, thus altering it after it is dkim signed.

see this for description of problem:

  http://marc.info/?l=amavis-user&m=121336856317289


>How-To-Repeat:
send an email in, dkim signed, with attachment added by altermime.
>Fix:
patches:

easy patches, just need distinfo changed.

diff -bBru /var/tmp/altermime/ ./
diff -bBru /var/tmp/altermime/Makefile ./Makefile
--- /var/tmp/altermime/Makefile 2008-02-28 15:55:15.000000000 -0500
+++ ./Makefile  2008-12-02 11:27:56.000000000 -0500
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=      altermime
-PORTVERSION=   0.3.8
+PORTVERSION=   0.3.10
 CATEGORIES=    mail textproc
 MASTER_SITES=  http://www.pldaniels.com/altermime/ \
        http://sce-tindy.tecnik93.com/FreeBSD/ports/altermime/sources/
diff -bBru /var/tmp/altermime/distinfo ./distinfo
--- /var/tmp/altermime/distinfo 2008-02-28 15:55:15.000000000 -0500
+++ ./distinfo  2008-12-02 11:29:19.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (altermime-0.3.8.tar.gz) = e9717152d05318731ffbf67e2087af3b
-SHA256 (altermime-0.3.8.tar.gz) = 1894a7a0c5de7274d98f177ffb511f70e17533852f8350a908e5563e1dccb898
-SIZE (altermime-0.3.8.tar.gz) = 82588
+MD5 (altermime-0.3.10.tar.gz) = aaf0ad8029958a2dc6da3abb4dc178c2
+SHA256 (altermime-0.3.10.tar.gz) = 8334da6b55d4a05dfe1492389dfe1f289953053a21773849b060d7c856ddc36e
+SIZE (altermime-0.3.10.tar.gz) = 85396


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list