[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UPDATE: net/ntp



On Fri, Jun 04, 2004 at 08:20:24PM +0200, Christian Weisgerber wrote:
> * patch-ntpd_refclock_shm_c is wrong.  Casting the pointer will not
>   make the referenced variable have the correct size.  You'll need
>   something like this:
> 
>     time_t tsec;
>     tsec = tvt.tv_sec;
>     t = gmtime (&tsec);

Fixed.

> * The post-patch target can go.  This is now handled automatically
>   by our ports infrastructure.

Removed.

> * You can drop the @pkgcfl xntp3-* now.

Oops!  I forgot that one in the -doc package.

> * I really hate block formatting with non-proportional fonts
>   (pkg/DESCR*).

No more block formatting.

Updated port attached.

ntp-port-4.2.0a.tgz