Date: Tue, 6 Jul 2004 17:33:53 +0800 From: Dryice Liu <dryice@hotpop.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Dryice Liu <dryice@liu.com.cn> Subject: ports/68722: [maintainer update]devel/xtla: upgrade to 20040630 Message-ID: <20040706084955.6B0946B15AE@smtp-2.hotpop.com> Resent-Message-ID: <200407060940.i669eKhF078735@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68722 >Category: ports >Synopsis: [maintainer update]devel/xtla: upgrade to 20040630 >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: Tue Jul 06 09:40:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Mon Mar 1 16:17:42 CST 2004 >Description: Changes: - upgrade to 20040630 - add devel/tla to BUILD_DEPENDS >How-To-Repeat: N/A >Fix: --- xtla.diff begins here --- diff -ruN xtla.old/Makefile xtla/Makefile --- xtla.old/Makefile Fri Jul 2 17:32:39 2004 +++ xtla/Makefile Tue Jul 6 17:18:35 2004 @@ -6,7 +6,7 @@ # PORTNAME= xtla -PORTVERSION= 20040620 +PORTVERSION= 20040630 CATEGORIES= devel elisp MASTER_SITES= http://xsteve.nit.at/prg/emacs/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} @@ -15,7 +15,8 @@ MAINTAINER= dryice@liu.com.cn COMMENT= An Emacs front-end to tla -RUN_DEPENDS= tla:${PORTSDIR}/devel/tla +BUILD_DEPENDS+= tla:${PORTSDIR}/devel/tla +RUN_DEPENDS= ${BUILD_DEPENDS} EMACS_PORT_NAME?= emacs21 diff -ruN xtla.old/distinfo xtla/distinfo --- xtla.old/distinfo Fri Jul 2 17:32:39 2004 +++ xtla/distinfo Tue Jul 6 17:18:34 2004 @@ -1,2 +1,2 @@ -MD5 (xtla.tar.gz) = e94823cdccf0e93af96831d981e46b04 -SIZE (xtla.tar.gz) = 145911 +MD5 (xtla.tar.gz) = 0739e8f163a33b3a42ee0eeac4bb4b41 +SIZE (xtla.tar.gz) = 149924 --- xtla.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040706084955.6B0946B15AE>