Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 20:09:07 +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: r490191 - head/lang/p5-ExtUtils-F77
Message-ID:  <201901132009.x0DK97UB002803@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 13 20:09:07 2019
New Revision: 490191
URL: https://svnweb.freebsd.org/changeset/ports/490191

Log:
  Update to 1.23
  
  Changes:	https://metacpan.org/changes/distribution/ExtUtils-F77

Modified:
  head/lang/p5-ExtUtils-F77/Makefile
  head/lang/p5-ExtUtils-F77/distinfo

Modified: head/lang/p5-ExtUtils-F77/Makefile
==============================================================================
--- head/lang/p5-ExtUtils-F77/Makefile	Sun Jan 13 20:09:02 2019	(r490190)
+++ head/lang/p5-ExtUtils-F77/Makefile	Sun Jan 13 20:09:07 2019	(r490191)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ExtUtils-F77
-PORTVERSION=	1.22
-PORTREVISION=	1
+PORTVERSION=	1.23
 CATEGORIES=	lang perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,6 +12,9 @@ COMMENT=	Helps link C programs with Fortran subroutine
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	p5-File-Which>=0:sysutils/p5-File-Which
 
 USES=		fortran perl5
 USE_PERL5=	configure

Modified: head/lang/p5-ExtUtils-F77/distinfo
==============================================================================
--- head/lang/p5-ExtUtils-F77/distinfo	Sun Jan 13 20:09:02 2019	(r490190)
+++ head/lang/p5-ExtUtils-F77/distinfo	Sun Jan 13 20:09:07 2019	(r490191)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543863775
-SHA256 (ExtUtils-F77-1.22.tar.gz) = f87b0c699655d4e21669a8eea39c66fd804140e31b73871d07c160868eefa953
-SIZE (ExtUtils-F77-1.22.tar.gz) = 12260
+TIMESTAMP = 1547401644
+SHA256 (ExtUtils-F77-1.23.tar.gz) = 634715969c1650be815b3f11c151444e8793ebd6b6d92ce8654d56d6f893a6a9
+SIZE (ExtUtils-F77-1.23.tar.gz) = 12485



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