From owner-svn-ports-head@freebsd.org Sun Jan 13 09:20:16 2019 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 DA14D14914B5; Sun, 13 Jan 2019 09:20:16 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7976C6BDA5; Sun, 13 Jan 2019 09:20:16 +0000 (UTC) (envelope-from matthew@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 6E80F1953B; Sun, 13 Jan 2019 09:20:16 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x0D9KGjv056188; Sun, 13 Jan 2019 09:20:16 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0D9KGJ4056185; Sun, 13 Jan 2019 09:20:16 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201901130920.x0D9KGJ4056185@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 13 Jan 2019 09:20:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r490119 - head/misc/p5-Business-Hours X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/misc/p5-Business-Hours X-SVN-Commit-Revision: 490119 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7976C6BDA5 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.91 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.92)[-0.916,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 13 Jan 2019 09:20:17 -0000 Author: matthew Date: Sun Jan 13 09:20:15 2019 New Revision: 490119 URL: https://svnweb.freebsd.org/changeset/ports/490119 Log: Upgrade to 0.13 ChangeLog: https://metacpan.org/source/BPS/Business-Hours-0.13/Changes Modified: head/misc/p5-Business-Hours/Makefile head/misc/p5-Business-Hours/distinfo Modified: head/misc/p5-Business-Hours/Makefile ============================================================================== --- head/misc/p5-Business-Hours/Makefile Sun Jan 13 09:18:52 2019 (r490118) +++ head/misc/p5-Business-Hours/Makefile Sun Jan 13 09:20:15 2019 (r490119) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Business-Hours -PORTVERSION= 0.12 -PORTREVISION= 2 +PORTVERSION= 0.13 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/misc/p5-Business-Hours/distinfo ============================================================================== --- head/misc/p5-Business-Hours/distinfo Sun Jan 13 09:18:52 2019 (r490118) +++ head/misc/p5-Business-Hours/distinfo Sun Jan 13 09:20:15 2019 (r490119) @@ -1,2 +1,3 @@ -SHA256 (Business-Hours-0.12.tar.gz) = db3f62f36cee2e3d5ed0e68ffca3f63ba1dbab5fc45d4d5710a1878a8e788595 -SIZE (Business-Hours-0.12.tar.gz) = 16021 +TIMESTAMP = 1547313274 +SHA256 (Business-Hours-0.13.tar.gz) = a807fe3ffbb84ffa5396711acce75764f3a49f24236467350c71c8a77a5c3ec2 +SIZE (Business-Hours-0.13.tar.gz) = 16391