We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d395e commit 8349c1eCopy full SHA for 8349c1e
sysutils/MacPorts/Portfile
@@ -1,7 +1,7 @@
1
PortSystem 1.0
2
PortGroup github 1.0
3
4
-github.setup macports macports-base 2.11.3 v
+github.setup macports macports-base 2.11.4 v
5
name MacPorts
6
7
categories sysutils macports
@@ -24,8 +24,8 @@ github.tarball_from releases
24
#dist_subdir ${name}/testing
25
use_bzip2 yes
26
27
-checksums rmd160 c65429b578d9253652533cf8ac7e154a8ecff4fa \
28
- sha256 3967c266972e041a9bb0f03495df496360035c59b3166733a39f3d76d05819f2
+checksums rmd160 80de68a06462e43b710abadb2820ae023ceeb96b \
+ sha256 cb3f4c3af84fa7364891aac464b20fd38f24f5a59ffdb02f01233e02fabf5221
29
30
variant keep_prefix description "Use configured prefix instead of enforcing /opt/local" {}
31
if {![variant_isset keep_prefix]} {
0 commit comments