Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2012 10:19:31 -0400
From:      Joe Marcus Clarke <marcus@freebsd.org>
To:        Chris Rees <utisoft@gmail.com>
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:  <50840473.4040307@freebsd.org>
In-Reply-To: <CADLo838nXVYXH2vRWUYpB7kJs%2BRKdjwmmKTGqzujhGHFwZr3Cg@mail.gmail.com>
References:  <201210211412.q9LECReM092093@svn.freebsd.org> <CADLo838nXVYXH2vRWUYpB7kJs%2BRKdjwmmKTGqzujhGHFwZr3Cg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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".

Joe


-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome@FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50840473.4040307>