[MacPorts] #1974: UPDATE lua-5.0.2
MacPorts
noreply at macports.org
Thu Mar 24 06:56:02 PDT 2016
#1974: UPDATE lua-5.0.2
---------------------+-----------------------
Reporter: jbc@… | Owner: anselmg@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: fixed | Keywords:
Port: lua |
---------------------+-----------------------
Changes (by ryandesign@…):
* type: defect => update
* port: => lua
Old description:
> lua-5.0.2
>
> the portfile can be found here: INLINE
>
> Description: version bump to 5.0.2 of 17 Mar 2004
>
> Homepage: http://www.lua.org/
>
> Comments: Criminy, this is a lot of work just to submit an update that
> changes two lines! Hope this is
> right...never done diff before.
>
> ================INLINE CONTENT================
>
> --- Portfile Wed Jun 23 21:23:31 2004
> +++ Portfile.new Wed Jun 23 21:00:53 2004
> @@ -2,7 +2,7 @@
>
> PortSystem 1.0
> name lua
> -version 5.0
> +version 5.0.2
> categories lang
> maintainers anselmg at t-online.de
> description powerfull, light-weight programming language
> @@ -14,7 +14,7 @@
> master_sites http://www.lua.org/ftp/
> distname lua-${version}
> extract.suffix .tar.gz
> -checksums md5 6f14803fad389fb1cb15d17edfeddd91
> +checksums md5 dea74646b7e5c621fef7174df83c34b1
> post-patch { reinplace s|/usr/local|${prefix}/|
> ${worksrcpath}/config
> reinplace
> s|\$(INSTALL_BIN)|${destroot}\$(INSTALL_BIN)/| ${worksrcpath}/Makefile
> reinplace
> s|\$(INSTALL_INC)|${destroot}\$(INSTALL_INC)/| ${worksrcpath}/Makefile
New description:
lua-5.0.2
the portfile can be found here: INLINE
Description: version bump to 5.0.2 of 17 Mar 2004
Homepage: http://www.lua.org/
Comments: Criminy, this is a lot of work just to submit an update that
changes two lines! Hope this is
right...never done diff before.
================INLINE CONTENT================
{{{
--- Portfile Wed Jun 23 21:23:31 2004
+++ Portfile.new Wed Jun 23 21:00:53 2004
@@ -2,7 +2,7 @@
PortSystem 1.0
name lua
-version 5.0
+version 5.0.2
categories lang
maintainers anselmg at t-online.de
description powerfull, light-weight programming language
@@ -14,7 +14,7 @@
master_sites http://www.lua.org/ftp/
distname lua-${version}
extract.suffix .tar.gz
-checksums md5 6f14803fad389fb1cb15d17edfeddd91
+checksums md5 dea74646b7e5c621fef7174df83c34b1
post-patch { reinplace s|/usr/local|${prefix}/|
${worksrcpath}/config
reinplace
s|\$(INSTALL_BIN)|${destroot}\$(INSTALL_BIN)/| ${worksrcpath}/Makefile
reinplace
s|\$(INSTALL_INC)|${destroot}\$(INSTALL_INC)/| ${worksrcpath}/Makefile
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/1974#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list