Permalink
Browse files
bind9: version bump, update to 9.14.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
net/bind9/Portfile
|
|
@@ -1,7 +1,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name bind9 |
|
|
version 9.14.0 |
|
|
version 9.14.1 |
|
|
categories net |
|
|
maintainers {geeklair.net:dluke @danielluke} |
|
|
platforms darwin freebsd sunos |
|
|
@@ -23,9 +23,9 @@ homepage https://www.isc.org/ |
|
|
distname bind-${version} |
|
|
master_sites isc:${name}/${version} |
|
|
|
|
|
checksums rmd160 e688999c7a5fa212f736ae8c90a5d5be56e995a5 \ |
|
|
sha256 4edd459830bb97f749e25a5d42a2a4a093d7800e9962fca4300996cf7ea680af \ |
|
|
size 6290135 |
|
|
checksums rmd160 12e8bec5d7eb29d588596a204220edfe12bbc743 \ |
|
|
sha256 c3c7485d900a03271a9918a071c123e8951871a219f4c1c4383e37717f11db48 \ |
|
|
size 6235968 |
|
|
|
|
|
depends_lib path:lib/libssl.dylib:openssl \ |
|
|
port:libxml2 \ |
|
|
|