[MacPorts] #2183: UPDATE: pari-2.2.7

MacPorts noreply at macports.org
Thu Mar 24 04:23:29 PDT 2016


#2183: UPDATE: pari-2.2.7
-----------------------------+--------------------------------
  Reporter:  sleepinghead@…  |      Owner:  macports-tickets@…
      Type:  defect          |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  1.0
Resolution:  fixed           |   Keywords:
      Port:  pari            |
-----------------------------+--------------------------------
Changes (by ryandesign@…):

 * port:   => pari


Old description:

> Add a variant for the alpha version, which is needed by some programs
> (e.g., for Khovanov invariants or
> TQFT calculations).  Diff inline:
>
> Index: Portfile
> ===============================================================
> ====
> RCS file:
> /Volumes/src/cvs/od/proj/darwinports/dports/math/pari/Portfile,v
> retrieving revision 1.1
> diff -u -r1.1 Portfile
> --- Portfile    2 Jul 2004 02:04:00 -0000       1.1
> +++ Portfile    30 Aug 2004 08:38:26 -0000
> @@ -17,3 +17,9 @@
>  configure.args  --mandir=${prefix}/share/man
>  configure.env   LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include
>
> +variant        alpha {
> +       version         2.2.7
> +       distname        ${name}-${version}.alpha
> +       extract.suffix  .tar.gz
> +       checksums       md5 2c86b8389b7af784e903112048d8d2a3
> +}

New description:

 Add a variant for the alpha version, which is needed by some programs
 (e.g., for Khovanov invariants or
 TQFT calculations).  Diff inline:

 {{{
 Index: Portfile
 ===================================================================
 RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/math/pari/Portfile,v
 retrieving revision 1.1
 diff -u -r1.1 Portfile
 --- Portfile    2 Jul 2004 02:04:00 -0000       1.1
 +++ Portfile    30 Aug 2004 08:38:26 -0000
 @@ -17,3 +17,9 @@
  configure.args  --mandir=${prefix}/share/man
  configure.env   LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include

 +variant        alpha {
 +       version         2.2.7
 +       distname        ${name}-${version}.alpha
 +       extract.suffix  .tar.gz
 +       checksums       md5 2c86b8389b7af784e903112048d8d2a3
 +}
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/2183#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list