[Midnightbsd-cvs] mports [23838] trunk/devel/p5-String-Approx: update
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Aug 26 14:27:03 EDT 2018
Revision: 23838
http://svnweb.midnightbsd.org/mports/?rev=23838
Author: laffer1
Date: 2018-08-26 14:27:03 -0400 (Sun, 26 Aug 2018)
Log Message:
-----------
update
Modified Paths:
--------------
trunk/devel/p5-String-Approx/Makefile
trunk/devel/p5-String-Approx/distinfo
trunk/devel/p5-String-Approx/pkg-descr
trunk/devel/p5-String-Approx/pkg-plist
Modified: trunk/devel/p5-String-Approx/Makefile
===================================================================
--- trunk/devel/p5-String-Approx/Makefile 2018-08-26 18:24:21 UTC (rev 23837)
+++ trunk/devel/p5-String-Approx/Makefile 2018-08-26 18:27:03 UTC (rev 23838)
@@ -6,18 +6,19 @@
#
PORTNAME= String-Approx
-PORTVERSION= 3.26
+PORTVERSION= 3.28
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= String
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports at MidnightBSD.org
COMMENT= Perl extension for approximate matching (fuzzy matching)
+
LICENSE= lgpl
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+USES= perl5
+USE_PERL5= configure
PERL_CONFIGURE= YES
.include <bsd.port.mk>
Modified: trunk/devel/p5-String-Approx/distinfo
===================================================================
--- trunk/devel/p5-String-Approx/distinfo 2018-08-26 18:24:21 UTC (rev 23837)
+++ trunk/devel/p5-String-Approx/distinfo 2018-08-26 18:27:03 UTC (rev 23838)
@@ -1,3 +1,3 @@
-SHA256 (String-Approx-3.26.tar.gz) = e5c5340834625034ec351e1f96f3f9650dcdaab71d1f5d68881df21db1836824
-RMD160 (String-Approx-3.26.tar.gz) = 4ea6485425a06722e55a61df3d33c725970b7476
-SIZE (String-Approx-3.26.tar.gz) = 44800
+TIMESTAMP = 1535308017
+SHA256 (String-Approx-3.28.tar.gz) = 43201e762d8699cb0ac2c0764a5454bdc2306c0771014d6c8fba821480631342
+SIZE (String-Approx-3.28.tar.gz) = 45093
Modified: trunk/devel/p5-String-Approx/pkg-descr
===================================================================
--- trunk/devel/p5-String-Approx/pkg-descr 2018-08-26 18:24:21 UTC (rev 23837)
+++ trunk/devel/p5-String-Approx/pkg-descr 2018-08-26 18:27:03 UTC (rev 23838)
@@ -3,6 +3,7 @@
errors, spelling errors, closely related vocabularies
(colour color), genetic mutations (GAG ACT), abbreviations
(McScot, MacScot).
-EXTREMELY USEFUL FOR WRITING LANGUAGE TESTS AND QUIZES !
+EXTREMELY USEFUL FOR WRITING LANGUAGE TESTS AND QUIZZES !
+Jarkko Hietaniemi<jhi at alpha.hut.fi>
-WWW: http://search.cpan.org/dist/String-Approx/
+WWW: https://metacpan.org/release/String-Approx
Modified: trunk/devel/p5-String-Approx/pkg-plist
===================================================================
--- trunk/devel/p5-String-Approx/pkg-plist 2018-08-26 18:24:21 UTC (rev 23837)
+++ trunk/devel/p5-String-Approx/pkg-plist 2018-08-26 18:27:03 UTC (rev 23838)
@@ -1,13 +1,3 @@
- at comment $MidnightBSD: trunk/Mk/components/maintainer.mk 20146 2015-08-30 16:57:21Z laffer1 $
%%SITE_ARCH%%/String/Approx.pm
%%SITE_ARCH%%/auto/String/Approx/Approx.so
-%%SITE_ARCH%%/auto/String/Approx/Approx.bs
%%PERL5_MAN3%%/String::Approx.3.gz
- at dir %%SITE_ARCH%%/String
- at dir %%SITE_ARCH%%/auto/String/Approx
- at dir %%SITE_ARCH%%/auto/String
- at dir %%SITE_ARCH%%/auto
- at dir %%SITE_ARCH%%
- at dir %%SITE_PERL%%
- at dir lib/perl5/site_perl
- at dir lib/perl5
More information about the Midnightbsd-cvs
mailing list