From owner-cvs-ports@FreeBSD.ORG Fri Feb 10 21:42:14 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 867D11065675; Fri, 10 Feb 2012 21:42:14 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5A2318FC12; Fri, 10 Feb 2012 21:42:14 +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 q1ALgEKh078224; Fri, 10 Feb 2012 21:42:14 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1ALgEFL078223; Fri, 10 Feb 2012 21:42:14 GMT (envelope-from pgollucci) Message-Id: <201202102142.q1ALgEFL078223@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 10 Feb 2012 21:42:14 +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/p5-Crypt-Cracklib Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 21:42:14 -0000 pgollucci 2012-02-10 21:42:14 UTC FreeBSD ports repository Modified files: security/p5-Crypt-Cracklib Makefile Log: - Convert from BUILD -> LIB depends for cracklib and move to .so usage - Fix the original issue of implicit declaration of function 'FascistCheck', the rename crack -> packer is nolonger valid - NO PORTREVISION bump since it was broken previously Revision Changes Path 1.18 +3 -5 ports/security/p5-Crypt-Cracklib/Makefile