Date: Mon, 8 Jul 2013 11:52:47 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322496 - head/net/sofia-sip Message-ID: <201307081152.r68BqldC052812@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Jul 8 11:52:46 2013 New Revision: 322496 URL: http://svnweb.freebsd.org/changeset/ports/322496 Log: Mark as job unsafe, drop maintainership Modified: head/net/sofia-sip/Makefile Modified: head/net/sofia-sip/Makefile ============================================================================== --- head/net/sofia-sip/Makefile Mon Jul 8 11:51:42 2013 (r322495) +++ head/net/sofia-sip/Makefile Mon Jul 8 11:52:46 2013 (r322496) @@ -5,13 +5,14 @@ PORTVERSION= 1.12.11 CATEGORIES= net MASTER_SITES= SF -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source SIP User-Agent library USES= pathfix pkgconfig GNU_CONFIGURE= yes USE_OPENSSL= yes USE_GNOME= glib20 +MAKE_JOBS_UNSAFE= yes MAN1= sip-date.1 \ sip-options.1 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307081152.r68BqldC052812>