Here is an update for Config::AutoConf.

What's new upstream [0]:

- mostly pkg-config fixes
- allow more search_lib others (a bit of context here [1])

Port-wise it's a simple update.

Testing: 

- 'make test' passes
- There are 3 direct consumers, sysutils/p5-Unix-Statgrab tests
  fail [2] in the same way it does with 0.315 

Comments/feedback are welcome!

Charlène.

[0] https://metacpan.org/source/REHSACK/Config-AutoConf-0.317/Changes
[1] 
https://metacpan.org/pod/Config::AutoConf#search_libs(-function,-search-libs,-@other-libs?,-\%options?-)
[2] http://0x0.st/zcO-.tgz


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Config-AutoConf/Makefile,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 Makefile
--- Makefile    23 Aug 2017 13:57:11 -0000      1.7
+++ Makefile    1 May 2019 14:40:05 -0000
@@ -4,7 +4,7 @@ COMMENT =       implement some of Autoconf mac
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Config-AutoConf-0.315
+DISTNAME =     Config-AutoConf-0.317
 CATEGORIES =   devel
 
 # Perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Config-AutoConf/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo    23 Aug 2017 13:57:11 -0000      1.6
+++ distinfo    1 May 2019 14:40:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (Config-AutoConf-0.315.tar.gz) = 
SzzR4aaYup5WYMBH8KT+GScj1Lyfdo/epRHC/HPqaUA=
-SIZE (Config-AutoConf-0.315.tar.gz) = 49738
+SHA256 (Config-AutoConf-0.317.tar.gz) = 
AeSyLS/st8/TzB9Nq+lc0TfPJJzF44GE+IVW5cmKnOE=
+SIZE (Config-AutoConf-0.317.tar.gz) = 50875

Reply via email to