Bug 236830 - databases/grass7: update to 7.6.1
Summary: databases/grass7: update to 7.6.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2019-03-27 14:48 UTC by Loïc Bartoletti
Modified: 2019-04-11 00:54 UTC (History)
3 users (show)

See Also:


Attachments
grass 7.6.1 (11.53 KB, patch)
2019-03-27 14:48 UTC, Loïc Bartoletti
lbartoletti: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2019-03-27 14:48:26 UTC
Created attachment 203194 [details]
grass 7.6.1

Update grass to 7.6.1

The biggest part is that grass change it's installation name... instead of grass-7.6.x it's now grass76...

Well, it's a problem for QGIS which search grass-X-Y-Z version folder (it's hardcoded).

So, I have create a symlink at post-install to grass-7.6.1 from grass76.

poudriere i386/amd64 11/12 OK (databases/grass7 and graphics/qgis)
tested@work
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-11 00:53:51 UTC
A commit references this bug:

Author: swills
Date: Thu Apr 11 00:53:11 UTC 2019
New revision: 498626
URL: https://svnweb.freebsd.org/changeset/ports/498626

Log:
  databases/grass7: update to 7.6.1

  PR:		236830
  Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)

Changes:
  head/databases/grass7/Makefile
  head/databases/grass7/distinfo
  head/databases/grass7/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-04-11 00:54:23 UTC
Committed, thanks!