1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Apply hotfix from upstream.

Bump PORTREVISION.
This commit is contained in:
Sergey A. Osokin 2013-03-18 09:34:22 +00:00
parent 864c77a49d
commit 93fb98e600
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314543
2 changed files with 7 additions and 0 deletions

View File

@ -3,10 +3,15 @@
PORTNAME= luajit
DISTVERSION= 2.0.1
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://luajit.org/download/
DISTNAME= LuaJIT-${DISTVERSION}
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= v${PORTVERSION}_hotfix1.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= osa@FreeBSD.org
COMMENT= A Just-In-Time Compiler for Lua

View File

@ -1,2 +1,4 @@
SHA256 (LuaJIT-2.0.1.tar.gz) = 2371cceb53453d8a7b36451e6a0ccdb66236924545d6042ddd4c34e9668990c0
SIZE (LuaJIT-2.0.1.tar.gz) = 841399
SHA256 (v2.0.1_hotfix1.patch) = 143898de3fe84455684fddb92947d36c1a51c6a6e3884813fe5e025bd4652368
SIZE (v2.0.1_hotfix1.patch) = 3591