Page MenuHomeFreeBSD

textproc/txt2tags: Update to 3.4, fix graphics/qgis and graphics/qgis-ltr with this newest version
ClosedPublic

Authored by lbartoletti on Jan 15 2020, 7:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 26, 5:21 PM
Unknown Object (File)
Sun, Jun 22, 11:21 PM
Unknown Object (File)
Tue, Jun 17, 2:33 AM
Unknown Object (File)
Mon, Jun 16, 1:02 PM
Unknown Object (File)
Sun, Jun 15, 10:33 AM
Unknown Object (File)
Sat, Jun 14, 4:28 PM
Unknown Object (File)
Jun 10 2025, 5:29 PM
Unknown Object (File)
Jun 1 2025, 2:15 PM
Subscribers

Details

Summary

textproc/txt2tags: Update to 3.4, fix graphics/qgis and graphics/qgis-ltr with this newest version

Test Plan

QA:

  • portlint: OK (looks fine.)
  • testport: OK (poudriere: 11, 12, 13 / i386, amd64)

Diff Detail

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

Event Timeline

graphics/qgis-ltr/Makefile
153 ↗(On Diff #66771)

^why do this in a loop?

... ${WRKSRC}/doc/INSTALL ${WRKSRC }/doc/news

lbartoletti added inline comments.
graphics/qgis-ltr/Makefile
153 ↗(On Diff #66771)

Just a habit to iterate when there are several files to modify :)
I'll fix that.

lbartoletti marked an inline comment as done.

Remove the loop

This revision is now accepted and ready to land.Jan 22 2020, 6:53 PM
head/graphics/qgis-ltr/Makefile
151–153

The only replacements allowed with sed are variable replacements. All static changes have to be put into patches. See 4.4.3. Simple Automatic Replacements