Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2006 11:46:15 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vanilla@FreeBSD.org
Subject:   ports/95140: [MAINTAINER] chinese/pcmanx: Apply libiconv dependency
Message-ID:  <20060331034332.BF59E2E976@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200603310350.k2V3oS4V016193@freefall.freebsd.org>

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

>Number:         95140
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/pcmanx: Apply libiconv dependency
>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:   Fri Mar 31 03:50:28 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan2.twbbs.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Nov 15 19:25:11 CST 2005
>Description:
Apply libiconv dependency

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

--- pcmanx-0.3.3_3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/pcmanx/Makefile /usr/home/chinsan/project/pcmanx/Makefile
--- /usr/ports/chinese/pcmanx/Makefile	Fri Feb 24 03:30:41 2006
+++ /usr/home/chinsan/project/pcmanx/Makefile	Fri Mar 31 11:43:36 2006
@@ -7,10 +7,9 @@
 
 PORTNAME=	pcmanx
 PORTVERSION=	0.3.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	chinese net gnome
-MASTER_SITES=	http://pcmanx.csie.net/release/ \
-		http://bbs.ilc.edu.tw/~chinsan/pcmanx/
+MASTER_SITES=	http://pcmanx.csie.net/release/
 DISTNAME=	pcmanx-pure-gtk2-${PORTVERSION}
 
 MAINTAINER=	chinsan.tw@gmail.com
@@ -20,6 +19,7 @@
 USE_GCC=	3.3+
 GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
+USE_ICONV=	yes
 USE_REINPLACE=	yes
 INSTALLS_SHLIB=	yes
 
--- pcmanx-0.3.3_3.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?20060331034332.BF59E2E976>