Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 11:12:00 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399659 - head/net/p5-URI-FromHash
Message-ID:  <201510191112.t9JBC0xr058202@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Mon Oct 19 11:12:00 2015
New Revision: 399659
URL: https://svnweb.freebsd.org/changeset/ports/399659

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

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

Modified: head/net/p5-URI-FromHash/Makefile
==============================================================================
--- head/net/p5-URI-FromHash/Makefile	Mon Oct 19 11:10:51 2015	(r399658)
+++ head/net/p5-URI-FromHash/Makefile	Mon Oct 19 11:12:00 2015	(r399659)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	URI-FromHash
-DISTVERSION=	0.04
-PORTREVISION=	1
+DISTVERSION=	0.05
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,9 +13,10 @@ COMMENT=	Create URI from hash of compone
 LICENSE=	ART20
 
 BUILD_DEPENDS=	p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
-		p5-URI>=1.22:${PORTSDIR}/net/p5-URI
+		p5-URI>=1.68:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/net/p5-URI-FromHash/distinfo
==============================================================================
--- head/net/p5-URI-FromHash/distinfo	Mon Oct 19 11:10:51 2015	(r399658)
+++ head/net/p5-URI-FromHash/distinfo	Mon Oct 19 11:12:00 2015	(r399659)
@@ -1,2 +1,2 @@
-SHA256 (URI-FromHash-0.04.tar.gz) = 43c8f0ff19cb2ec8c19e280f4500c3099b22bbaf34d000bd7e0c4947229dcc0f
-SIZE (URI-FromHash-0.04.tar.gz) = 10131
+SHA256 (URI-FromHash-0.05.tar.gz) = a7cac5bccee9f2e2d8ad0f605400163712cd0ac64df2fb834f760fb49f2f6fd0
+SIZE (URI-FromHash-0.05.tar.gz) = 19907



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