aboutsummaryrefslogtreecommitdiff
path: root/editors/wordgrinder
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2015-01-25 09:47:55 +0000
committerThomas Zander <riggs@FreeBSD.org>2015-01-25 09:47:55 +0000
commitc51cd3516fb61496b6002c3201063d5308991f72 (patch)
tree6ff686a9ff47ddaef0733bd6b327b3caaf4f8db9 /editors/wordgrinder
parent267794b4d6936cf51a942bbef318e59e517d05b8 (diff)
downloadports-c51cd3516fb61496b6002c3201063d5308991f72.tar.gz
ports-c51cd3516fb61496b6002c3201063d5308991f72.zip
Update to upstream version 0.5.2
PR: 196963 Submitted by: vmagerya@gmail.com (maintainer)
Notes
Notes: svn path=/head/; revision=377876
Diffstat (limited to 'editors/wordgrinder')
-rw-r--r--editors/wordgrinder/Makefile6
-rw-r--r--editors/wordgrinder/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/wordgrinder/Makefile b/editors/wordgrinder/Makefile
index bf98923ad82a..7e4901d670c3 100644
--- a/editors/wordgrinder/Makefile
+++ b/editors/wordgrinder/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordgrinder
-PORTVERSION= 0.5.1
+PORTVERSION= 0.5.2
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
@@ -23,10 +23,10 @@ post-patch:
${REINPLACE_CMD} \
-e '/hide = /s/@//' \
-e '/cc := gcc/s|gcc|${CC}|' \
- -e '/INCLUDES := /s|= .*|= -I${LUA_INCDIR}|' \
+ -e '/LUA_INCLUDE := /s|= .*|= ${LUA_INCDIR}|' \
-e '/ldflags := /s|=|= -L${LUA_LIBDIR}|' \
-e 's|-llua5.2|-llua-${LUA_VER}|' \
- -e 's|@lua|${LUA_CMD}|' \
+ -e 's|$$(hide)lua|$$(hide)${LUA_CMD}|' \
-e '/PREFIX = /d' \
-e '/install /s|$$(PRE|$$(DESTDIR)$$(PRE|' \
-e '/install /s|-D||' \
diff --git a/editors/wordgrinder/distinfo b/editors/wordgrinder/distinfo
index f98b89539d39..1d94aee26f48 100644
--- a/editors/wordgrinder/distinfo
+++ b/editors/wordgrinder/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wordgrinder-0.5.1.tar.bz2) = 387cf4e8fc5f188c821cd77c782e1256ddb7c27987a682e1526143dc582d3677
-SIZE (wordgrinder-0.5.1.tar.bz2) = 652378
+SHA256 (wordgrinder-0.5.2.tar.bz2) = b8da422ebeb31ebace5d174fed1d959f942af0c2704e6f064c8f31b3bd7e7774
+SIZE (wordgrinder-0.5.2.tar.bz2) = 644852