From wxs@syn.csh.rit.edu  Fri Dec  2 18:47:09 2005
Return-Path: <wxs@syn.csh.rit.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DDC4E16A442
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Dec 2005 18:47:08 +0000 (GMT)
	(envelope-from wxs@syn.csh.rit.edu)
Received: from syn.csh.rit.edu (syn.csh.rit.edu [129.21.60.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6FD5A43D55
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Dec 2005 18:47:08 +0000 (GMT)
	(envelope-from wxs@syn.csh.rit.edu)
Received: from syn.csh.rit.edu (localhost [127.0.0.1])
	by syn.csh.rit.edu (8.13.3/8.13.1) with ESMTP id jB2InG5A091478
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 2 Dec 2005 13:49:16 -0500 (EST)
	(envelope-from wxs@syn.csh.rit.edu)
Received: (from wxs@localhost)
	by syn.csh.rit.edu (8.13.3/8.13.1/Submit) id jB2InGL3091477;
	Fri, 2 Dec 2005 13:49:16 -0500 (EST)
	(envelope-from wxs)
Message-Id: <200512021849.jB2InGL3091477@syn.csh.rit.edu>
Date: Fri, 2 Dec 2005 13:49:16 -0500 (EST)
From: Wesley Shields <wxs@csh.rit.edu>
Reply-To: Wesley Shields <wxs@csh.rit.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER UPDATE]: math/libtommath
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         89863
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE]: math/libtommath
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tdb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 02 18:50:01 GMT 2005
>Closed-Date:    Fri Dec 02 20:53:17 GMT 2005
>Last-Modified:  Fri Dec 02 20:53:17 GMT 2005
>Originator:     Wesley Shields
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD syn 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #4: Tue Oct 11 10:45:25 EST 2005 root@syn:/usr/obj/usr/src/sys/GENERIC i386

>Description:
math/libtommath is up to .37 now.

Add SHA256 and move to PLIST_FILES while I'm at it.

>How-To-Repeat:
N/A

>Fix:

diff -ruN math/libtommath.orig/Makefile math/libtommath/Makefile
--- math/libtommath.orig/Makefile	Fri Nov 18 11:22:18 2005
+++ math/libtommath/Makefile	Fri Nov 18 11:29:39 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libtommath
-PORTVERSION=	0.36
-PORTREVISION=	1
+PORTVERSION=	0.37
 CATEGORIES=	math
 MASTER_SITES=	http://math.libtomcrypt.org/files/
 DISTNAME=	ltm-${PORTVERSION}
@@ -20,5 +19,8 @@
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 ALL_TARGET=	default
+
+PLIST_FILES=	include/tommath.h include/tommath_class.h \
+		include/tommath_superclass.h lib/libtommath.a
 
 .include <bsd.port.mk>
diff -ruN math/libtommath.orig/distinfo math/libtommath/distinfo
--- math/libtommath.orig/distinfo	Fri Nov 18 11:22:18 2005
+++ math/libtommath/distinfo	Fri Nov 18 11:22:58 2005
@@ -1,2 +1,3 @@
-MD5 (ltm-0.36.tar.bz2) = cd4f9305e1b721b3c3eb7bcdc25abfc6
-SIZE (ltm-0.36.tar.bz2) = 1924150
+MD5 (ltm-0.37.tar.bz2) = 447d8088e6546d79d5b8f95adadea3c5
+SHA256 (ltm-0.37.tar.bz2) = 13895c54b51eec6690568e83cc8ea8e087dafc9236a6ae2573edd91dcf29df15
+SIZE (ltm-0.37.tar.bz2) = 1924958
diff -ruN math/libtommath.orig/pkg-plist math/libtommath/pkg-plist
--- math/libtommath.orig/pkg-plist	Fri Nov 18 11:22:18 2005
+++ math/libtommath/pkg-plist	Wed Dec 31 19:00:00 1969
@@ -1,4 +0,0 @@
-include/tommath.h
-include/tommath_class.h
-include/tommath_superclass.h
-lib/libtommath.a
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tdb 
Responsible-Changed-By: tdb 
Responsible-Changed-When: Fri Dec 2 18:51:06 GMT 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89863 
State-Changed-From-To: open->closed 
State-Changed-By: tdb 
State-Changed-When: Fri Dec 2 20:53:00 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89863 
>Unformatted:
