Date: Sun, 21 Oct 2012 15:36:18 +0100 From: Chris Rees <utisoft@gmail.com> To: Joe Marcus Clarke <marcus@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r306237 - in head/net/netatalk: . files Message-ID: <CADLo838Kw1FApRf2Hh-YhCwZ9fKtO95S9H4tFyxFUbtFh1D6yQ@mail.gmail.com> In-Reply-To: <50840473.4040307@freebsd.org> References: <201210211412.q9LECReM092093@svn.freebsd.org> <CADLo838nXVYXH2vRWUYpB7kJs%2BRKdjwmmKTGqzujhGHFwZr3Cg@mail.gmail.com> <50840473.4040307@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21 Oct 2012 15:19, "Joe Marcus Clarke" <marcus@freebsd.org> wrote: > > On 10/21/12 10:16 AM, Chris Rees wrote: > > > > On 21 Oct 2012 15:12, "Joe Marcus Clarke" <marcus@freebsd.org > > <mailto:marcus@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo838Kw1FApRf2Hh-YhCwZ9fKtO95S9H4tFyxFUbtFh1D6yQ>