From owner-freebsd-ports-bugs Sun Mar 23 8:30:14 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72F1B37B40E for ; Sun, 23 Mar 2003 08:30:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D63043F85 for ; Sun, 23 Mar 2003 08:30:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2NGUANS002364 for ; Sun, 23 Mar 2003 08:30:10 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2NGUA1d002363; Sun, 23 Mar 2003 08:30:10 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32BEA37B401 for ; Sun, 23 Mar 2003 08:25:11 -0800 (PST) Received: from narayan.energyhq.tk (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id C227443FA3 for ; Sun, 23 Mar 2003 08:25:09 -0800 (PST) (envelope-from flynn@narayan.energyhq.tk) Received: from narayan.energyhq.tk (localhost [127.0.0.1]) by narayan.energyhq.tk (8.12.6/8.12.6) with ESMTP id h2NGPCAK043430 for ; Sun, 23 Mar 2003 17:25:12 +0100 (CET) (envelope-from flynn@narayan.energyhq.tk) Received: (from flynn@localhost) by narayan.energyhq.tk (8.12.6/8.12.6/Submit) id h2NGPBsm043429; Sun, 23 Mar 2003 17:25:11 +0100 (CET) Message-Id: <200303231625.h2NGPBsm043429@narayan.energyhq.tk> Date: Sun, 23 Mar 2003 17:25:11 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50214: [MAINTAINER UPDATE] print/lyx to 1.3.1 Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50214 >Category: ports >Synopsis: [MAINTAINER UPDATE] print/lyx to 1.3.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Mar 23 08:30:09 PST 2003 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 5.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD narayan.energyhq.tk 5.0-RELEASE-p1 FreeBSD 5.0-RELEASE-p1 #0: Fri Feb 7 20:29:33 CET 2003 galerna@narayan.energyhq.tk:/usr/obj/usr/src/sys/NARAYAN i386 >Description: LyX 1.3.1 is a maintenance release which fixes bugs in 1.3.0 . Also throw in Python dependency, which I forgot to add last time and that the conversion scripts depend on. >How-To-Repeat: >Fix: --- lyx.diff begins here --- diff -ruN lyx.old/Makefile lyx/Makefile --- lyx.old/Makefile Thu Mar 13 22:20:02 2003 +++ lyx/Makefile Sun Mar 23 15:45:24 2003 @@ -6,7 +6,7 @@ # PORTNAME= lyx -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -22,6 +22,7 @@ latex:${PORTSDIR}/print/teTeX USE_PERL5= yes +USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes diff -ruN lyx.old/distinfo lyx/distinfo --- lyx.old/distinfo Sat Feb 22 11:22:33 2003 +++ lyx/distinfo Sun Mar 23 15:42:34 2003 @@ -1 +1 @@ -MD5 (lyx-1.3.0.tar.gz) = a7b2a8041c3c3bd99f96cb0316c4595c +MD5 (lyx-1.3.1.tar.gz) = f6795fd9affc01edaf6567fb9599a2ab --- lyx.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message