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
F168751800: D23188.id67092.diff
Sat, Aug 29, 11:27 PM
F168734545: D23188.id.diff
Sat, Aug 29, 9:21 PM
F168730686: D23188.diff
Sat, Aug 29, 8:51 PM
Unknown Object (File)
Thu, Aug 27, 7:34 PM
Unknown Object (File)
Sat, Aug 8, 3:20 PM
Unknown Object (File)
Sat, Aug 8, 1:09 PM
Unknown Object (File)
Sat, Aug 8, 9:56 AM
Unknown Object (File)
Thu, Aug 6, 8:27 AM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 28682
Build 26704: arc lint + arc unit

Event Timeline

graphics/qgis-ltr/Makefile
153

^why do this in a loop?

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

lbartoletti added inline comments.
graphics/qgis-ltr/Makefile
153

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 ↗(On Diff #67201)

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