Bug 236830

Summary: databases/grass7: update to 7.6.1
Product: Ports & Packages Reporter: Loïc Bartoletti <lbartoletti>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Some People CC: pi, rhurlin, wen
Priority: --- Keywords: patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
grass 7.6.1 lbartoletti: maintainer-approval+

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!