Bug 254070 - net-mgmt/irrtoolset: update to 5.1.3
Summary: net-mgmt/irrtoolset: update to 5.1.3
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: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-06 18:00 UTC by rkoberman
Modified: 2021-03-10 18:39 UTC (History)
2 users (show)

See Also:


Attachments
Update to 5.1.3 and handle move from ISC to github (1.47 KB, patch)
2021-03-06 18:00 UTC, rkoberman
no flags Details | Diff
Updated patch to update to 5.1.3 (1.49 KB, patch)
2021-03-09 01:11 UTC, rkoberman
rkoberman: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rkoberman 2021-03-06 18:00:29 UTC
Created attachment 223027 [details]
Update to 5.1.3 and handle move from ISC to github

The port of irrtoolset has gotten rather stale as I stopped using it in 2013. Since then the repo has moved to github and there has been one major and several minor update releases. The attached trivial patch will update the patch to the latest release.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2021-03-08 11:22:01 UTC
^Triage: [tags] in issue Titles are deprecated.

^Triage: Simplifying title

^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

Q/A: some minor ordering issues:

# USES block                                    
USES
+USE_GITHUB                                                                                                                                                                                                                 
+GH_ACCOUNT                                                                                                   
+GH_PROJECT                                     
                                                       
-PLIST_FILES                                    
                                                       
# Configure block                          
GNU_CONFIGURE                                   
                                                       
-USE_GITHUB                             
-GH_ACCOUNT
-GH_PROJECT                                                                                                   
# Packaging list block
+PLIST_FILES
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2021-03-08 11:22:23 UTC
And also thanks for the update, of course!
Comment 3 rkoberman 2021-03-09 01:11:15 UTC
Created attachment 223105 [details]
Updated patch to update to 5.1.3
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-03-10 18:39:07 UTC
A commit references this bug:

Author: nc
Date: Wed Mar 10 18:39:05 UTC 2021
New revision: 568029
URL: https://svnweb.freebsd.org/changeset/ports/568029

Log:
  net-mgmt/irrtoolset: update to 5.1.3

  PR:		254070
  Submitted by:	rkoberman AT gmail DOT com (maintainer)

Changes:
  head/net-mgmt/irrtoolset/Makefile
  head/net-mgmt/irrtoolset/distinfo
Comment 5 Neel Chauhan freebsd_committer freebsd_triage 2021-03-10 18:39:20 UTC
Committed!