Bug 140206 - update: math/p5-Math-Pari - update to 2.010803
Summary: update: math/p5-Math-Pari - update to 2.010803
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 09:40 UTC by Emanuel Haupt
Modified: 2009-11-02 16:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2009-11-02 09:40:02 UTC
See "Synopsis"

Fix: Apply the following patch.



---YkoBJvYQP2RO7Yuy6xqSZo9oOQIzB3ujQ6hK0IL2EOEMDKCt
Content-Type: text/plain; name="patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch"



Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/math/p5-Math-Pari/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	23 Feb 2009 15:01:59 -0000	1.14
+++ Makefile	2 Nov 2009 09:09:01 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Math-Pari
-PORTVERSION=	2.010801
+PORTVERSION=	2.010803
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/math/p5-Math-Pari/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	23 Feb 2009 15:01:59 -0000	1.8
+++ distinfo	2 Nov 2009 09:09:01 -0000
@@ -1,3 +1,3 @@
-MD5 (Math-Pari-2.010801.tar.gz) = c0628a5ad79a53a22188aca476ea45ce
-SHA256 (Math-Pari-2.010801.tar.gz) = 43fa4e64acb3a0285fb750f76924ea78f2c6d2cde1ede71fd60f78953b44eb5a
-SIZE (Math-Pari-2.010801.tar.gz) = 115860
+MD5 (Math-Pari-2.010803.tar.gz) = c5757b973e8af0d0a58dc23e58e008fc
+SHA256 (Math-Pari-2.010803.tar.gz) = c99bf8eecd3b26ab049e82ae21cc5af316f9c87c9bed7977a4e255af2f15d83b
+SIZE (Math-Pari-2.010803.tar.gz) = 117933
--- Math-Pari.patch ends here --
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-02 09:40:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-02 16:47:48 UTC
skv         2009-11-02 16:47:41 UTC

  FreeBSD ports repository

  Modified files:
    math/p5-Math-Pari    Makefile distinfo 
  Log:
  Update to 2.010803
  
  Changes:        http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.010803/Changes
  PR:             ports/140206
  Submitted by:   ehaupt
  
  Revision  Changes    Path
  1.15      +1 -1      ports/math/p5-Math-Pari/Makefile
  1.9       +3 -3      ports/math/p5-Math-Pari/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 skv freebsd_committer freebsd_triage 2009-11-02 16:47:52 UTC
State Changed
From-To: open->closed

Committed, thanks.