Bug 242009

Summary: net-mgmt/netdot: fix fetch
Product: Ports & Packages Reporter: Nick Hilliard <nick>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Some People CC: nick, w.schwarzenfeld
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix for netdot-1.0.7 which is currently marked as unfetchable none

Description Nick Hilliard 2019-11-16 16:29:17 UTC
Created attachment 209190 [details]
fix for netdot-1.0.7 which is currently marked as unfetchable

fix for netdot-1.0.7 which is currently marked as unfetchable.
Comment 1 Automation User 2019-11-18 02:40:03 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/96401945
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-12-16 14:46:25 UTC
A commit references this bug:

Author: amdmi3
Date: Mon Dec 16 14:45:48 UTC 2019
New revision: 520263
URL: https://svnweb.freebsd.org/changeset/ports/520263

Log:
  - Fix fetch by switching to new GitHub home

  PR:		242009
  Submitted by:	nick@foobar.org (maintainer)

Changes:
  head/net-mgmt/netdot/Makefile
  head/net-mgmt/netdot/distinfo
  head/net-mgmt/netdot/pkg-descr
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2019-12-16 14:46:57 UTC
Committed with minor changes

- Proper way to specify GitHub tag (DISTVERSIONPREFIX instead of GH_TAGNAME)
- Update WWW as well
- Minor whitespace fix