Ticket #31048: libnova.diff
File libnova.diff, 1.8 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago) |
---|
-
files/patch-configure.diff
1 --- configure.orig 2011-07-30 10:54:57.000000000 -0500 2 +++ configure 2011-08-30 23:52:02.000000000 -0500 3 @@ -12529,7 +12529,7 @@ 4 done 5 6 7 -CFLAGS=-Wall 8 +CFLAGS+=" -Wall" 9 10 # Checks for header files. 11 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 -
Portfile
3 3 PortSystem 1.0 4 4 5 5 name libnova 6 version 0.1 3.06 version 0.14.0 7 7 categories science 8 platforms darwin 8 9 maintainers gmail.com:jtomshine 10 license LGPL-2+ 11 9 12 description Celestial Mechanics, Astrometry and Astrodynamics Library 10 13 long_description \ 11 14 libnova is a general purpose, double precision, Celestial Mechanics, \ … … 15 18 libnova is the calculation engine used by the Nova project and most \ 16 19 importantly, is free software. 17 20 homepage http://libnova.sourceforge.net/ 18 platforms darwin 19 license LGPLv2 20 master_sites sourceforge 21 checksums md5 32f67b1ae28372582da7fe4e6f554dcd \ 22 sha1 87ecd8e5c8c1510c17928e4681c319d12efec76f \ 23 rmd160 fcaf9cf2553be4853364f84b4b77ebbd01abd99d 21 master_sites sourceforge:project/libnova/libnova/v%20${version} 22 23 checksums rmd160 fb7cb8a45dfc1c0fc2977918253cf2221198f48f \ 24 sha256 d425eda53de1d3fcfcca259ba7735f793e0f3607d92b84e4b5d63ba554ec1335 25 26 patchfiles patch-configure.diff 27 28 livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}