Ticket #34746: scamp.diff
File scamp.diff, 1.4 KB (added by cdeil (Christoph Deil), 11 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id $2 # $Id: Portfile 67993 2010-05-23 22:05:46Z jmr@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 6 6 name scamp 7 version 1.6.27 version 2.0.1 8 8 categories science 9 9 platforms darwin 10 10 maintainers saao.ac.za:tim 11 license CeCILL11 license GPL-3+ 12 12 13 13 description computes astrometric and photometric solutions \ 14 14 from SExtractor catalogs … … 20 20 even with poorly devised survey strategies. 21 21 22 22 homepage http://www.astromatic.net/software/scamp/ 23 master_sites ftp://ftp.iap.fr/pub/from_users/bertin/scamp/24 checksums md5 2eecb2db5e4c8e2249196c0d1e62bbe5\25 sha1 3d3cc047ea8b8790efcb6d8c177f88155dd01733 \26 rmd160 f9fff6ef886db1d345b2b25bc6cc097878321f8a23 master_sites http://www.astromatic.net/download/scamp/ 24 checksums md5 7468b8e7fb770135e5f88898ec008bf1 \ 25 sha1 6636c352540527289611f0172ca37100e5e4d463 \ 26 rmd160 886c58c900c262a78d861c5c07f5c8208d95253e 27 27 28 28 depends_lib port:fftw-3 \ 29 29 port:fftw-3-single \