Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 18:50:54 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549804 - head/astro/p5-Astro-FITS-CFITSIO
Message-ID:  <202009231850.08NIosAj023936@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep 23 18:50:54 2020
New Revision: 549804
URL: https://svnweb.freebsd.org/changeset/ports/549804

Log:
  Update to 1.15
  
  Changes:	https://metacpan.org/changes/distribution/Astro-FITS-CFITSIO

Modified:
  head/astro/p5-Astro-FITS-CFITSIO/Makefile
  head/astro/p5-Astro-FITS-CFITSIO/distinfo

Modified: head/astro/p5-Astro-FITS-CFITSIO/Makefile
==============================================================================
--- head/astro/p5-Astro-FITS-CFITSIO/Makefile	Wed Sep 23 18:50:50 2020	(r549803)
+++ head/astro/p5-Astro-FITS-CFITSIO/Makefile	Wed Sep 23 18:50:54 2020	(r549804)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Astro-FITS-CFITSIO
-PORTVERSION=	1.14
+PORTVERSION=	1.15
 CATEGORIES=	astro perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,9 +15,10 @@ LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libcfitsio.so:astro/cfitsio
 
-CONFIGURE_ENV=	CFITSIO=${LOCALBASE}
 USES=		perl5
 USE_PERL5=	configure
+
+CONFIGURE_ENV=	CFITSIO=${LOCALBASE}
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Astro/FITS/CFITSIO/CFITSIO.so

Modified: head/astro/p5-Astro-FITS-CFITSIO/distinfo
==============================================================================
--- head/astro/p5-Astro-FITS-CFITSIO/distinfo	Wed Sep 23 18:50:50 2020	(r549803)
+++ head/astro/p5-Astro-FITS-CFITSIO/distinfo	Wed Sep 23 18:50:54 2020	(r549804)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595416703
-SHA256 (Astro-FITS-CFITSIO-1.14.tar.gz) = bcb8c7685d1a577c8fcb0c5122eed69f5d623bf91877bd7db86d3e3520e6597a
-SIZE (Astro-FITS-CFITSIO-1.14.tar.gz) = 355226
+TIMESTAMP = 1600863394
+SHA256 (Astro-FITS-CFITSIO-1.15.tar.gz) = 1f874d685466e24985c9d74c022cf0f1d7e26a94c9afe378cd0239811214c500
+SIZE (Astro-FITS-CFITSIO-1.15.tar.gz) = 355379



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009231850.08NIosAj023936>