From owner-cvs-all@FreeBSD.ORG Mon Oct 6 05:35:29 2008 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 E2E121065689; Mon, 6 Oct 2008 05:35:29 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B91FF8FC17; Mon, 6 Oct 2008 05:35:29 +0000 (UTC) (envelope-from clsung@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 m965ZTRl018015; Mon, 6 Oct 2008 05:35:29 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m965ZTLQ018013; Mon, 6 Oct 2008 05:35:29 GMT (envelope-from clsung) Message-Id: <200810060535.m965ZTLQ018013@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 6 Oct 2008 05:35:29 +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/snort Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 05:35:30 -0000 clsung 2008-10-06 05:35:29 UTC FreeBSD ports repository Modified files: security/snort Makefile Log: - bump PORTREVISION - fix libprelude version One of the config options for security/snort is WITH_PRELUDE. Last time libprelude has changed to new version, but Makefile for snort is not updated. This patch corrects this issue. PointyHat to: beech (ports/127339) PR: ports/127818 Submitted by: Krzysztof Stryjek Revision Changes Path 1.103 +2 -1 ports/security/snort/Makefile