From owner-svn-ports-head@freebsd.org Fri Sep 7 08:32:32 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54F03FF428D; Fri, 7 Sep 2018 08:32:32 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0AF37801C6; Fri, 7 Sep 2018 08:32:32 +0000 (UTC) (envelope-from des@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 05F4A1988E; Fri, 7 Sep 2018 08:32:32 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w878WVqf078974; Fri, 7 Sep 2018 08:32:31 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w878WVwC078970; Fri, 7 Sep 2018 08:32:31 GMT (envelope-from des@FreeBSD.org) Message-Id: <201809070832.w878WVwC078970@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: des set sender to des@FreeBSD.org using -f From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Date: Fri, 7 Sep 2018 08:32:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479182 - in head/textproc: . p5-Regexp-Common-time X-SVN-Group: ports-head X-SVN-Commit-Author: des X-SVN-Commit-Paths: in head/textproc: . p5-Regexp-Common-time X-SVN-Commit-Revision: 479182 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.27 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, 07 Sep 2018 08:32:32 -0000 Author: des Date: Fri Sep 7 08:32:30 2018 New Revision: 479182 URL: https://svnweb.freebsd.org/changeset/ports/479182 Log: New port: textproc/p5-Regexp-Common-time - Date and time regexps. Added: head/textproc/p5-Regexp-Common-time/ head/textproc/p5-Regexp-Common-time/Makefile (contents, props changed) head/textproc/p5-Regexp-Common-time/distinfo (contents, props changed) head/textproc/p5-Regexp-Common-time/pkg-descr (contents, props changed) head/textproc/p5-Regexp-Common-time/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Fri Sep 7 08:23:45 2018 (r479181) +++ head/textproc/Makefile Fri Sep 7 08:32:30 2018 (r479182) @@ -762,6 +762,7 @@ SUBDIR += p5-Regexp-Common-Email-Address SUBDIR += p5-Regexp-Common-net-CIDR SUBDIR += p5-Regexp-Common-profanity_us + SUBDIR += p5-Regexp-Common-time SUBDIR += p5-Regexp-Copy SUBDIR += p5-Regexp-Debugger SUBDIR += p5-Regexp-DefaultFlags Added: head/textproc/p5-Regexp-Common-time/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Regexp-Common-time/Makefile Fri Sep 7 08:32:30 2018 (r479182) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= Regexp-Common-time +PORTVERSION= 0.16 +CATEGORIES= textproc perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= des@FreeBSD.org +COMMENT= Regexp::Common::time - Date and time regexps + +BUILD_DEPENDS= p5-Regexp-Common>0:textproc/p5-Regexp-Common +RUN_DEPENDS:= ${BUILD_DEPENDS} + +USES= perl5 +USE_PERL5= configure + +.include Added: head/textproc/p5-Regexp-Common-time/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Regexp-Common-time/distinfo Fri Sep 7 08:32:30 2018 (r479182) @@ -0,0 +1,3 @@ +TIMESTAMP = 1536301178 +SHA256 (Regexp-Common-time-0.16.tar.gz) = 1c8107a50ab55c72bf78fb116c9188c4cdf162c186c1586c1f9aaee55ff14aca +SIZE (Regexp-Common-time-0.16.tar.gz) = 42329 Added: head/textproc/p5-Regexp-Common-time/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Regexp-Common-time/pkg-descr Fri Sep 7 08:32:30 2018 (r479182) @@ -0,0 +1,5 @@ +This module creates regular expressions that can be used for parsing +dates and times. See Regexp::Common for a general description of how +to use this interface. + +WWW: https://metacpan.org/release/Regexp-Common-time Added: head/textproc/p5-Regexp-Common-time/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Regexp-Common-time/pkg-plist Fri Sep 7 08:32:30 2018 (r479182) @@ -0,0 +1,2 @@ +%%PERL5_MAN3%%/Regexp::Common::time.3.gz +%%SITE_PERL%%/Regexp/Common/time.pm