From owner-cvs-all@FreeBSD.ORG Thu Feb 26 12:50:40 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A81F1065674; Thu, 26 Feb 2009 12:50:40 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2F7268FC15; Thu, 26 Feb 2009 12:50:40 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1QCoelX070855; Thu, 26 Feb 2009 12:50:40 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1QCoet8070854; Thu, 26 Feb 2009 12:50:40 GMT (envelope-from garga) Message-Id: <200902261250.n1QCoet8070854@repoman.freebsd.org> From: Renato Botelho Date: Thu, 26 Feb 2009 12:50:40 +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/security/clamav-devel Makefile distinfo pkg-plist 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: Thu, 26 Feb 2009 12:50:42 -0000 garga 2009-02-26 12:50:40 UTC FreeBSD ports repository Modified files: security/clamav-devel Makefile distinfo pkg-plist Log: - Update to 20090226 to align witth 0.95rc1 - Remove USE_GMAKE, it's not needed - Remove libgmp dependency, it's using libtommath instead - Some cosmetic changes to align with clamav port and pacify portlint - libs version bumped .5 -> .6, it'll fail as dependency of some ports for now Revision Changes Path 1.145 +5 -10 ports/security/clamav-devel/Makefile 1.97 +3 -3 ports/security/clamav-devel/distinfo 1.43 +5 -4 ports/security/clamav-devel/pkg-plist