pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/tnef Update to version 1.3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/e1dbbd8e0be4
branches: trunk
changeset: 488650:e1dbbd8e0be4
user: heinz <heinz%pkgsrc.org@localhost>
date: Sat Feb 05 14:54:14 2005 +0000
description:
Update to version 1.3.1
Changes since 1.2.3.1:
1.3.1:
Fixing dumb compiling bugs [BUG: #1108485]. GCC lets me write incorrect code!
Small modifications to tnef.spec.in as suggested by jmsl%users.sf.net@localhost
[BUG: #1102128]
Corrected type problems to improve portability to 64 bit systems and Mac.
1.3:
Adding feature to allow for saving of RTF data.
diffstat:
mail/tnef/Makefile | 8 ++++----
mail/tnef/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r 81cadf2ef39a -r e1dbbd8e0be4 mail/tnef/Makefile
--- a/mail/tnef/Makefile Sat Feb 05 14:51:17 2005 +0000
+++ b/mail/tnef/Makefile Sat Feb 05 14:54:14 2005 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:12:55 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/02/05 14:54:14 heinz Exp $
#
-DISTNAME= tnef-1.2.3.1
-PKGREVISION= # empty1
+DISTNAME= tnef-1.3.1
+PKGREVISION= # empty
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tnef/}
MAINTAINER= heinz%NetBSD.org@localhost
-HOMEPAGE= http://world.std.com/~damned/software.html
+HOMEPAGE= http://tnef.sourceforge.net/
COMMENT= Decode MS-TNEF MIME attachments
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 81cadf2ef39a -r e1dbbd8e0be4 mail/tnef/distinfo
--- a/mail/tnef/distinfo Sat Feb 05 14:51:17 2005 +0000
+++ b/mail/tnef/distinfo Sat Feb 05 14:54:14 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2004/05/15 15:07:58 heinz Exp $
+$NetBSD: distinfo,v 1.8 2005/02/05 14:54:14 heinz Exp $
-SHA1 (tnef-1.2.3.1.tar.gz) = f47993c5c814aee64d41927d58c9c1cd70e6b15d
-Size (tnef-1.2.3.1.tar.gz) = 1607741 bytes
+SHA1 (tnef-1.3.1.tar.gz) = 98d5fdcf089a6f791afef3330c8e322fedc4996d
+Size (tnef-1.3.1.tar.gz) = 1624343 bytes
Home |
Main Index |
Thread Index |
Old Index