Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2018 22:30:40 +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: r485818 - head/devel/p5-Algorithm-Cluster
Message-ID:  <201811242230.wAOMUemW078570@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 24 22:30:40 2018
New Revision: 485818
URL: https://svnweb.freebsd.org/changeset/ports/485818

Log:
  Update to 1.57
  
  - Add LICENSE
  
  Changes:	https://metacpan.org/pod/Algorithm::Cluster#CHANGES

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 Nov 24 22:30:31 2018	(r485817)
+++ head/devel/p5-Algorithm-Cluster/Makefile	Sat Nov 24 22:30:40 2018	(r485818)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Algorithm-Cluster
-PORTVERSION=	1.56
+PORTVERSION=	1.57
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MDEHOON
@@ -11,10 +11,13 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl interface to C clustering library
 
-MAKE_JOBS_UNSAFE=	yes
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure
+
+MAKE_JOBS_UNSAFE=	yes
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Algorithm/Cluster/Cluster.so

Modified: head/devel/p5-Algorithm-Cluster/distinfo
==============================================================================
--- head/devel/p5-Algorithm-Cluster/distinfo	Sat Nov 24 22:30:31 2018	(r485817)
+++ head/devel/p5-Algorithm-Cluster/distinfo	Sat Nov 24 22:30:40 2018	(r485818)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525105709
-SHA256 (Algorithm-Cluster-1.56.tar.gz) = 604f72d44ebf76d2bff08a07d7ec0121ea4eb8442215de99e9d1bc1658b8bf6b
-SIZE (Algorithm-Cluster-1.56.tar.gz) = 460707
+TIMESTAMP = 1543058667
+SHA256 (Algorithm-Cluster-1.57.tar.gz) = 7033c23d602c98ac4ae67061e684b19c116ead4b5326001ff9d10cf19b9fc71e
+SIZE (Algorithm-Cluster-1.57.tar.gz) = 461381



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