FreeBSD Bugzilla – Attachment 176154 Details for
Bug 213776
devel/lua-lpeg: update to 1.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
devel/lua-lpeg: update to 1.0.0
lua-lpeg.txt (text/plain), 1.78 KB, created by
Oleg Ginzburg
on 2016-10-25 17:38:56 UTC
(
hide
)
Description:
devel/lua-lpeg: update to 1.0.0
Filename:
MIME Type:
Creator:
Oleg Ginzburg
Created:
2016-10-25 17:38:56 UTC
Size:
1.78 KB
patch
obsolete
>diff -ruN lua-lpeg.bak/Makefile lua-lpeg/Makefile >--- lua-lpeg.bak/Makefile 2016-10-19 23:51:56.377459000 +0300 >+++ lua-lpeg/Makefile 2016-10-25 20:33:17.484868000 +0300 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/devel/lua-lpeg/Makefile 390265 2015-06-21 22:03:52Z antoine $ > > PORTNAME= lpeg >-PORTVERSION= 0.12 >+PORTVERSION= 1.0.0 > CATEGORIES= devel > MASTER_SITES= http://www.inf.puc-rio.br/~roberto/lpeg/ > PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} >diff -ruN lua-lpeg.bak/distinfo lua-lpeg/distinfo >--- lua-lpeg.bak/distinfo 2016-10-19 23:51:56.379832000 +0300 >+++ lua-lpeg/distinfo 2016-10-25 20:33:27.188454000 +0300 >@@ -1,2 +1,3 @@ >-SHA256 (lpeg-0.12.tar.gz) = efa545144cd219eee823af7624d90f78c2230677ba740b7151c5d0c303778b76 >-SIZE (lpeg-0.12.tar.gz) = 66649 >+TIMESTAMP = 1477416807 >+SHA256 (lpeg-1.0.0.tar.gz) = 10190ae758a22a16415429a9eb70344cf29cbda738a6962a9f94a732340abf8e >+SIZE (lpeg-1.0.0.tar.gz) = 70267 >diff -ruN lua-lpeg.bak/files/patch-makefile lua-lpeg/files/patch-makefile >--- lua-lpeg.bak/files/patch-makefile 2016-10-19 23:51:56.377777000 +0300 >+++ lua-lpeg/files/patch-makefile 2016-10-25 20:36:33.000000000 +0300 >@@ -1,19 +1,17 @@ >---- makefile.orig 2013-04-12 16:31:19 UTC >-+++ makefile >+--- makefile.orig 2015-09-28 20:40:46.000000000 +0300 >++++ makefile 2016-10-25 20:36:18.433223000 +0300 > @@ -1,5 +1,5 @@ > LIBNAME = lpeg >--LUADIR = /usr/include/lua5.1/ >-+LUADIR ?= /usr/include/lua5.1/ >+-LUADIR = ../lua/ >++LUADIR ?= ../lua/ > > COPT = -O2 > # COPT = -DLPEG_DEBUG -g >-@@ -22,8 +22,8 @@ CWARNS = -Wall -Wextra -pedantic \ >- # -Wunreachable-code \ >+@@ -23,7 +23,7 @@ > > >--CFLAGS = $(CWARNS) $(COPT) -ansi -I$(LUADIR) -fPIC >+ CFLAGS = $(CWARNS) $(COPT) -std=c99 -I$(LUADIR) -fPIC > -CC = gcc >-+CFLAGS += $(CWARNS) $(COPT) -ansi -I$(LUADIR) -fPIC > +CC ?= gcc > > FILES = lpvm.o lpcap.o lptree.o lpcode.o lpprint.o
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 213776
: 176154