On Tue, Aug 30, 2022 at 08:46:13AM -0600, Stefan Hagen wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2022/08/30 08:46:13 > > Modified files: > devel/lua-say : Makefile distinfo > > Log message: > Update lua-say 1.3.1 => 1.4.1, bugfix release > > v1.4.1 > * Fix argcount n if too low > > v1.4.0 > * Make say nil-safe
I got an error in my last bulk. Also it seems PKGNAME has moved from lua-say to say. ===> Building package for say-1.4.1 Create /exopi-cvs/ports/packages/amd64/all/say-1.4.1.tgz Creating package say-1.4.1 Error: change in plist | Assuming the old and new builds were done correctly | (fully up-to-date ports tree including relevant MODULES), | then someone probably forgot to bump a REVISION. | (see bsd.port.mk(5), PACKAGE_REPOSITORY) --- /exopi-cvs/ports/plist/amd64/say-1.4.1 +++ /exopi-cvs/ports/plist/amd64/say-1.4.1-new @@ -1,10 +1,10 @@ @name say-1.4.1 @version 8 -@comment pkgpath=devel/lua-say,lua53 ftp=yes +@comment pkgpath=devel/lua-say ftp=yes @arch amd64 +DESC @sha 2a5j484xURL38iySKWS6E5yB7FDM4XLZzX3Rd13To08= -@depend lang/lua/5.3:lua->=5.3,<5.4:lua-5.3.6 +@depend lang/lua/5.1:lua->=5.1,<5.2:lua-5.1.5p7 @cwd /usr/local -share/lua/5.3/say/ -share/lua/5.3/say/init.lua +share/lua/5.1/say/ +share/lua/5.1/say/init.lua -- Antoine
