Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2020 20:12:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523679 - head/textproc/p5-Text-Locus
Message-ID:  <202001202012.00KKC9Qw001286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 20 20:12:09 2020
New Revision: 523679
URL: https://svnweb.freebsd.org/changeset/ports/523679

Log:
  Update to 1.03
  
  - Add BUILD_DEPENDS
  
  Changes:	https://metacpan.org/changes/distribution/Text-Locus

Modified:
  head/textproc/p5-Text-Locus/Makefile
  head/textproc/p5-Text-Locus/distinfo

Modified: head/textproc/p5-Text-Locus/Makefile
==============================================================================
--- head/textproc/p5-Text-Locus/Makefile	Mon Jan 20 20:12:03 2020	(r523678)
+++ head/textproc/p5-Text-Locus/Makefile	Mon Jan 20 20:12:09 2020	(r523679)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Locus
-PORTVERSION=	1.01
+PORTVERSION=	1.03
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,6 +12,7 @@ COMMENT=	Class for representing locations in text file
 
 LICENSE=	GPLv3+
 
+BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Clone>=0:devel/p5-Clone
 
 USES=		perl5

Modified: head/textproc/p5-Text-Locus/distinfo
==============================================================================
--- head/textproc/p5-Text-Locus/distinfo	Mon Jan 20 20:12:03 2020	(r523678)
+++ head/textproc/p5-Text-Locus/distinfo	Mon Jan 20 20:12:09 2020	(r523679)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531114152
-SHA256 (Text-Locus-1.01.tar.gz) = 34d3918126d885023d0179590c5757da85468c598ee55ba64c23380c7a8142f9
-SIZE (Text-Locus-1.01.tar.gz) = 17136
+TIMESTAMP = 1579531376
+SHA256 (Text-Locus-1.03.tar.gz) = bc5b11152246cacc356789e6bd639503102d8d6f37782697100e87692230a007
+SIZE (Text-Locus-1.03.tar.gz) = 17997



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001202012.00KKC9Qw001286>