Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2010 14:04:30 GMT
From:      yoshiaki uchikawa <yoshiaki@kt.rim.or.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144527: pari update
Message-ID:  <201003071404.o27E4U5k007768@www.freebsd.org>
Resent-Message-ID: <201003071410.o27EA1Ao095616@freefall.freebsd.org>

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

>Number:         144527
>Category:       ports
>Synopsis:       pari update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 07 14:10:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     yoshiaki uchikawa
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
>Environment:
FreeBSD strato.tertio.atoll 8.0-STABLE FreeBSD 8.0-STABLE #0: Mon Mar 1 23:19:57 JST 2010 yoshiaki@strato.tertio.atoll:/usr/src/sys/i386/compile/STRATO i386

>Description:
peri update
version 2.3.4 -> 2.3.5

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN pari/Makefile pari235/Makefile
--- pari/Makefile	2009-06-19 05:24:00.000000000 +0900
+++ pari235/Makefile	2010-03-07 22:30:59.000000000 +0900
@@ -7,7 +7,6 @@
 
 PORTNAME=	pari
 PORTVERSION=	${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}
-PORTREVISION=	2
 CATEGORIES=	math
 MASTER_SITES=	http://pari.math.u-bordeaux.fr/pub/pari/unix/
 DISTNAME=	pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}
@@ -29,7 +28,7 @@
 
 MAJOR_VERSION=	2
 MINOR_VERSION=	3
-REV_VERSION=	4
+REV_VERSION=	5
 
 MAN1=		gp.1 gphelp.1 gp-${MAJOR_VERSION}.${MINOR_VERSION}.1 tex2mail.1
 MLINKS=		gp.1 pari.1
diff -ruN pari/distinfo pari235/distinfo
--- pari/distinfo	2008-09-01 18:30:38.000000000 +0900
+++ pari235/distinfo	2010-02-24 01:19:48.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (pari-2.3.4.tar.gz) = 35c896266e4257793387ba22d5d76078
-SHA256 (pari-2.3.4.tar.gz) = 284b241f65ea011942b50655c2e8036cdde66e3a9973d08acd50835debaf545d
-SIZE (pari-2.3.4.tar.gz) = 2024690
+MD5 (pari-2.3.5.tar.gz) = 6077c6db56fdd32e39a06a9bf320e1f7
+SHA256 (pari-2.3.5.tar.gz) = 47ddae1af73b4476660d2a89338483949067a97ffb8758c82e8189dfa4c89d88
+SIZE (pari-2.3.5.tar.gz) = 2018097


>Release-Note:
>Audit-Trail:
>Unformatted:



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