From owner-svn-ports-head@freebsd.org Sat Mar 11 15:59:01 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 E61F6D07EE3; Sat, 11 Mar 2017 15:59:01 +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 9C62A1EE9; Sat, 11 Mar 2017 15:59:01 +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 v2BFx08f025983; Sat, 11 Mar 2017 15:59:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2BFx0JW025980; Sat, 11 Mar 2017 15:59:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703111559.v2BFx0JW025980@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 11 Mar 2017 15:59:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435922 - head/devel/p5-Time-Local 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.23 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: Sat, 11 Mar 2017 15:59:02 -0000 Author: sunpoet Date: Sat Mar 11 15:59:00 2017 New Revision: 435922 URL: https://svnweb.freebsd.org/changeset/ports/435922 Log: Update to 1.25 - Add LICENSE_FILE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Time-Local/Changes Modified: head/devel/p5-Time-Local/Makefile head/devel/p5-Time-Local/distinfo head/devel/p5-Time-Local/pkg-plist Modified: head/devel/p5-Time-Local/Makefile ============================================================================== --- head/devel/p5-Time-Local/Makefile Sat Mar 11 15:58:55 2017 (r435921) +++ head/devel/p5-Time-Local/Makefile Sat Mar 11 15:59:00 2017 (r435922) @@ -2,21 +2,21 @@ # $FreeBSD$ PORTNAME= Time-Local -PORTVERSION= 1.23.00 -PORTREVISION= 1 +PORTVERSION= 1.25 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Efficiently compute time from local and GMT time LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= DOCS +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Time-Local/distinfo ============================================================================== --- head/devel/p5-Time-Local/distinfo Sat Mar 11 15:58:55 2017 (r435921) +++ head/devel/p5-Time-Local/distinfo Sat Mar 11 15:59:00 2017 (r435922) @@ -1,2 +1,3 @@ -SHA256 (Time-Local-1.2300.tar.gz) = b2acca03700a09f8ae737d3084f3f6287e983da9ab7b537c6599c291b669fb49 -SIZE (Time-Local-1.2300.tar.gz) = 19818 +TIMESTAMP = 1489236898 +SHA256 (Time-Local-1.25.tar.gz) = 1ae9c51d777ac44a3ebc154dc625ba24d7c0cde6a8b6dba87b46d0777889fef2 +SIZE (Time-Local-1.25.tar.gz) = 37621 Modified: head/devel/p5-Time-Local/pkg-plist ============================================================================== --- head/devel/p5-Time-Local/pkg-plist Sat Mar 11 15:58:55 2017 (r435921) +++ head/devel/p5-Time-Local/pkg-plist Sat Mar 11 15:59:00 2017 (r435922) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Time::Local.3.gz %%SITE_PERL%%/Time/Local.pm +%%PERL5_MAN3%%/Time::Local.3.gz