svn commit: r425666 - head/security/p5-Dancer2-Plugin-Auth-Extensible

Wen Heping wen at FreeBSD.org
Tue Nov 8 02:57:07 UTC 2016


Author: wen
Date: Tue Nov  8 02:57:06 2016
New Revision: 425666
URL: https://svnweb.freebsd.org/changeset/ports/425666

Log:
  - Update to 0.620
  Changes: http://cpansearch.perl.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-0.620/Changes
  - Update DEPENDS
  
  PR:		214275
  Submitted by:	hvo.pm at xs4all.nl(maintainer)

Modified:
  head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile	Tue Nov  8 02:53:22 2016	(r425665)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile	Tue Nov  8 02:57:06 2016	(r425666)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2-Plugin-Auth-Extensible
-PORTVERSION=	0.614
+PORTVERSION=	0.620
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Crypt-SaltedHash>=0:security/p5-Crypt-SaltedHash \
 		p5-Session-Token>=0:security/p5-Session-Token \
-		p5-Dancer2>=0.200000:www/p5-Dancer2
+		p5-Dancer2>=0.204001:www/p5-Dancer2
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 NO_ARCH=	yes

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo	Tue Nov  8 02:53:22 2016	(r425665)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo	Tue Nov  8 02:57:06 2016	(r425666)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477871314
-SHA256 (Dancer2-Plugin-Auth-Extensible-0.614.tar.gz) = d08e3e09965aaa44398eff27ce757d0a266e952b6af68156dd2005de37b2c311
-SIZE (Dancer2-Plugin-Auth-Extensible-0.614.tar.gz) = 42451
+TIMESTAMP = 1478572225
+SHA256 (Dancer2-Plugin-Auth-Extensible-0.620.tar.gz) = 05fdc02df83ae494fe8b11636029225b70bafdff0a6ef0f54fde31c22e62fc28
+SIZE (Dancer2-Plugin-Auth-Extensible-0.620.tar.gz) = 47906


More information about the svn-ports-head mailing list