From owner-cvs-all@FreeBSD.ORG Tue May 31 18:34:31 2005 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 200B816A41C; Tue, 31 May 2005 18:34:31 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B5043D4C; Tue, 31 May 2005 18:34:30 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4VIYUKb057769; Tue, 31 May 2005 18:34:30 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4VIYUrC057768; Tue, 31 May 2005 18:34:30 GMT (envelope-from barner) Message-Id: <200505311834.j4VIYUrC057768@repoman.freebsd.org> From: Simon Barner Date: Tue, 31 May 2005 18:34:30 +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/print/lyx 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: Tue, 31 May 2005 18:34:31 -0000 barner 2005-05-31 18:34:30 UTC FreeBSD ports repository Modified files: print/lyx Makefile Log: - Use libtool 1.5. This fixes the crash reported in ports/81148 (the reason of which is probably that some library used by LyX is build with libtool 1.5 now, too. - Bump PORTREVISION: we want working packages on the cluster, don't we? Reported and fixed by: Koji Yokota Approved by: thompsa PR: ports/81148 Btw: Welcome to our happy little farm :-) Revision Changes Path 1.95 +2 -1 ports/print/lyx/Makefile