Page MenuHomeFreeBSD

graphics/diff-pdf: update to 0.5.2
ClosedPublic

Authored by uzsolt on Feb 14 2024, 5:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 7:03 PM
Unknown Object (File)
Sun, Oct 5, 9:37 AM
Unknown Object (File)
Thu, Oct 2, 7:51 AM
Unknown Object (File)
Thu, Oct 2, 12:04 AM
Unknown Object (File)
Wed, Sep 17, 2:56 AM
Unknown Object (File)
Aug 23 2025, 11:26 PM
Unknown Object (File)
Aug 23 2025, 11:26 PM
Unknown Object (File)
Aug 23 2025, 11:26 PM
Subscribers
None

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

uzsolt created this revision.
bofh added inline comments.
graphics/diff-pdf/Makefile
21

There should be a blank line in between USE clause and GNU_CONFIGURE. Portclippy does not detect blank line issues and will exit 0. If you try to put GNU_CONFIGURE on top of USE clauses it will show you how it advises the blocks. Other than that it's ready to ship.

This revision is now accepted and ready to land.Feb 14 2024, 6:07 AM
This revision was automatically updated to reflect the committed changes.