ports/96946: [update] converters/tnef/

Martin Wilke freebsd at unixfreunde.de
Sun May 7 20:10:19 UTC 2006


>Number:         96946
>Category:       ports
>Synopsis:       [update] converters/tnef/
>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:   Sun May 07 20:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #137: Tue May  2 08:04:55 CEST 2006
    splash at mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- update to 1.4.1
- maintainer is cc'd 

Changelog:
 	 * tnef.c (get_body_files):                                                                         
        correcting mistake in allocation of File pointers.                                                 
        Was allocating objects of type FILE not File!                                                      
                                                                                                           
        * file.c (file_add_mapi_attrs):                                                                    
        fixing allocation of mime_types to be the                                                          
        correct size.            


>How-To-Repeat:





>Fix:


--- tnef.diff begins here ---
diff -ruN /usr/ports/converters/tnef/Makefile ports/converters/tnef/Makefile
--- /usr/ports/converters/tnef/Makefile	Tue May  2 06:37:21 2006
+++ ports/converters/tnef/Makefile	Fri May  5 13:47:22 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tnef
-PORTVERSION=	1.4
+PORTVERSION=	1.4.1
 CATEGORIES=	converters mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN /usr/ports/converters/tnef/distinfo ports/converters/tnef/distinfo
--- /usr/ports/converters/tnef/distinfo	Tue May  2 06:37:21 2006
+++ ports/converters/tnef/distinfo	Fri May  5 20:55:35 2006
@@ -1,3 +1,3 @@
-MD5 (tnef-1.4.tar.gz) = 9021ed3e63fa024ff284d4244233aef6
-SHA256 (tnef-1.4.tar.gz) = 79387d78399d3b71a268dfb975889ae3e6d1d956f6d916da1cf72a032f1bf436
-SIZE (tnef-1.4.tar.gz) = 3911333
+MD5 (tnef-1.4.1.tar.gz) = da62095fb539d647567ffa5231c056e5
+SHA256 (tnef-1.4.1.tar.gz) = 7875f81ee06d3bc11621fe7c75a44d030eea9b71f0804b3a8f637cc20411c468
+SIZE (tnef-1.4.1.tar.gz) = 3911959
--- tnef.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list