Bug 272977

Summary: ports-mgmt/portconfig: Update 0.6
Product: Ports & Packages Reporter: Alfonso S. Siciliano <asiciliano>
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed FIXED    
Severity: Affects Only Me CC: asiciliano
Priority: --- Flags: bugzilla: maintainer-feedback? (bapt)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://gitlab.com/alfix/portconfig/-/blob/main/CHANGELOG
Bug Depends on: 272975    
Bug Blocks:    
Attachments:
Description Flags
diff generated by: git diff > ../`make -VPKGNAME`.diff none

Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2023-08-06 13:05:33 UTC
Created attachment 243886 [details]
diff generated by: git diff > ../`make -VPKGNAME`.diff

Update portconfig to 0.6

add: a line to pkg-desc to fix 'portlint -C' warning.

Testing
# portlint -A
# port test
# portfmt -i ./Makefile
# poudriere testport -j 132Ramd64 -p default -i -o ports-mgmt/portconfig
# poudriere testport -j 140Camd64 -p default -i -o ports-mgmt/portconfig
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2023-08-22 13:19:14 UTC
LGTM, just push yourself ;)