Hi ports@,

Here is a patch to update devel/lpeg to 1.0.1.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/lpeg/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile    16 Oct 2016 23:21:22 -0000      1.17
+++ Makefile    15 Feb 2017 11:06:18 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.17 2016/10/16 23:21:22 jca Exp $
 
 COMMENT=       parsing expression grammars library for lua
-DISTNAME=      lpeg-1.0.0
+DISTNAME=      lpeg-1.0.1
 PKGNAME=       lua-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  http://www.inf.puc-rio.br/~roberto/lpeg/
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/lpeg/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    11 Oct 2016 19:43:11 -0000      1.8
+++ distinfo    15 Feb 2017 11:06:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (lpeg-1.0.0.tar.gz) = EBkK51iiKhZBVCmp63A0TPKcvac4ppYqn5SnMjQKv44=
-SIZE (lpeg-1.0.0.tar.gz) = 70267
+SHA256 (lpeg-1.0.1.tar.gz) = Ytn3qeo8HyFcd+DK3YU0xq2a8PtxHD+JGIqIkccvAms=
+SIZE (lpeg-1.0.1.tar.gz) = 71527

Reply via email to