Bug 254591 - sysutils/jdupes: Update to 1.19.2
Summary: sysutils/jdupes: Update to 1.19.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rainer Hurling
URL: https://github.com/jbruchon/jdupes/bl...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2021-03-27 00:28 UTC by Thomas Hurst
Modified: 2021-03-28 14:31 UTC (History)
1 user (show)

See Also:


Attachments
Patch sysutils/jdupes to 1.19.2 (1.76 KB, patch)
2021-03-27 00:28 UTC, Thomas Hurst
tom: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Hurst 2021-03-27 00:28:58 UTC
Created attachment 223624 [details]
Patch sysutils/jdupes to 1.19.2

Update jdupes from 1.16 to 1.19.2.

Most notable changes are to -X/--extfilter, in particular size filtering is now INCLUSIVE instead of EXCLUSIVE.  An appropriate pkg-message has been added to warn users.
Comment 1 Automation User 2021-03-27 00:41:36 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/277410537
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-03-28 14:29:11 UTC
A commit references this bug:

Author: rhurlin
Date: Sun Mar 28 14:28:35 UTC 2021
New revision: 569398
URL: https://svnweb.freebsd.org/changeset/ports/569398

Log:
  sysutils/jdupes: Update to 1.19.2

  Most notable changes are to -X/--extfilter, in particular size
  filtering is now INCLUSIVE instead of EXCLUSIVE.

  Changelog: https://github.com/jbruchon/jdupes/blob/master/CHANGES

  PR:		254591
  Submitted by:	Thomas Hurst <tom@hur.st> (maintainer)

Changes:
  head/sysutils/jdupes/Makefile
  head/sysutils/jdupes/distinfo
  head/sysutils/jdupes/pkg-message
Comment 3 Rainer Hurling freebsd_committer freebsd_triage 2021-03-28 14:31:38 UTC
Committed, thanks :)