Hi,

Update to 1.27. As makefile is very simple and my initiall change was
just version bump, I've also modified whitespaces around equal signs.
Regress tests pass. ChangeLog at:

http://cpansearch.perl.org/src/SBURKE/Text-Unidecode-1.27/ChangeLog


Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-Text-Unidecode/Makefile,v
retrieving revision 1.13
diff -u -p -u -r1.13 Makefile
--- Makefile    13 Dec 2014 10:48:15 -0000      1.13
+++ Makefile    13 Mar 2016 10:11:34 -0000
@@ -1,14 +1,14 @@
 # $OpenBSD: Makefile,v 1.13 2014/12/13 10:48:15 benoit Exp $
 
-COMMENT=       US-ASCII transliterations of Unicode text
+COMMENT =      US-ASCII transliterations of Unicode text
 
-MODULES=       cpan
-DISTNAME=      Text-Unidecode-1.23
-CATEGORIES=    textproc
+MODULES =      cpan
+DISTNAME =     Text-Unidecode-1.27
+CATEGORIES =   textproc
 
-MAINTAINER=    Mikolaj Kucharski <miko...@kucharski.name>
+MAINTAINER =   Mikolaj Kucharski <miko...@kucharski.name>
 
 # Perl
-PERMIT_PACKAGE_CDROM=  Yes
+PERMIT_PACKAGE_CDROM = Yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-Text-Unidecode/distinfo,v
retrieving revision 1.5
diff -u -p -u -r1.5 distinfo
--- distinfo    13 Dec 2014 10:48:15 -0000      1.5
+++ distinfo    13 Mar 2016 10:11:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (Text-Unidecode-1.23.tar.gz) = 
yx12HtzU6iV2NyZDRxPDFX1IrH11vie+0QvAqk7B1tY=
-SIZE (Text-Unidecode-1.23.tar.gz) = 130431
+SHA256 (Text-Unidecode-1.27.tar.gz) = 
EYdqkPDOhY0xID6A1ikAODu2Qu2KRwxnU5tgfyp3LQI=
+SIZE (Text-Unidecode-1.27.tar.gz) = 134929


-- 
best regards
q#

Reply via email to