svn commit: r500247 - head/devel/p5-Algorithm-Cluster
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Apr 27 18:27:26 UTC 2019
Author: sunpoet
Date: Sat Apr 27 18:27:13 2019
New Revision: 500247
URL: https://svnweb.freebsd.org/changeset/ports/500247
Log:
Update to 1.58
Modified:
head/devel/p5-Algorithm-Cluster/Makefile
head/devel/p5-Algorithm-Cluster/distinfo
Modified: head/devel/p5-Algorithm-Cluster/Makefile
==============================================================================
--- head/devel/p5-Algorithm-Cluster/Makefile Sat Apr 27 18:27:07 2019 (r500246)
+++ head/devel/p5-Algorithm-Cluster/Makefile Sat Apr 27 18:27:13 2019 (r500247)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Algorithm-Cluster
-PORTVERSION= 1.57
+PORTVERSION= 1.58
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MDEHOON
@@ -14,7 +14,7 @@ COMMENT= Perl interface to C clustering library
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BROKEN_FreeBSD_13_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
+BROKEN_FreeBSD_13_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output #'
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-Algorithm-Cluster/distinfo
==============================================================================
--- head/devel/p5-Algorithm-Cluster/distinfo Sat Apr 27 18:27:07 2019 (r500246)
+++ head/devel/p5-Algorithm-Cluster/distinfo Sat Apr 27 18:27:13 2019 (r500247)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543058667
-SHA256 (Algorithm-Cluster-1.57.tar.gz) = 7033c23d602c98ac4ae67061e684b19c116ead4b5326001ff9d10cf19b9fc71e
-SIZE (Algorithm-Cluster-1.57.tar.gz) = 461381
+TIMESTAMP = 1556375584
+SHA256 (Algorithm-Cluster-1.58.tar.gz) = 0d4d9e21fcf1cf2c3f58c75a49ecac12b706da418c4b09dc6aed55c0e243bbf0
+SIZE (Algorithm-Cluster-1.58.tar.gz) = 460607
More information about the svn-ports-head
mailing list