Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2015 07:41:02 +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: r392861 - head/net/p5-URI
Message-ID:  <201507250741.t6P7f2bt099780@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul 25 07:41:01 2015
New Revision: 392861
URL: https://svnweb.freebsd.org/changeset/ports/392861

Log:
  - Update to 1.69
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/URI/Changes

Modified:
  head/net/p5-URI/Makefile
  head/net/p5-URI/distinfo

Modified: head/net/p5-URI/Makefile
==============================================================================
--- head/net/p5-URI/Makefile	Sat Jul 25 07:40:55 2015	(r392860)
+++ head/net/p5-URI/Makefile	Sat Jul 25 07:41:01 2015	(r392861)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	URI
-PORTVERSION=	1.68
+PORTVERSION=	1.69
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,6 +13,7 @@ COMMENT=	Perl5 interface to Uniform Reso
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/net/p5-URI/distinfo
==============================================================================
--- head/net/p5-URI/distinfo	Sat Jul 25 07:40:55 2015	(r392860)
+++ head/net/p5-URI/distinfo	Sat Jul 25 07:41:01 2015	(r392861)
@@ -1,2 +1,2 @@
-SHA256 (URI-1.68.tar.gz) = c840d30f7657bfd4b2acbb311bd764232911cd3dc97e92415fbd0a242185c358
-SIZE (URI-1.68.tar.gz) = 99425
+SHA256 (URI-1.69.tar.gz) = b74b16ea626b6f8061821bb350674c638a98be1fc766eadb24fec6635998b42d
+SIZE (URI-1.69.tar.gz) = 99836



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