From owner-cvs-all@FreeBSD.ORG Sun Apr 1 13:14:39 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 647E7106566C; Sun, 1 Apr 2012 13:14:39 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 506B28FC15; Sun, 1 Apr 2012 13:14:39 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q31DEdB8031600; Sun, 1 Apr 2012 13:14:39 GMT (envelope-from flo@repoman.freebsd.org) Received: (from flo@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q31DEdOH031599; Sun, 1 Apr 2012 13:14:39 GMT (envelope-from flo) Message-Id: <201204011314.q31DEdOH031599@repoman.freebsd.org> From: Florian Smeets Date: Sun, 1 Apr 2012 13:14:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/asterisk Makefile distinfo pkg-plist ports/net/asterisk/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 13:14:39 -0000 flo 2012-04-01 13:14:39 UTC FreeBSD ports repository Modified files: net/asterisk Makefile distinfo pkg-plist net/asterisk/files patch-configure Log: - update to 1.8.11.0 [1] - add OPTION for LDAP support, fixing pkg-plist entry for res_config_ldap [2] - add PORTSCOUT hint PR: ports/166403 [2] Submitted by: zi [1] Reported by: gpalmer [2] Feature safe: yes Revision Changes Path 1.177 +16 -4 ports/net/asterisk/Makefile 1.80 +2 -2 ports/net/asterisk/distinfo 1.16 +12 -12 ports/net/asterisk/files/patch-configure 1.53 +1 -1 ports/net/asterisk/pkg-plist