Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2015 19:37:50 +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: r388264 - head/www/p5-WebService-Linode
Message-ID:  <201506011937.t51JboXG072349@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun  1 19:37:50 2015
New Revision: 388264
URL: https://svnweb.freebsd.org/changeset/ports/388264

Log:
  - Update to 0.28
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/WebService-Linode/Changes

Modified:
  head/www/p5-WebService-Linode/Makefile
  head/www/p5-WebService-Linode/distinfo

Modified: head/www/p5-WebService-Linode/Makefile
==============================================================================
--- head/www/p5-WebService-Linode/Makefile	Mon Jun  1 19:37:43 2015	(r388263)
+++ head/www/p5-WebService-Linode/Makefile	Mon Jun  1 19:37:50 2015	(r388264)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	WebService-Linode
-PORTVERSION=	0.27
+PORTVERSION=	0.28
 CATEGORIES=	www
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-Crypt-SSLeay>=0:${PORT
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuildtiny
 

Modified: head/www/p5-WebService-Linode/distinfo
==============================================================================
--- head/www/p5-WebService-Linode/distinfo	Mon Jun  1 19:37:43 2015	(r388263)
+++ head/www/p5-WebService-Linode/distinfo	Mon Jun  1 19:37:50 2015	(r388264)
@@ -1,2 +1,2 @@
-SHA256 (WebService-Linode-0.27.tar.gz) = 8caf58acbc464c018bc29be4e0fcc4380fb573f2c938e65a55f518a5fd8d1f0e
-SIZE (WebService-Linode-0.27.tar.gz) = 31774
+SHA256 (WebService-Linode-0.28.tar.gz) = 66a315016999c0d2043caae86e664dad10c6613708f33a2f56aae8030326c509
+SIZE (WebService-Linode-0.28.tar.gz) = 33775



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