From owner-svn-ports-head@freebsd.org Fri Dec 11 05:29:05 2015 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 E17179D6C44; Fri, 11 Dec 2015 05:29:05 +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 B1CC81E5B; Fri, 11 Dec 2015 05:29:05 +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 tBB5T4Re013292; Fri, 11 Dec 2015 05:29:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBB5T4Dw013290; Fri, 11 Dec 2015 05:29:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512110529.tBB5T4Dw013290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 11 Dec 2015 05:29:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403494 - head/security/p5-Net-SSL-ExpireDate X-SVN-Group: ports-head 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.20 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: Fri, 11 Dec 2015 05:29:06 -0000 Author: sunpoet Date: Fri Dec 11 05:29:04 2015 New Revision: 403494 URL: https://svnweb.freebsd.org/changeset/ports/403494 Log: - Update to 1.15 - Add NO_ARCH Changes: http://search.cpan.org/dist/Net-SSL-ExpireDate/Changes Modified: head/security/p5-Net-SSL-ExpireDate/Makefile head/security/p5-Net-SSL-ExpireDate/distinfo Modified: head/security/p5-Net-SSL-ExpireDate/Makefile ============================================================================== --- head/security/p5-Net-SSL-ExpireDate/Makefile Fri Dec 11 05:29:00 2015 (r403493) +++ head/security/p5-Net-SSL-ExpireDate/Makefile Fri Dec 11 05:29:04 2015 (r403494) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-SSL-ExpireDate -PORTVERSION= 1.13 +PORTVERSION= 1.15 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,6 +21,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PO p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/security/p5-Net-SSL-ExpireDate/distinfo ============================================================================== --- head/security/p5-Net-SSL-ExpireDate/distinfo Fri Dec 11 05:29:00 2015 (r403493) +++ head/security/p5-Net-SSL-ExpireDate/distinfo Fri Dec 11 05:29:04 2015 (r403494) @@ -1,2 +1,2 @@ -SHA256 (Net-SSL-ExpireDate-1.13.tar.gz) = 4597c0e1c3176c5e3e2cc459a66e5bf2a3f05e322110a1238ff475999bd779ae -SIZE (Net-SSL-ExpireDate-1.13.tar.gz) = 54511 +SHA256 (Net-SSL-ExpireDate-1.15.tar.gz) = d7fdf74505f9c555c181a9b0a428bb9c9dd7517b1d4da49ba00d3d09effe5c4a +SIZE (Net-SSL-ExpireDate-1.15.tar.gz) = 54646