Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2019 13:42:21 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513478 - head/textproc/p5-Text-Capitalize
Message-ID:  <201910011342.x91DgL4X097578@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Oct  1 13:42:21 2019
New Revision: 513478
URL: https://svnweb.freebsd.org/changeset/ports/513478

Log:
  - Update to 1.5
  - Add LICENSE

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

Modified: head/textproc/p5-Text-Capitalize/Makefile
==============================================================================
--- head/textproc/p5-Text-Capitalize/Makefile	Tue Oct  1 13:27:32 2019	(r513477)
+++ head/textproc/p5-Text-Capitalize/Makefile	Tue Oct  1 13:42:21 2019	(r513478)
@@ -2,14 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Capitalize
-PORTVERSION=	1.3
-PORTREVISION=	1
+PORTVERSION=	1.5
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Capitalize strings ("to WORK AS titles" becomes "To Work as Titles")
+
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-PerlIO-locale>=0:devel/p5-PerlIO-locale
 

Modified: head/textproc/p5-Text-Capitalize/distinfo
==============================================================================
--- head/textproc/p5-Text-Capitalize/distinfo	Tue Oct  1 13:27:32 2019	(r513477)
+++ head/textproc/p5-Text-Capitalize/distinfo	Tue Oct  1 13:42:21 2019	(r513478)
@@ -1,2 +1,3 @@
-SHA256 (Text-Capitalize-1.3.tar.gz) = 796d95fd883cd181befbf621426013b23372338b57910e11ee3492879f880b60
-SIZE (Text-Capitalize-1.3.tar.gz) = 32633
+TIMESTAMP = 1569936461
+SHA256 (Text-Capitalize-1.5.tar.gz) = e01bf82325415538e02b4acf4a22d08e0afd63864a56c7d9c84b53367f37ab38
+SIZE (Text-Capitalize-1.5.tar.gz) = 29425



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