ports/89863: [MAINTAINER UPDATE]: math/libtommath

Wesley Shields wxs at csh.rit.edu
Fri Dec 2 18:50:04 UTC 2005


>Number:         89863
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE]: math/libtommath
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 02 18:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list