From owner-cvs-all@FreeBSD.ORG Thu Sep 7 20:04:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D23C116A500; Thu, 7 Sep 2006 20:04:27 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3AEE43D5A; Thu, 7 Sep 2006 20:04:21 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k87K4Jpj056579; Thu, 7 Sep 2006 20:04:19 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k87K4JMP056578; Thu, 7 Sep 2006 20:04:19 GMT (envelope-from ehaupt) Message-Id: <200609072004.k87K4JMP056578@repoman.freebsd.org> From: Emanuel Haupt Date: Thu, 7 Sep 2006 20:04:19 +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/libssh2 Makefile ports/security/libssh2/files patch-configure 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: Thu, 07 Sep 2006 20:04:27 -0000 ehaupt 2006-09-07 20:04:19 UTC FreeBSD ports repository Modified files: security/libssh2 Makefile Added files: security/libssh2/files patch-configure Log: - Provide a patch to fix a bug in the configure script that caused the include and library directory flags to gcc to be wrong - Bump PORTREVISION PR: 102920 Submitted by: David Thiel (maintainer) Revision Changes Path 1.9 +2 -1 ports/security/libssh2/Makefile 1.1 +13 -0 ports/security/libssh2/files/patch-configure (new)