#1250 closed update (fixed)
UPDATE bind9-9.2.3
Reported by: | danielluke (Daniel J. Luke) | Owned by: | jberry@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | fkr@…, blb@… | |
Port: | bind9 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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@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
Attachments (1)
Change History (13)
comment:1 Changed 21 years ago by bchesneau@…
comment:2 Changed 21 years ago by danielluke (Daniel J. Luke)
Have you had a chance to test this?
Let me know if I can do anything to help.
comment:3 Changed 21 years ago by danielluke (Daniel J. Luke)
This is a ping, can you get this committed or let me know if something needs to be changed?
Thanks.
comment:4 Changed 21 years ago by danielluke (Daniel J. Luke)
Cc: | fkr@… added |
---|
fkr, can you take a look at this? (I haven't heard anything back from bchesneau).
comment:5 Changed 21 years ago by bchesneau@…
back to darwinports after 2 months busy... Will have a look tonight.
comment:6 Changed 21 years ago by danielluke (Daniel J. Luke)
Cc: | blb@… added |
---|
This has been sitting for a while, it would be nice to get blb's patch commited.
comment:7 Changed 20 years ago by danielluke (Daniel J. Luke)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
obsoleted by bug 2368
comment:8 Changed 20 years ago by jberry@…
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
I updated bind9 (bug #2368), but see in this bug that there were some additional proposed changes. Are these still desired, and/or do any of those who submitted those changes wish to update their patch?
Daniel, Bryan?
-jdb
comment:9 Changed 20 years ago by jberry@…
Owner: | changed from bchesneau@… to jberry@… |
---|---|
Status: | reopened → new |
comment:10 Changed 20 years ago by danielluke (Daniel J. Luke)
I'm indifferent to further changes. Mainly it's nice to have the port updated and someone who has time to update it maintaining it. ;-)
comment:11 Changed 20 years ago by jberry@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
I rolled some of Daniel/Bryan's patches into the most recent port file...thanks!
Committed.
comment:12 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | bind9 added |
Type: | defect → update |
mmm, changes seem to be ok. I would test the port tomorrow to see if everything is ok. - Benoit