Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2015 07:53:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203910] www/sogo: Update to 2.3.2_2. Patches to clear compiler warnings.
Message-ID:  <bug-203910-13-ihaJ45BwxJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203910-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203910-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203910

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |merge-quarterly?
           Keywords|                            |needs-patch, needs-qa,
                   |                            |patch

--- Comment #2 from Kubilay Kocak <koobs@FreeBSD.org> ---
Thanks Euan,

A couple of review notes:

 * OPTIONS_DEFAULT left empty? (might be OK for a slave port)
 * +.if ${PORT_OPTIONS:MACTIVESYNC} LIB_DEPENDS should be converted to options
helpers: ACTIVESYNC_LIB_DEPENDS=
 * RUN_DEPENDS:= ${BUILD_DEPENDS} use is discouraged now.

See:
http://www2.au.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#makefile-depend
- Section 5.8.2. RUN_DEPENDS

I leave these notes here either for you to update the attachment on, or Kurt to
take care of.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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