Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2009 08:26:04 GMT
From:      Alex Deiter <alex.deiter@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142001: [PATCH] math/p5-Math-Pari: update to 2.01080603
Message-ID:  <200912250826.nBP8Q477001710@www.freebsd.org>
Resent-Message-ID: <200912250830.nBP8U1k5085184@freefall.freebsd.org>

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

>Number:         142001
>Category:       ports
>Synopsis:       [PATCH] math/p5-Math-Pari: update to 2.01080603
>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:   Fri Dec 25 08:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alex Deiter
>Release:        9.0-CURRENT
>Organization:
N/A
>Environment:
FreeBSD blackbox.deiter.net.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Dec 19 19:24:58 MSK 2009     root@blackbox.deiter.net.ru:/usr/obj/usr/src/sys/BLACKBOX  i386

>Description:
[PATCH] math/p5-Math-Pari: update to 2.01080603
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- /usr/ports/math/p5-Math-Pari/Makefile.orig	2009-12-25 10:56:06.317951489 +0300
+++ /usr/ports/math/p5-Math-Pari/Makefile	2009-12-25 10:56:29.444202444 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Math-Pari
-PORTVERSION=	2.010803
+PORTVERSION=	2.01080603
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
--- /usr/ports/math/p5-Math-Pari/distinfo.orig	2009-12-25 10:56:08.807980009 +0300
+++ /usr/ports/math/p5-Math-Pari/distinfo	2009-12-25 11:17:11.656159881 +0300
@@ -1,3 +1,3 @@
-MD5 (Math-Pari-2.010803.tar.gz) = c5757b973e8af0d0a58dc23e58e008fc
-SHA256 (Math-Pari-2.010803.tar.gz) = c99bf8eecd3b26ab049e82ae21cc5af316f9c87c9bed7977a4e255af2f15d83b
-SIZE (Math-Pari-2.010803.tar.gz) = 117933
+MD5 (Math-Pari-2.01080603.tar.gz) = e5f970b7a351f671e0641fa8266ce770
+SHA256 (Math-Pari-2.01080603.tar.gz) = 027e219af9b09dcbfcb9e47dc4746360d6c4f0bbd71bdd1761cc8c748afb581c
+SIZE (Math-Pari-2.01080603.tar.gz) = 121370
--- /usr/ports/math/p5-Math-Pari/pkg-plist.orig	2009-12-25 11:16:33.259753093 +0300
+++ /usr/ports/math/p5-Math-Pari/pkg-plist	2009-12-25 11:16:47.525905773 +0300
@@ -4,6 +4,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Pari/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Pari/Pari.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Pari/Pari.so
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Pari
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Pari
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math
--- /usr/ports/math/p5-Math-Pari/files/patch-Makefile.PL.orig	2009-12-25 11:10:52.664051141 +0300
+++ /usr/ports/math/p5-Math-Pari/files/patch-Makefile.PL	2009-12-25 11:11:32.489490422 +0300
@@ -1,6 +1,6 @@
---- Makefile.PL.orig	Wed May 31 12:39:28 2006
-+++ Makefile.PL	Fri Sep 15 13:45:27 2006
-@@ -91,9 +91,9 @@
+--- Makefile.PL.orig	2009-12-25 11:08:17.581369187 +0300
++++ Makefile.PL	2009-12-25 11:10:35.244866346 +0300
+@@ -119,9 +119,9 @@
  }
  
  my %opts;
@@ -9,13 +9,13 @@
    build_tests $paridir;		# Convert the test suite
 -  make_pod 'libPARI.pod', '-to_pod', $paridir; # Now the docs
    make_pod 'libPARI.dumb.pod', '-to_dumb_pod', $paridir;
-   %opts = build_paricfg($paridir, $common::do_configure); # ... and paricfg.h
- 
-@@ -139,7 +139,7 @@
+   # ... and paricfg.h
+   %opts = build_paricfg($paridir, $common::do_configure, $pari_version);
+@@ -176,7 +176,7 @@
  # the contents of the Makefile being created.
  &WriteMakefile(
  	       LIBS	     =>  $libs,
--	       INC	     => $extra_inc . ' -I$(PARI_DIR)/src/headers -I$(PARI_DIR)/src -I./libPARI',
+-	       INC	     => $extra_inc . ' -I $(PARI_DIR)/src/headers -I $(PARI_DIR)/src -I ./libPARI',
 +	       INC	     => '-I$(PREFIX)/include/pari -I$(PARI_DIR)/src',
  	       NAME	     => 'Math::Pari',
  	       ($common::parilib ? () :


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



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