svn commit: r345147 - in head/net-im/gajim: . files

Alexey Dokuchaev danfe at FreeBSD.org
Fri Mar 7 07:02:43 UTC 2014


On Wed, Feb 19, 2014 at 08:41:54PM +0000, Ruslan Makhmatkhanov wrote:
> New Revision: 345147
> URL: http://svnweb.freebsd.org/changeset/ports/345147
> QAT: https://qat.redports.org/buildarchive/r345147/
> 
> +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
> +EXTRA_PATCHES+=	${FILESDIR}/extra-patch-src-common_resolver.py
> +.endif

Per UPDATING, BIND was removed on 20130930.  It looks like OSVERSION was
not properly bumped to reflect it (or I didn't find it).  Anyways, on Sep
10th (that is, before 20130930) it was 1000055, so 1000000 looks wrong
in this commit.

./danfe


More information about the svn-ports-head mailing list