Opened 20 years ago

Last modified 9 years ago

#2183 closed defect

UPDATE: pari-2.2.7 — at Initial Version

Reported by: sleepinghead@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: pari

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 +}

Change History (0)

Note: See TracTickets for help on using tickets.