Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2013 09:55:51 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326586 - head/net/p5-Net-OpenID-Consumer
Message-ID:  <201309070955.r879tpHK056115@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Sat Sep  7 09:55:50 2013
New Revision: 326586
URL: http://svnweb.freebsd.org/changeset/ports/326586

Log:
  Update to 1.15.
  
  Changes:	http://search.cpan.org/dist/Net-OpenID-Consumer/Changes

Modified:
  head/net/p5-Net-OpenID-Consumer/Makefile
  head/net/p5-Net-OpenID-Consumer/distinfo

Modified: head/net/p5-Net-OpenID-Consumer/Makefile
==============================================================================
--- head/net/p5-Net-OpenID-Consumer/Makefile	Sat Sep  7 09:46:48 2013	(r326585)
+++ head/net/p5-Net-OpenID-Consumer/Makefile	Sat Sep  7 09:55:50 2013	(r326586)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-OpenID-Consumer
-PORTVERSION=	1.14
+PORTVERSION=	1.15
 CATEGORIES=	net security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,7 +12,7 @@ COMMENT=	Library for consumers of OpenID
 
 BUILD_DEPENDS=	p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
 		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
-		p5-Net-OpenID-Common>=1.13:${PORTSDIR}/security/p5-Net-OpenID-Common \
+		p5-Net-OpenID-Common>=1.18:${PORTSDIR}/security/p5-Net-OpenID-Common \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI \
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/net/p5-Net-OpenID-Consumer/distinfo
==============================================================================
--- head/net/p5-Net-OpenID-Consumer/distinfo	Sat Sep  7 09:46:48 2013	(r326585)
+++ head/net/p5-Net-OpenID-Consumer/distinfo	Sat Sep  7 09:55:50 2013	(r326586)
@@ -1,2 +1,2 @@
-SHA256 (Net-OpenID-Consumer-1.14.tar.gz) = 79faa41f333d67778fe9a226e0fc402c19a41e467f2b9aa81d04c65d54c11b3f
-SIZE (Net-OpenID-Consumer-1.14.tar.gz) = 80899
+SHA256 (Net-OpenID-Consumer-1.15.tar.gz) = 0ebb601ef5e2ddc0ec7e1fef17540140789cbd0bff8b6e5aad359b41104a09da
+SIZE (Net-OpenID-Consumer-1.15.tar.gz) = 78158



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