From owner-cvs-all@FreeBSD.ORG Tue Oct 27 13:37:59 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 677C210656AB; Tue, 27 Oct 2009 13:37:59 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 56E7C8FC31; Tue, 27 Oct 2009 13:37:59 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9RDbxLf003464; Tue, 27 Oct 2009 13:37:59 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9RDbxKf003463; Tue, 27 Oct 2009 13:37:59 GMT (envelope-from ale) Message-Id: <200910271337.n9RDbxKf003463@repoman.freebsd.org> From: Alex Dupre Date: Tue, 27 Oct 2009 13:37:59 +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/botan Makefile distinfo pkg-plist ports/security/botan/files patch-src_build_data_makefile_unix_shr.in 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: Tue, 27 Oct 2009 13:37:59 -0000 ale 2009-10-27 13:37:59 UTC FreeBSD ports repository Modified files: security/botan Makefile distinfo pkg-plist Added files: security/botan/files patch-src_build_data_makefile_unix_shr.in Log: Update to latest stable release (1.8.7): - switch to python configure (perl one was obsolated) - build ECC support (option to disable it) - fix shared library name PR: ports/139275 Submitted by: ale Approved by: maintainer Revision Changes Path 1.48 +24 -12 ports/security/botan/Makefile 1.31 +3 -3 ports/security/botan/distinfo 1.1 +24 -0 ports/security/botan/files/patch-src_build_data_makefile_unix_shr.in (new) 1.30 +98 -22 ports/security/botan/pkg-plist