[MacPorts] howto/AdvancedDailyAdm modified

MacPorts Wiki noreply at macports.org
Sat May 22 14:04:40 UTC 2021


Page "howto/AdvancedDailyAdm" was changed by BjarneDMat
Diff URL: <https://trac.macports.org/wiki/howto/AdvancedDailyAdm?action=diff&version=6>
Revision 6
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/AdvancedDailyAdm
=========================================================================
--- howto/AdvancedDailyAdm (version: 5)
+++ howto/AdvancedDailyAdm (version: 6)
@@ -18,7 +18,8 @@
 === Script 0: '''Default Values''' ===
 {{{
 declare prefix='/opt/local'
-declare version='2.7.0'
+declare version=$( curl --url 'https://raw.githubusercontent.com/macports/macports-base/master/config/RELEASE_URL' )
+version=${version##*/v}
 }}}
 
 === Script 1: '''Installation''' ===
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/AdvancedDailyAdm>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'howto/AdvancedDailyAdm' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list