From owner-svn-ports-head@freebsd.org Thu Nov 23 19:08:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92919DF397E; Thu, 23 Nov 2017 19:08:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 455DD764B1; Thu, 23 Nov 2017 19:08:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vANJ8oHw058080; Thu, 23 Nov 2017 19:08:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vANJ8oNI058078; Thu, 23 Nov 2017 19:08:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711231908.vANJ8oNI058078@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 23 Nov 2017 19:08:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454781 - head/security/p5-Authen-SCRAM X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/p5-Authen-SCRAM X-SVN-Commit-Revision: 454781 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2017 19:08:51 -0000 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