Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2004 04:50:25 GMT
From:      Dryice Liu <dryice@hotpop.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/69734: [maintainer update]devel/xtla: add editors/tree-widget as BUILD_DEPENDS
Message-ID:  <200407290450.i6T4oPXC067370@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/69734; it has been noted by GNATS.

From: Dryice Liu <dryice@hotpop.com>
To: freebsd-gnats-submit@FreeBSD.org, dryice@liu.com.cn
Cc:  
Subject: Re: ports/69734: [maintainer update]devel/xtla: add
 editors/tree-widget as BUILD_DEPENDS
Date: Thu, 29 Jul 2004 12:40:35 +0800

 Sorry to follow up my self. I think I should pump PORTREVISION. Here
 is the new diff file:
 
 ======================================================================
 diff -ruN xtla.old/Makefile xtla/Makefile
 --- xtla.old/Makefile	Thu Jul 29 10:29:43 2004
 +++ xtla/Makefile	Thu Jul 29 11:53:43 2004
 @@ -7,6 +7,7 @@
  
  PORTNAME=	xtla
  PORTVERSION=	20040719
 +PORTREVISION=	1
  CATEGORIES=	devel elisp
  MASTER_SITES=	http://xsteve.nit.at/prg/emacs/
  PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 @@ -15,7 +16,8 @@
  MAINTAINER=	dryice@liu.com.cn
  COMMENT=	An Emacs front-end to tla
  
 -BUILD_DEPENDS+=	tla:${PORTSDIR}/devel/tla
 +BUILD_DEPENDS+=	tla:${PORTSDIR}/devel/tla \
 +		${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/tree-widget/tree-widget.el:${PORTSDIR}/editors/tree-widget
  RUN_DEPENDS=	${BUILD_DEPENDS}
  
  EMACS_PORT_NAME?=	emacs21
 diff -ruN xtla.old/pkg-plist xtla/pkg-plist
 --- xtla.old/pkg-plist	Thu Jul 29 10:29:45 2004
 +++ xtla/pkg-plist	Thu Jul 29 10:51:11 2004
 @@ -1,5 +1,6 @@
  %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-autoloads.elc
  %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-browse.el
 +%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-browse.elc
  %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-core.el
  %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-core.elc
  %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-defs.el
 ======================================================================
 
 -- 
 Regards,
 Dryice
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407290450.i6T4oPXC067370>