Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2019 20:11:22 +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: r490516 - head/textproc/p5-Lingua-EN-Fathom
Message-ID:  <201901162011.x0GKBM6L074175@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan 16 20:11:22 2019
New Revision: 490516
URL: https://svnweb.freebsd.org/changeset/ports/490516

Log:
  Update to 1.22
  
  - Add NO_ARCH
  
  Changes:	https://metacpan.org/changes/distribution/Lingua-EN-Fathom

Modified:
  head/textproc/p5-Lingua-EN-Fathom/Makefile
  head/textproc/p5-Lingua-EN-Fathom/distinfo

Modified: head/textproc/p5-Lingua-EN-Fathom/Makefile
==============================================================================
--- head/textproc/p5-Lingua-EN-Fathom/Makefile	Wed Jan 16 20:11:16 2019	(r490515)
+++ head/textproc/p5-Lingua-EN-Fathom/Makefile	Wed Jan 16 20:11:22 2019	(r490516)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Lingua-EN-Fathom
-PORTVERSION=	1.19
+PORTVERSION=	1.22
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,9 +14,12 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Lingua-EN-Syllable>=0:textproc/p5-Lingua-EN-Syllable
+RUN_DEPENDS=	p5-Lingua-EN-Sentence>=0.28:textproc/p5-Lingua-EN-Sentence \
+		p5-Lingua-EN-Syllable>=0:textproc/p5-Lingua-EN-Syllable
 
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-Lingua-EN-Fathom/distinfo
==============================================================================
--- head/textproc/p5-Lingua-EN-Fathom/distinfo	Wed Jan 16 20:11:16 2019	(r490515)
+++ head/textproc/p5-Lingua-EN-Fathom/distinfo	Wed Jan 16 20:11:22 2019	(r490516)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474011305
-SHA256 (Lingua-EN-Fathom-1.19.tar.gz) = 17a905c42c0859daf11a2c1115084897eb5cfbddac11b9ba3a3f2a2c5dba8446
-SIZE (Lingua-EN-Fathom-1.19.tar.gz) = 10686
+TIMESTAMP = 1547665246
+SHA256 (Lingua-EN-Fathom-1.22.tar.gz) = 66aa276bc8f71c2a59b4cfacf461b4825f641af0fefa1022a62bc1d0f3d4f12f
+SIZE (Lingua-EN-Fathom-1.22.tar.gz) = 10976



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