diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-13 20:09:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-13 20:09:07 +0000 |
commit | 5a13d876d9926ed7aee5e160e7aa8e1e410b935b (patch) | |
tree | 518d23a6446b1393229a74e4543423e91c8f29a0 | |
parent | e387576cd1cee9c8bcc2b33b5e5e896efc31df28 (diff) |
Update to 1.23
Notes
Notes:
svn path=/head/; revision=490191
-rw-r--r-- | lang/p5-ExtUtils-F77/Makefile | 6 | ||||
-rw-r--r-- | lang/p5-ExtUtils-F77/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/lang/p5-ExtUtils-F77/Makefile b/lang/p5-ExtUtils-F77/Makefile index 9bf69310418f..6cab993e07f9 100644 --- a/lang/p5-ExtUtils-F77/Makefile +++ b/lang/p5-ExtUtils-F77/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-F77 -PORTVERSION= 1.22 -PORTREVISION= 1 +PORTVERSION= 1.23 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,9 @@ COMMENT= Helps link C programs with Fortran subroutines 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 diff --git a/lang/p5-ExtUtils-F77/distinfo b/lang/p5-ExtUtils-F77/distinfo index 48227211f4b5..95a3ff483440 100644 --- a/lang/p5-ExtUtils-F77/distinfo +++ b/lang/p5-ExtUtils-F77/distinfo @@ -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 |