Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2017 16:10:28 +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: r446025 - head/math/p5-Math-Polygon
Message-ID:  <201707161610.v6GGASk3033182@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jul 16 16:10:28 2017
New Revision: 446025
URL: https://svnweb.freebsd.org/changeset/ports/446025

Log:
  Update to 1.06
  
  Changes:	http://search.cpan.org/dist/Math-Polygon/ChangeLog

Modified:
  head/math/p5-Math-Polygon/Makefile
  head/math/p5-Math-Polygon/distinfo

Modified: head/math/p5-Math-Polygon/Makefile
==============================================================================
--- head/math/p5-Math-Polygon/Makefile	Sun Jul 16 16:10:23 2017	(r446024)
+++ head/math/p5-Math-Polygon/Makefile	Sun Jul 16 16:10:28 2017	(r446025)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-Polygon
-PORTVERSION=	1.05
+PORTVERSION=	1.06
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,8 @@ COMMENT=	Class for Maintaining Polygon Data
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
-NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/math/p5-Math-Polygon/distinfo
==============================================================================
--- head/math/p5-Math-Polygon/distinfo	Sun Jul 16 16:10:23 2017	(r446024)
+++ head/math/p5-Math-Polygon/distinfo	Sun Jul 16 16:10:28 2017	(r446025)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482973779
-SHA256 (Math-Polygon-1.05.tar.gz) = d84371e23897911397fa1ad9f1713a4a84a554667ab8362273fa008f84319173
-SIZE (Math-Polygon-1.05.tar.gz) = 24191
+TIMESTAMP = 1500218636
+SHA256 (Math-Polygon-1.06.tar.gz) = 775978808be4056d32a937f24f35ccf215ce51e9543cfe1d1470d5725ef1d8a3
+SIZE (Math-Polygon-1.06.tar.gz) = 24272



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