notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/lua53/distinfo

Number of commits found: 8

Thursday, 15 Oct 2020
17:28 kevans search for other commits by this committer
lang/lua53: update to 5.3.6

This release fixes all bugs listed here: https://www.lua.org/bugs.html#5.3.5

While we're here, do some cleanup work in preparation for an impending
lang/lua54 port:

- Various reordering to appease portclippy
- The patch to src/Makefile has been renamed to match the standard naming
  convention since it was relatively close
- Use ${LUA_VER_STR} in place of again writing out the version string
- Use various LUA_* substitutions in the plist to reduce change on new
  versions

The latter two have actually been backported from the submitted lua54 port
in D14709, rather than being included in the original submission, to make
the diff between lang/lua53 and lang/lua54 more obvious.

Submitted by:	Russ Haley <russ haley gmail com>
Submitted with:	Andrew Gierth <andrew_tao173 riddles org uk>
Differential Revision:	https://reviews.freebsd.org/D25797
Original commitRevision:552431 
Saturday, 18 Aug 2018
07:41 dbn search for other commits by this committer
lang/lua53: update to 5.3.5 (final release for 5.3)

 - Cleanup of variables
 - Use the 'bsd' target for build stage
 - Add options to to select interactive command line editing
 - Add options to control debug options
 - Add option for HTML documentation
 - No change log provided upstream

Submitted by:	Russel Haley (russ.haley@gmail.com)
		Andrew Gierth (andrew_tao173.riddles.org.uk)
Differential Revision:	https://reviews.freebsd.org/D13690
Original commitRevision:477483 
Thursday, 9 Mar 2017
03:05 wen search for other commits by this committer
- Update to 5.3.4

PR:		217461
Submitted by:	gmesalazar@gmail.com(maintainer)
Original commitRevision:435741 
Tuesday, 25 Oct 2016
12:48 koobs search for other commits by this committer
lang/lua53: Add new MAINTAINER, Add bug fix patches

The Lua team maintains a list of bugs found in each release of Lua since
4.0 [1] with examples that show the bug and a patch when the fix is
available.

This patch adds all three bug fixes available so far. A fourth bug fix
should be made available soon to fix a recently-found bug in coroutines.

To make it easier to track changes for each patch, a GitHub repository
[2] has been created with the Lua distribution and patches so they can
be referenced by commit id.

- Pass MAINTAINER'ship to Submitter, who is also a member of the NetBSD
  Lua team. (Thanks!)

[1] https://www.lua.org/bugs.html
[2] https://github.com/salazar/lua

PR:		213658
Submitted by:	Guilherme Salazar <gmesalazar gmail com>
MFH:		2014Q4
Original commitRevision:424620 
Wednesday, 6 Jul 2016
13:17 gahr search for other commits by this committer
lang/lua53: update to 5.3.3
Original commitRevision:418130 
Wednesday, 9 Dec 2015
13:20 vanilla search for other commits by this committer
Upgrade to 5.3.2.
Original commitRevision:403386 
Thursday, 16 Jul 2015
18:35 pgollucci search for other commits by this committer
lang/lua53: 5.3.0 -> 5.3.1

PR:                  201469
Submitted by:        milios@ccsys.com
Original commitRevision:392310 
Saturday, 17 Jan 2015
02:19 bapt search for other commits by this committer
Add lua 5.3.0
Highlights from this new version:
Main new features are support for integers, bitwise operators, and a basic utf-8
library

Complete list of changes: http://www.lua.org/manual/5.3/readme.html#changes
List of incompatibilities with lua 5.2:
http://www.lua.org/manual/5.3/manual.html#8
Original commitRevision:377213 

Number of commits found: 8