svn commit: r549804 - head/astro/p5-Astro-FITS-CFITSIO

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 23 18:51:00 UTC 2020


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


More information about the svn-ports-head mailing list