Permalink
Browse files
rrdtool: switch to using Perl 5.28
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+2
−2
net/rrdtool/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup perl5 1.0 |
|
|
|
|
|
name rrdtool |
|
|
version 1.7.0 |
|
|
revision 2 |
|
|
revision 3 |
|
|
categories net |
|
|
license GPL-2+ |
|
|
platforms darwin |
|
|
@@ -21,7 +21,7 @@ checksums rmd160 8816c971189a60e190d15a5b3827697c299ffce3 \ |
|
|
sha256 f97d348935b91780f2cd80399719e20c0b91f0a23537c0a85f9ff306d4c5526b \ |
|
|
size 2849994 |
|
|
|
|
|
perl5.branches 5.26 |
|
|
perl5.branches 5.28 |
|
|
|
|
|
depends_build port:pkgconfig |
|
|
|
|
|
|