Bug 272977 - ports-mgmt/portconfig: Update 0.6
Summary: ports-mgmt/portconfig: Update 0.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Baptiste Daroussin
URL: https://gitlab.com/alfix/portconfig/-...
Keywords:
Depends on: 272975
Blocks:
  Show dependency treegraph
 
Reported: 2023-08-06 13:05 UTC by Alfonso S. Siciliano
Modified: 2023-10-10 12:29 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (bapt)


Attachments
diff generated by: git diff > ../`make -VPKGNAME`.diff (1.43 KB, patch)
2023-08-06 13:05 UTC, Alfonso S. Siciliano
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ;)