Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2002 13:07:10 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35167: update port: chinese/bg5pdf
Message-ID:  <20020221050710.798E17535@softwareliberty.org>

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

>Number:         35167
>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 Feb 20 21:10:00 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:
o mv patch-aa to patch-bg5pdf
o mv patch-ab to patch-Makefile
o change master site
o change depend on python2.2
	
>How-To-Repeat:
	
>Fix:

diff -ruN bg5pdf.orig/Makefile bg5pdf/Makefile
--- bg5pdf.orig/Makefile	Thu Feb 21 12:45:05 2002
+++ bg5pdf/Makefile	Thu Feb 21 13:03:35 2002
@@ -9,7 +9,7 @@
 PORTVERSION=	1.0.0
 CATEGORIES=	chinese print
 MASTER_SITES=	http://students.washington.edu/cschin/bg5ps/bg5pdf/ \
-		http://freebsd.sinica.edu.tw/~statue/
+		ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/
 
 MAINTAINER=	statue@freebsd.sinica.edu.tw
 
diff -ruN bg5pdf.orig/files/patch-Makefile bg5pdf/files/patch-Makefile
--- bg5pdf.orig/files/patch-Makefile	Thu Jan  1 08:00:00 1970
+++ bg5pdf/files/patch-Makefile	Thu Feb 21 12:45:32 2002
@@ -0,0 +1,5 @@
+--- Makefile.orig	Mon Dec  3 07:46:28 2001
++++ Makefile	Mon Dec  3 07:46:51 2001
+@@ -0,0 +1,2 @@
++all:
++	gcc -shared bg5pdflib.c -I/usr/local/include -I /usr/local/include/python2.2 -L/usr/local/lib -lpdf -o bg5pdflib.so
diff -ruN bg5pdf.orig/files/patch-aa bg5pdf/files/patch-aa
--- bg5pdf.orig/files/patch-aa	Thu Feb 21 12:45:05 2002
+++ bg5pdf/files/patch-aa	Thu Jan  1 08:00:00 1970
@@ -1,8 +0,0 @@
---- bg5pdf.orig	Mon Dec  3 06:53:10 2001
-+++ bg5pdf	Mon Dec  3 06:53:19 2001
-@@ -1,4 +1,4 @@
--#!/usr/bin/env /usr/bin/python
-+#!/usr/bin/env /usr/local/bin/python
- 
- """
- Bg5pdf is a simple wrapper for wrapping big5 encoding text file into
diff -ruN bg5pdf.orig/files/patch-ab bg5pdf/files/patch-ab
--- bg5pdf.orig/files/patch-ab	Thu Feb 21 12:45:05 2002
+++ bg5pdf/files/patch-ab	Thu Jan  1 08:00:00 1970
@@ -1,5 +0,0 @@
---- Makefile.orig	Mon Dec  3 07:46:28 2001
-+++ Makefile	Mon Dec  3 07:46:51 2001
-@@ -0,0 +1,2 @@
-+all:
-+	gcc -shared bg5pdflib.c -I/usr/local/include -I /usr/local/include/python2.1 -L/usr/local/lib -lpdf -o bg5pdflib.so
diff -ruN bg5pdf.orig/files/patch-bg5pdf bg5pdf/files/patch-bg5pdf
--- bg5pdf.orig/files/patch-bg5pdf	Thu Jan  1 08:00:00 1970
+++ bg5pdf/files/patch-bg5pdf	Tue Dec  4 18:00:22 2001
@@ -0,0 +1,8 @@
+--- bg5pdf.orig	Mon Dec  3 06:53:10 2001
++++ bg5pdf	Mon Dec  3 06:53:19 2001
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env /usr/bin/python
++#!/usr/bin/env /usr/local/bin/python
+ 
+ """
+ Bg5pdf is a simple wrapper for wrapping big5 encoding text file into
	


>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?20020221050710.798E17535>