Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  3 Apr 2002 01:07:13 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36662: update port: chinese/cwtex
Message-ID:  <20020402170713.D2117753E@softwareliberty.org>

next in thread | raw e-mail | index | archive | help

>Number:         36662
>Category:       ports
>Synopsis:       update port: chinese/cwtex
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 02 09:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
[MAINTAINER]
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386


	
>Description:
bin/cwbibtx -> bin/cwbibtex

Submitted by:	Lee [jackie@math.sinica.edu.tw]
	
>How-To-Repeat:
	
>Fix:

diff -ruN cwtex.orig/Makefile cwtex/Makefile
--- cwtex.orig/Makefile	Wed Apr  3 01:03:27 2002
+++ cwtex/Makefile	Wed Apr  3 01:03:41 2002
@@ -23,7 +23,7 @@
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/addfont ${PREFIX}/bin/
-	${INSTALL_PROGRAM} ${WRKSRC}/cwbibtx ${PREFIX}/bin/
+	${INSTALL_PROGRAM} ${WRKSRC}/cwbibtex ${PREFIX}/bin/
 	${INSTALL_PROGRAM} ${WRKSRC}/cwmkidx ${PREFIX}/bin/
 	${INSTALL_PROGRAM} ${WRKSRC}/cwtex ${PREFIX}/bin/
 	${INSTALL_PROGRAM} ${WRKSRC}/tex2xtc ${PREFIX}/bin/
diff -ruN cwtex.orig/pkg-plist cwtex/pkg-plist
--- cwtex.orig/pkg-plist	Wed Apr  3 01:03:27 2002
+++ cwtex/pkg-plist	Wed Apr  3 01:03:46 2002
@@ -1,5 +1,5 @@
 bin/addfont
-bin/cwbibtx
+bin/cwbibtex
 bin/cwmkidx
 bin/cwtex
 bin/tex2xtc
	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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