Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2019 09:58:59 +0800
From:      Vanilla Hsu <vanilla@fatpipi.com>
To:        Martin Matuska <mm@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r512133 - head/lang/luajit-openresty
Message-ID:  <CAB_qb68dvtRi0EOgSw-=RjJp2cAr-miAGKWtxwD6wBVOx=0t5g@mail.gmail.com>
In-Reply-To: <201909152309.x8FN9mZK041537@repo.freebsd.org>
References:  <201909152309.x8FN9mZK041537@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi:

There is error on my box, could you help to check?

nat [/usr/ports] -root- ls -l /usr/local/bin/luajit*
lrwxr-xr-x  1 root  wheel      19 Sep 16 09:56 /usr/local/bin/luajit ->
luajit-2.1-20190912
-rwxr-xr-x  1 root  wheel  613856 Sep 16 09:56
/usr/local/bin/luajit-2.1.0-beta3

luajit-openresty will install luajit's binary as luajit-2.1.0-beta3, but
try to link to luajit-2.1-20190912.


Martin Matuska <mm@freebsd.org> =E6=96=BC 2019=E5=B9=B49=E6=9C=8816=E6=97=
=A5 =E9=80=B1=E4=B8=80 =E4=B8=8A=E5=8D=887:09=E5=AF=AB=E9=81=93=EF=BC=9A

> Author: mm
> Date: Sun Sep 15 23:09:47 2019
> New Revision: 512133
> URL: https://svnweb.freebsd.org/changeset/ports/512133
>
> Log:
>   lang/luajit-openresty: Use DISTVERSIONPREFIX to construct GH tagname
>
> Modified:
>   head/lang/luajit-openresty/Makefile
>   head/lang/luajit-openresty/distinfo
>
> Modified: head/lang/luajit-openresty/Makefile
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/lang/luajit-openresty/Makefile Sun Sep 15 23:00:02 2019
> (r512132)
> +++ head/lang/luajit-openresty/Makefile Sun Sep 15 23:09:47 2019
> (r512133)
> @@ -2,7 +2,9 @@
>  # $FreeBSD$
>
>  PORTNAME=3D      luajit
> +DISTVERSIONPREFIX=3D     v
>  DISTVERSION=3D   2.1-20190912
> +PORTREVISION=3D  1
>  CATEGORIES=3D    lang
>  PKGNAMESUFFIX=3D -openresty
>
> @@ -23,7 +25,6 @@ MAKE_ARGS=3D    CC=3D${CC}
>  USE_GITHUB=3D    yes
>  GH_ACCOUNT=3D    openresty
>  GH_PROJECT=3D    luajit2
> -GH_TAGNAME=3D    v${DISTVERSION}
>
>  PLIST_SUB+=3D    VERSION=3D2.1.0-beta3 SOVERSION=3D2.1.0
>
>
> Modified: head/lang/luajit-openresty/distinfo
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/lang/luajit-openresty/distinfo Sun Sep 15 23:00:02 2019
> (r512132)
> +++ head/lang/luajit-openresty/distinfo Sun Sep 15 23:09:47 2019
> (r512133)
> @@ -1,3 +1,3 @@
> -TIMESTAMP =3D 1568578398
> -SHA256 (openresty-luajit2-2.1-20190912-v2.1-20190912_GH0.tar.gz) =3D
> e90192d853412b59c44662b10aaf175ee2da4b38f72cb044fef682984dd3320a
> -SIZE (openresty-luajit2-2.1-20190912-v2.1-20190912_GH0.tar.gz) =3D 10941=
13
> +TIMESTAMP =3D 1568588894
> +SHA256 (openresty-luajit2-v2.1-20190912_GH0.tar.gz) =3D
> e90192d853412b59c44662b10aaf175ee2da4b38f72cb044fef682984dd3320a
> +SIZE (openresty-luajit2-v2.1-20190912_GH0.tar.gz) =3D 1094113
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB_qb68dvtRi0EOgSw-=RjJp2cAr-miAGKWtxwD6wBVOx=0t5g>