Opened 20 years ago

Last modified 8 years ago

#1974 closed update

UPDATE lua-5.0.2 — at Initial Version

Reported by: jbc@… Owned by: anselmg@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: lua

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@… 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

Change History (0)

Note: See TracTickets for help on using tickets.