Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2006 07:47:05 +0800 (CST)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        chinsan@FreeBSD.org
Subject:   ports/105120: [PATCH] chinese/zh-pcmanx: move to LOCALBASE
Message-ID:  <200611032347.kA3Nl5LM056883@svm.csie.ntu.edu.tw>
Resent-Message-ID: <200611032350.kA3NoN6X047707@freefall.freebsd.org>

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

>Number:         105120
>Category:       ports
>Synopsis:       [PATCH] chinese/zh-pcmanx: move to LOCALBASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 03 23:50:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
NTU CSIE
>Environment:
>Description:
- Move to LOCALBASE

Port maintainer (chinsan@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- zh-pcmanx-0.3.5_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/chinese/pcmanx/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	3 Oct 2006 15:34:31 -0000	1.17
+++ Makefile	3 Nov 2006 23:40:35 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	pcmanx
 PORTVERSION=	0.3.5
+PORTREVISION=	1
 CATEGORIES=	chinese net gnome
 MASTER_SITES=	http://pcmanx.csie.net/release/
 DISTNAME=	${PORTNAME}-gtk2-${PORTVERSION}
@@ -19,7 +20,7 @@
 USE_GMAKE=	yes
 USE_ICONV=	yes
 GNU_CONFIGURE=	yes
-USE_X_PREFIX=	yes
+USE_XLIB=	yes
 USE_LDCONFIG=	yes
 
 .if !defined(WITHOUT_NLS)
Index: pkg-plist
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/chinese/pcmanx/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist	23 Feb 2006 10:34:54 -0000	1.6
+++ pkg-plist	3 Nov 2006 23:40:35 -0000
@@ -15,6 +15,7 @@
 share/applications/pcmanx.desktop
 share/pixmaps/pcmanx.png
 @dirrmtry share/applications
+@dirrmtry share/pixmaps
 @dirrmtry %%DATADIR%%/nancy_bot
 @dirrmtry %%DATADIR%%/script
 @dirrm %%DATADIR%%
--- zh-pcmanx-0.3.5_1.patch ends here ---

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



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