svn commit: r306237 - in head/net/netatalk: . files
Chris Rees
utisoft at gmail.com
Sun Oct 21 14:36:20 UTC 2012
On 21 Oct 2012 15:19, "Joe Marcus Clarke" <marcus at freebsd.org> wrote:
>
> On 10/21/12 10:16 AM, Chris Rees wrote:
> >
> > On 21 Oct 2012 15:12, "Joe Marcus Clarke" <marcus at freebsd.org
> > <mailto:marcus at freebsd.org>> wrote:
> >>
> >> Author: marcus
> >> Date: Sun Oct 21 14:12:26 2012
> >> New Revision: 306237
> >> URL: http://svn.freebsd.org/changeset/ports/306237
> >>
> >> Log:
> >> Update to 2.2.4. See
> > http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.4.html
> >> for a list of changes in this release.
> >>
> >> Feature safe: yes
> >>
> >> Deleted:
> >> head/net/netatalk/files/patch-etc_uams_Makefile.in
> >> Modified:
> >> head/net/netatalk/Makefile
> >> head/net/netatalk/distinfo
> >>
> >> Modified: head/net/netatalk/Makefile
> >>
> >
==============================================================================
> >> --- head/net/netatalk/Makefile Sun Oct 21 14:01:14 2012
(r306236)
> >> +++ head/net/netatalk/Makefile Sun Oct 21 14:12:26 2012
(r306237)
> >> @@ -6,8 +6,7 @@
> >> #
> >>
> >> PORTNAME= netatalk
> >> -PORTVERSION= 2.2.3
> >> -PORTREVISION= 2
> >> +PORTVERSION= 2.2.4
> >> PORTEPOCH= 1
> >> CATEGORIES= net print
> >> MASTER_SITES= SF
> >> @@ -31,7 +30,7 @@ CONFIGURE_ARGS+= --with-tcp-wrappers \
> >> --with-pkgconfdir=${PREFIX}/etc \
> >> --with-libiconv=${LOCALBASE} \
> >> --with-libgcrypt-dir=${LOCALBASE} \
> >> -
> > --with-uams-path=${LOCALBASE}/libexec/netatalk-uams \
> >> +
--with-uams-path=${PREFIX}/libexec/netatalk-uams \
> >
> > Why this change?
>
> Ah, thanks. This changes fixes installation of UAMs in non-default
> paths. This bug had been in there for a long time, and I finally killed
> it when I did the port of netatalk 3.0. This was a "back-port".
Cool, thanks.
Chris
More information about the svn-ports-head
mailing list