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: x11/libwacom/distinfo

Number of commits found: 10

Monday, 28 Sep 2020
20:15 zeising search for other commits by this committer
x11/libwacom: Update to 1.5

Update x11/libwacom to 1.5 [1]
Switch to use release archive instead of the github generated tarball [2]

Changelog:
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-1.5
https://github.com/linuxwacom/libwacom/blob/libwacom-1.5/NEWS

PR:		249554 [1], 249503 [2]
Submitted by:	jbeich [1], daniel.engberg.lists@pyret.net  [2]
Differential Revision:	https://reviews.freebsd.org/D26350
Original commitRevision:550446 
Thursday, 2 Jul 2020
20:07 zeising search for other commits by this committer
x11/libwacom: Update to 1.4.1

Update x11/libwacom to 1.4.1
Changelog:
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-1.4
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-1.4.1
Original commitRevision:541058 
Thursday, 26 Mar 2020
12:37 jbeich search for other commits by this committer
x11/libwacom: update to 1.3

Changes:	https://github.com/linuxwacom/libwacom/compare/libwacom-1.2...libwacom-1.3
Reported by:	portscout
Approved by:	zeising (x11)
Differential Revision:	https://reviews.freebsd.org/D24180
Original commitRevision:529182 
Saturday, 21 Mar 2020
06:04 jbeich search for other commits by this committer
x11/libwacom: unbreak "make test"

[0/1] /usr/local/bin/meson test --no-rebuild --print-errorlogs
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line
129, in run
    return options.run_func(options)
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 1045,
in run
    return th.doit()
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 802,
in doit
    self.run_tests(tests)
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 954,
in run_tests
    self.drain_futures(futures)
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 970,
in drain_futures
    self.process_test_result(result.result())
  File "/usr/local/lib/python3.7/concurrent/futures/_base.py", line 435, in
result
    return self.__get_result()
  File "/usr/local/lib/python3.7/concurrent/futures/_base.py", line 384, in
__get_result
    raise self._exception
  File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 494,
in run
    return self._run_cmd(wrap + cmd + self.test.cmd_args +
self.options.test_args)
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 549,
in _run_cmd
    preexec_fn=preexec_fn if not is_windows() else None)
  File "/usr/local/lib/python3.7/subprocess.py", line 800, in __init__
    restore_signals, start_new_session)
  File "/usr/local/lib/python3.7/subprocess.py", line 1551, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory:
'/usr/ports/x11/libwacom/work/libwacom-libwacom-1.2/data/check-files-in-git.sh':
'/usr/ports/x11/libwacom/work/libwacom-libwacom-1.2/data/check-files-in-git.sh'
FAILED: meson-test
/usr/local/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.

Requested by:	John Hein
Approved by:	zeising (x11)
Differential Revision:	https://reviews.freebsd.org/D24001
Original commitRevision:528827 
Thursday, 5 Mar 2020
12:37 jbeich search for other commits by this committer
x11/libwacom: unbreak after r244554 when libxml2 isn't bootlegged

PR:		244554
Reported by:	Matthias Pfaller
Approved by:	manu, imp, zeising (x11)
Differential Revision:	https://reviews.freebsd.org/D23930
Original commitRevision:527829 
Wednesday, 26 Feb 2020
11:47 jbeich search for other commits by this committer
x11/libwacom: convert to USES=meson

Approved by:	manu, zeising (x11)
Differential Revision:	https://reviews.freebsd.org/D23819
Original commitRevision:527163 
11:47 jbeich search for other commits by this committer
x11/libwacom: update to 1.2

Changes:	https://github.com/linuxwacom/libwacom/compare/libwacom-0.32...libwacom-1.2
Approved by:	manu, zeising (x11)
Differential Revision:  https://reviews.freebsd.org/D23818
Original commitRevision:527162 
Monday, 31 Dec 2018
00:08 zeising search for other commits by this committer
x11/libwacom: Update to 0.32

Update x11/libwacom to 0.32.
Switch to use github, upstream has moved there.

Obtained from:	FreeBSD Graphics Team Development Repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
Original commitRevision:488750 
Monday, 6 Feb 2017
20:23 bapt search for other commits by this committer
Update to 0.23
Original commitRevision:433517 
Sunday, 29 Jan 2017
23:40 bapt search for other commits by this committer
Libwacom is a new library to help implement Wacom tablet settings.
It is intended to be used by client-programs that need model
identification.

WWW: http://linuxwacom.sourceforge.net/wiki/index.php/Libwacom

Obtained from:	FreeBSDDesktop github
Original commitRevision:432813 

Number of commits found: 10