[151934] trunk/dports/perl/p5-astro-fits-cfitsio/Portfile
devans at macports.org
devans at macports.org
Wed Aug 24 00:52:59 PDT 2016
Revision: 151934
https://trac.macports.org/changeset/151934
Author: devans at macports.org
Date: 2016-08-24 00:52:59 -0700 (Wed, 24 Aug 2016)
Log Message:
-----------
p5-astro-fits-cfitsio: update to version 1.11, minor reformat, description, remove comment.
Modified Paths:
--------------
trunk/dports/perl/p5-astro-fits-cfitsio/Portfile
Modified: trunk/dports/perl/p5-astro-fits-cfitsio/Portfile
===================================================================
--- trunk/dports/perl/p5-astro-fits-cfitsio/Portfile 2016-08-24 06:34:16 UTC (rev 151933)
+++ trunk/dports/perl/p5-astro-fits-cfitsio/Portfile 2016-08-24 07:52:59 UTC (rev 151934)
@@ -1,30 +1,26 @@
# -*- 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
# $Id$
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
PortSystem 1.0
PortGroup perl5 1.0
perl5.branches 5.22 5.24
-perl5.setup Astro-FITS-CFITSIO 1.10
+perl5.setup Astro-FITS-CFITSIO 1.11
license {Artistic-1 GPL}
maintainers nomaintainer
-description Interface to William Pence s cfitsio subroutine library
+description Interface to William Pence\'s cfitsio subroutine library
long_description ${description}
platforms darwin
-checksums rmd160 f9342564eee76852a9a0708648af249bdcb03835 \
- sha256 50096cab25b6d6d7d38ad2bb676859d8fb58bdf43e26cc30cb3bc5fc372a057a
+checksums rmd160 b0fe7bd127d76c5133b05a60efed710658e9107d \
+ sha256 10418b2c525fc6e0a44405fb9770121b003a1f09984ccdedd348a57cb1fe0527
if {${perl5.major} != ""} {
-configure.env CFITSIO="${prefix}"
-configure.args-append OPTIMIZE="-O"
+ configure.env CFITSIO="${prefix}"
+ configure.args-append \
+ OPTIMIZE="-O"
-depends_lib-append port:cfitsio
+ depends_lib-append \
+ port:cfitsio
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160824/84e9b322/attachment-0001.html>
More information about the macports-changes
mailing list