Skip to content

Commit 8349c1e

Browse files
committed
MacPorts port: update to 2.11.4
1 parent 63d395e commit 8349c1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sysutils/MacPorts/Portfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PortSystem 1.0
22
PortGroup github 1.0
33

4-
github.setup macports macports-base 2.11.3 v
4+
github.setup macports macports-base 2.11.4 v
55
name MacPorts
66

77
categories sysutils macports
@@ -24,8 +24,8 @@ github.tarball_from releases
2424
#dist_subdir ${name}/testing
2525
use_bzip2 yes
2626

27-
checksums rmd160 c65429b578d9253652533cf8ac7e154a8ecff4fa \
28-
sha256 3967c266972e041a9bb0f03495df496360035c59b3166733a39f3d76d05819f2
27+
checksums rmd160 80de68a06462e43b710abadb2820ae023ceeb96b \
28+
sha256 cb3f4c3af84fa7364891aac464b20fd38f24f5a59ffdb02f01233e02fabf5221
2929

3030
variant keep_prefix description "Use configured prefix instead of enforcing /opt/local" {}
3131
if {![variant_isset keep_prefix]} {

0 commit comments

Comments
 (0)