Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 23:22:22 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37419: Update port: chinese/bg5pdf
Message-ID:  <20020424152222.030F27531@softwareliberty.org>

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

>Number:         37419
>Category:       ports
>Synopsis:       Update port: chinese/bg5pdf
>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:   Wed Apr 24 08:30:01 PDT 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:
Post python2.2
	
>How-To-Repeat:
	
>Fix:

diff -ruN bg5pdf.orig/Makefile bg5pdf/Makefile
--- bg5pdf.orig/Makefile	Sun Apr 22 04:31:57 2001
+++ bg5pdf/Makefile	Sun Apr 22 04:32:20 2001
@@ -21,7 +21,7 @@
 do-install:
 	@${MKDIR} ${EXAMPLESDIR}
 	${INSTALL_SCRIPT} ${WRKSRC}/bg5pdf ${PREFIX}/bin
-	${INSTALL_PROGRAM} ${WRKSRC}/bg5pdflib.so ${PREFIX}/lib/python2.1/site-packages
+	${INSTALL_PROGRAM} ${WRKSRC}/bg5pdflib.so ${PREFIX}/lib/python2.2/site-packages
 	${INSTALL_DATA} ${WRKSRC}/test.big5 ${EXAMPLESDIR}
 	${INSTALL_DATA} ${WRKSRC}/test.big5.pdf ${EXAMPLESDIR}
 	${INSTALL_SCRIPT} ${WRKSRC}/genTest.py ${EXAMPLESDIR}
	


>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?20020424152222.030F27531>