[MacPorts] #1250: UPDATE bind9-9.2.3
MacPorts
noreply at macports.org
Thu Mar 24 06:43:45 PDT 2016
#1250: UPDATE bind9-9.2.3
----------------------+----------------------
Reporter: dluke@… | Owner: jberry@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: fixed | Keywords:
Port: bind9 |
----------------------+----------------------
Changes (by ryandesign@…):
* type: defect => update
* port: => bind9
Old description:
> Version bump, Portfile diff inline:
>
> --- /usr/local/dports/net/bind9/Portfile Sun Oct 5 00:03:48 2003
> +++ Portfile Mon Dec 1 14:51:54 2003
> @@ -2,7 +2,7 @@
>
> PortSystem 1.0
> name bind9
> -version 9.2.2-P3
> +version 9.2.3
> categories net
> maintainers bchesneau at mac.com
> description Domain Name System server
> @@ -13,7 +13,7 @@
> master_sites ftp://ftp.isc.org/isc/${portname}/${version}
> distname bind-${version}
> worksrcdir bind-${version}
> -checksums md5 bb2097d4632991d2cc6d8db8aaf8e5d3
> +checksums md5 94ae7b0f20dc406fdbbf6fac5d57b32f
> depends_run
> path:/Library/StartupItems/DarwinPortsStartup:DarwinPortsStartup
>
> ======
>
> The following changes are _not_ in this diff but I think they would be
> useful:
> - Move the dependency on DarwinPortsStartup (and the startup script
> install) to a variant
> - s/install -o root/install/g for the benefit of those not running
> darwinports as root
New description:
Version bump, Portfile diff inline:
{{{
--- /usr/local/dports/net/bind9/Portfile Sun Oct 5 00:03:48 2003
+++ Portfile Mon Dec 1 14:51:54 2003
@@ -2,7 +2,7 @@
PortSystem 1.0
name bind9
-version 9.2.2-P3
+version 9.2.3
categories net
maintainers bchesneau at mac.com
description Domain Name System server
@@ -13,7 +13,7 @@
master_sites ftp://ftp.isc.org/isc/${portname}/${version}
distname bind-${version}
worksrcdir bind-${version}
-checksums md5 bb2097d4632991d2cc6d8db8aaf8e5d3
+checksums md5 94ae7b0f20dc406fdbbf6fac5d57b32f
depends_run
path:/Library/StartupItems/DarwinPortsStartup:DarwinPortsStartup
}}}
======
The following changes are _not_ in this diff but I think they would be
useful:
- Move the dependency on DarwinPortsStartup (and the startup script
install) to a variant
- `s/install -o root/install/g` for the benefit of those not running
darwinports as root
--
--
Ticket URL: <https://trac.macports.org/ticket/1250#comment:12>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list