From owner-cvs-all Mon Dec 3 12:16:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56DF337B419; Mon, 3 Dec 2001 12:16:00 -0800 (PST) Received: (from nik@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB3KG0E43073; Mon, 3 Dec 2001 12:16:00 -0800 (PST) (envelope-from nik) Message-Id: <200112032016.fB3KG0E43073@freefall.freebsd.org> From: Nik Clayton Date: Mon, 3 Dec 2001 12:16:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/jadetex Makefile pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2001/12/03 12:16:00 PST Modified files: print/jadetex Makefile pkg-message pkg-plist Log: From the PR: mktexlsr is well called from Makefile but not from the pkg-plist. this cause jadetex to not be recognized by tex at runtime. Makefile MAINTAINER email adress fixed PREFIX changed to LOCALBASE where needed pkg-message handling added do-install rewritten (long lines wrapped) pkg-message /usr/local changed to LOCALBASE pkg-plist @comment $FreeBSD$ added @exec mktexlsr added PR: ports/31151 Submitted by: Cyrille Lefevre Revision Changes Path 1.20 +23 -10 ports/print/jadetex/Makefile 1.2 +2 -2 ports/print/jadetex/pkg-message 1.4 +2 -0 ports/print/jadetex/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message