aboutsummaryrefslogtreecommitdiff
path: root/www/luakit-devel
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-05-21 05:21:25 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-05-21 05:21:25 +0000
commit282c774afcdd1b0fd35bf8b51ac8222e64049ecf (patch)
tree3275535f90d4099bf69d2971e72cddaa2a1ecc01 /www/luakit-devel
parent506f1bad8704e083f4c125094d574825e006e9d6 (diff)
downloadports-282c774afcdd1b0fd35bf8b51ac8222e64049ecf.tar.gz
ports-282c774afcdd1b0fd35bf8b51ac8222e64049ecf.zip
- Update to 2.1.36
- Make portclippy happy PR: 246524 Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer) Approved by: mentors (implicit)
Notes
Notes: svn path=/head/; revision=536070
Diffstat (limited to 'www/luakit-devel')
-rw-r--r--www/luakit-devel/Makefile14
-rw-r--r--www/luakit-devel/distinfo6
2 files changed, 10 insertions, 10 deletions
diff --git a/www/luakit-devel/Makefile b/www/luakit-devel/Makefile
index 89698db4f63e..ba5468f18165 100644
--- a/www/luakit-devel/Makefile
+++ b/www/luakit-devel/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= luakit-devel
-DISTVERSION= 2.1-33
-DISTVERSIONSUFFIX= -g0de4b1c
+DISTVERSION= 2.1-36
+DISTVERSIONSUFFIX= -ga188409
CATEGORIES= www
MAINTAINER= mbeis@xs4all.nl
@@ -16,13 +16,12 @@ NOT_FOR_ARCHS_REASON_sparc64= Does not install on sparc64
BUILD_DEPENDS= help2man:misc/help2man \
${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem@${LUA_FLAVOR}
-RUN_DEPENDS= ${LUA_PKGNAMEPREFIX}luafilesystem>=0:devel/luafilesystem@${LUA_FLAVOR}
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libsoup-2.4.so:devel/libsoup \
libfreetype.so:print/freetype2 \
libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
libfontconfig.so:x11-fonts/fontconfig
-
+RUN_DEPENDS= ${LUA_PKGNAMEPREFIX}luafilesystem>=0:devel/luafilesystem@${LUA_FLAVOR}
USES= compiler:c++11-lang desktop-file-utils gettext-runtime gmake \
gnome lua:51 pkgconfig sqlite
@@ -31,14 +30,14 @@ GH_ACCOUNT= luakit
GH_PROJECT= luakit
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
+CONFLICTS_INSTALL= luakit
+
OPTIONS_DEFINE= DOCS LUAJIT
LUAJIT_DESC= Use the Just-In-Time compiler for lua
LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit
LUAJIT_MAKE_ARGS= USE_LUAJIT=1
LUAJIT_MAKE_ARGS_OFF= USE_LUAJIT=0
-CONFLICTS_INSTALL= luakit
-
post-extract:
@${REINPLACE_CMD} -e \
's|share/man|man| ; s|luakit/doc|doc/luakit| ; \
@@ -49,6 +48,7 @@ post-extract:
${WRKSRC}/build-utils/gentokens.lua
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/luakit
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/luakit \
+ ${STAGEDIR}${PREFIX}/lib/luakit/luakit.so
.include <bsd.port.mk>
diff --git a/www/luakit-devel/distinfo b/www/luakit-devel/distinfo
index b8cd6c354d00..b7d5871d1fa2 100644
--- a/www/luakit-devel/distinfo
+++ b/www/luakit-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587038603
-SHA256 (luakit-luakit-2.1-33-g0de4b1c_GH0.tar.gz) = b221da13a003c775b81b6a5cfdc073c7b6c526bdb23e398322f9ee3e75f3a369
-SIZE (luakit-luakit-2.1-33-g0de4b1c_GH0.tar.gz) = 487143
+TIMESTAMP = 1589887283
+SHA256 (luakit-luakit-2.1-36-ga188409_GH0.tar.gz) = 0f30e90e79ea675361f7287ed93e1694f3f2f97b2b121fbe3be00b97400b0d6a
+SIZE (luakit-luakit-2.1-36-ga188409_GH0.tar.gz) = 487179