svn commit: r400771 - head/graphics/p5-Graph-ReadWrite

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 4 20:12:06 UTC 2015


Author: sunpoet
Date: Wed Nov  4 20:12:05 2015
New Revision: 400771
URL: https://svnweb.freebsd.org/changeset/ports/400771

Log:
  - Update to 2.08
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Graph-ReadWrite/Changes

Modified:
  head/graphics/p5-Graph-ReadWrite/Makefile
  head/graphics/p5-Graph-ReadWrite/distinfo

Modified: head/graphics/p5-Graph-ReadWrite/Makefile
==============================================================================
--- head/graphics/p5-Graph-ReadWrite/Makefile	Wed Nov  4 20:11:59 2015	(r400770)
+++ head/graphics/p5-Graph-ReadWrite/Makefile	Wed Nov  4 20:12:05 2015	(r400771)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Graph-ReadWrite
-PORTVERSION=	2.07
+PORTVERSION=	2.08
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Graph>=0.50:${PORTSDIR
 		p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/graphics/p5-Graph-ReadWrite/distinfo
==============================================================================
--- head/graphics/p5-Graph-ReadWrite/distinfo	Wed Nov  4 20:11:59 2015	(r400770)
+++ head/graphics/p5-Graph-ReadWrite/distinfo	Wed Nov  4 20:12:05 2015	(r400771)
@@ -1,2 +1,2 @@
-SHA256 (Graph-ReadWrite-2.07.tar.gz) = 8bf92f8df9589837a6f0a7a473d750ea9eb243b67f8390ea7b56739c97282e90
-SIZE (Graph-ReadWrite-2.07.tar.gz) = 22450
+SHA256 (Graph-ReadWrite-2.08.tar.gz) = 911d297dbe4c55f4488cf0af769767890f49838ba9db146e8ee93b2b828856f2
+SIZE (Graph-ReadWrite-2.08.tar.gz) = 29166


More information about the svn-ports-all mailing list