Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 03:00:39 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124044: Update port: math/gmp-ecm to 6.2.0
Message-ID:  <20080528030039.bac2643c.tkato432@yahoo.com>
Resent-Message-ID: <200805271810.m4RIA3ZN038324@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124044
>Category:       ports
>Synopsis:       Update port: math/gmp-ecm to 6.2.0
>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:   Tue May 27 18:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.3-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 6.2.0

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/gmp-ecm/Makefile math/gmp-ecm/Makefile
--- /usr/ports/math/gmp-ecm/Makefile	2007-03-02 01:05:26.000000000 +0900
+++ math/gmp-ecm/Makefile	2008-05-25 22:22:26.000000000 +0900
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	gmp-ecm
-PORTVERSION=	6.1.2
+PORTVERSION=	6.2.0
 CATEGORIES=	math
-MASTER_SITES=	http://gforge.inria.fr/frs/download.php/1498/
+MASTER_SITES=	http://gforge.inria.fr/frs/download.php/4663/
 DISTNAME=	ecm-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
@@ -16,7 +16,14 @@
 
 LIB_DEPENDS=	gmp:${PORTSDIR}/math/libgmp4
 
+WRKSRC=		${WRKDIR}/ecm-${PORTVERSION:R}
+
+USE_GNOME=	gnometarget
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--with-gmp=${LOCALBASE}
+CONFIGURE_ARGS=	ac_cv_prog_XSLTPROC=no \
+		--with-gmp=${LOCALBASE}
+
+MAN1=		ecm.1
+PLIST_FILES=	bin/ecm include/ecm.h lib/libecm.a lib/libecm.la
 
 .include <bsd.port.mk>
diff -urN /usr/ports/math/gmp-ecm/distinfo math/gmp-ecm/distinfo
--- /usr/ports/math/gmp-ecm/distinfo	2007-03-02 01:05:26.000000000 +0900
+++ math/gmp-ecm/distinfo	2008-05-25 22:17:29.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (ecm-6.1.2.tar.gz) = 483124c396f7709d7f52d0e45b428574
-SHA256 (ecm-6.1.2.tar.gz) = 8af2e26f54b39927b6672ad0cbb46601de1f0276de4c2fa4d0c615583bb49916
-SIZE (ecm-6.1.2.tar.gz) = 388248
+MD5 (ecm-6.2.0.tar.gz) = 494484f18c542f3e01a96c047ba27d9a
+SHA256 (ecm-6.2.0.tar.gz) = a1b7ef18da70ff30d9f7763d9864380f094e912442dfc9f66e5070be513750ce
+SIZE (ecm-6.2.0.tar.gz) = 754417
diff -urN /usr/ports/math/gmp-ecm/pkg-plist math/gmp-ecm/pkg-plist
--- /usr/ports/math/gmp-ecm/pkg-plist	2006-06-03 22:57:46.000000000 +0900
+++ math/gmp-ecm/pkg-plist	1970-01-01 09:00:00.000000000 +0900
@@ -1,4 +0,0 @@
-@comment $FreeBSD: ports/math/gmp-ecm/pkg-plist,v 1.1 2006/06/03 13:57:46 clsung Exp $
-bin/ecm
-include/ecm.h
-lib/libecm.a
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080528030039.bac2643c.tkato432>