You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MacPorts update reminder. This is a ...MacPorts update reminder. This is a script run from your shell profile (e.g. ~/.bash_profile). It prompts you to update MacPorts after 7 days every time you open a new terminal window and offers to run the update for you.
1
#!/usr/bin/env bash
2
3
# Copyright 2025 SURF bv
4
5
# Licensed under the Apache License, Version 2.0 (the "License");