Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2017 19:08: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: r454781 - head/security/p5-Authen-SCRAM
Message-ID:  <201711231908.vANJ8oNI058078@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov 23 19:08:50 2017
New Revision: 454781
URL: https://svnweb.freebsd.org/changeset/ports/454781

Log:
  Update to 0.006
  
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Authen-SCRAM/Changes

Modified:
  head/security/p5-Authen-SCRAM/Makefile
  head/security/p5-Authen-SCRAM/distinfo

Modified: head/security/p5-Authen-SCRAM/Makefile
==============================================================================
--- head/security/p5-Authen-SCRAM/Makefile	Thu Nov 23 19:08:45 2017	(r454780)
+++ head/security/p5-Authen-SCRAM/Makefile	Thu Nov 23 19:08:50 2017	(r454781)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Authen-SCRAM
-PORTVERSION=	0.005
+PORTVERSION=	0.006
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,7 +12,7 @@ COMMENT=	Salted Challenge Response Authentication Mech
 
 LICENSE=	APACHE20
 
-BUILD_DEPENDS=	p5-Authen-SASL-SASLprep>=0:security/p5-Authen-SASL-SASLprep \
+BUILD_DEPENDS=	p5-Authen-SASL-SASLprep>=1.100:security/p5-Authen-SASL-SASLprep \
 		p5-Crypt-URandom>=0:security/p5-Crypt-URandom \
 		p5-Moo>=1.001000:devel/p5-Moo \
 		p5-PBKDF2-Tiny>=0.003:security/p5-PBKDF2-Tiny \
@@ -23,6 +23,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings \
 		p5-Test-Fatal>=0:devel/p5-Test-Fatal
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/security/p5-Authen-SCRAM/distinfo
==============================================================================
--- head/security/p5-Authen-SCRAM/distinfo	Thu Nov 23 19:08:45 2017	(r454780)
+++ head/security/p5-Authen-SCRAM/distinfo	Thu Nov 23 19:08:50 2017	(r454781)
@@ -1,2 +1,3 @@
-SHA256 (Authen-SCRAM-0.005.tar.gz) = 23311241549faafa9e61ee436243e24a331bbe6d6db5bfa3168f5fd43c541e91
-SIZE (Authen-SCRAM-0.005.tar.gz) = 22837
+TIMESTAMP = 1511448536
+SHA256 (Authen-SCRAM-0.006.tar.gz) = 21144ce17d21b773b066a6852e5e1c4ce819c762b35849512b6f20f16c3294c8
+SIZE (Authen-SCRAM-0.006.tar.gz) = 23994



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