[Bug 264642] math/libmesh: Use upstream release archive

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 12 Jun 2022 20:34:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264642

            Bug ID: 264642
           Summary: math/libmesh: Use upstream release archive
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 234649
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234649&action=edit
Patch for libmesh

* Use upstream release archive as suggested by Porters Handbook (USE_GITHUB
section ) and upstream [1], this also reduces download size by more than 50%
* Update requirements to c++17 (upstream defines -std=gnu++17 during build) in
port Makefile

1: https://github.com/libMesh/libmesh/releases/tag/v1.7.0

Poudriere testport OK 12.3-RELEASE (amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.