From owner-cvs-all@FreeBSD.ORG Thu Dec 23 10:54:46 2010 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 55F08106566B; Thu, 23 Dec 2010 10:54:46 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 465DC8FC13; Thu, 23 Dec 2010 10:54:46 +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 oBNAskPO001363; Thu, 23 Dec 2010 10:54:46 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBNAskBH001362; Thu, 23 Dec 2010 10:54:46 GMT (envelope-from roam) Message-Id: <201012231054.oBNAskBH001362@repoman.freebsd.org> From: Peter Pentchev Date: Thu, 23 Dec 2010 10:54:46 +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/apg Makefile distinfo ports/security/apg/files patch-aa patch-apg.c 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, 23 Dec 2010 10:54:46 -0000 roam 2010-12-23 10:54:46 UTC FreeBSD ports repository Modified files: security/apg Makefile distinfo security/apg/files patch-aa Added files: security/apg/files patch-apg.c Log: Fix a segfault when using the -y option. While I'm here: - remove the MD5 checksum from the distfile - note upstream's BSD license - OPTIONSify the support for CrackLib - add a descriptive patch header to the existing patch-aa - remove the packetstorm master site, it only seems to carry a much older version of apg - bump PORTREVISION for the segfault fix PR: 153382 (the segfault fix) Submitted by: David Boyd Revision Changes Path 1.10 +8 -3 ports/security/apg/Makefile 1.8 +0 -1 ports/security/apg/distinfo 1.6 +9 -2 ports/security/apg/files/patch-aa 1.1 +17 -0 ports/security/apg/files/patch-apg.c (new)