ports/149102: Update port: math/libtommath

Frederic Culot frederic at culot.org
Fri Jul 30 10:20:08 UTC 2010


>Number:         149102
>Category:       ports
>Synopsis:       Update port: math/libtommath
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 30 10:20:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to 0.42.0.
>How-To-Repeat:
>Fix:
diff -ruN libtommath.bak/Makefile libtommath/Makefile
--- libtommath.bak/Makefile	2010-07-30 11:59:49.105245540 +0200
+++ libtommath/Makefile	2010-07-30 12:03:44.879613511 +0200
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	libtommath
-PORTVERSION=	0.41
+PORTVERSION=	0.42.0
 CATEGORIES=	math
-MASTER_SITES=	http://libtom.org/files/ \
-		http://www.atarininja.org/~wxs/distfiles/
+MASTER_SITES=	http://libtom.org/files/
 DISTNAME=	ltm-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
diff -ruN libtommath.bak/distinfo libtommath/distinfo
--- libtommath.bak/distinfo	2010-07-30 11:59:49.106249020 +0200
+++ libtommath/distinfo	2010-07-30 12:04:56.486190046 +0200
@@ -1,3 +1,3 @@
-MD5 (ltm-0.41.tar.bz2) = 96fafb55f86be27490957b89dea7b31b
-SHA256 (ltm-0.41.tar.bz2) = 8e397fc42a12f520ea50c29e477a8768a6f974af2470636f6f807141c13a240c
-SIZE (ltm-0.41.tar.bz2) = 1972854
+MD5 (ltm-0.42.0.tar.bz2) = 7380da904b020301be7045cb3a89039b
+SHA256 (ltm-0.42.0.tar.bz2) = 7b5c258304c34ac5901cfddb9f809b9b3b8ac7d04f700cf006ac766a923eb217
+SIZE (ltm-0.42.0.tar.bz2) = 1968961
diff -ruN libtommath.bak/files/patch-makefile libtommath/files/patch-makefile
--- libtommath.bak/files/patch-makefile	2010-07-30 11:59:49.105245540 +0200
+++ libtommath/files/patch-makefile	2010-07-30 12:08:04.653198981 +0200
@@ -1,6 +1,6 @@
---- makefile.orig	Mon Aug  1 12:34:44 2005
-+++ makefile	Wed Aug 31 15:19:42 2005
-@@ -10,7 +10,7 @@
+--- makefile.bak	2010-07-30 12:05:21.219322050 +0200
++++ makefile	2010-07-30 12:07:19.588144344 +0200
+@@ -14,7 +14,7 @@
  ifndef IGNORE_SPEED
  
  #for speed 
@@ -9,7 +9,7 @@
  
  #for size 
  #CFLAGS += -Os
-@@ -48,9 +48,9 @@
+@@ -53,9 +53,9 @@
  #INCPATH-The directory to install the header files for libtommath.
  #DATAPATH-The directory to install the pdf docs.
  DESTDIR=
diff -ruN libtommath.bak/pkg-descr libtommath/pkg-descr
--- libtommath.bak/pkg-descr	2010-07-30 11:59:49.106249020 +0200
+++ libtommath/pkg-descr	2010-07-30 12:04:46.400916359 +0200
@@ -2,4 +2,4 @@
 majority of integer based number theoretic applications (including
 public key cryptography).
 
-WWW: http://math.libtomcrypt.com
+WWW: http://libtom.org
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list