Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2009 17:24:18 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139029: [PATCH] chinese/zh-gbk2uni: Removed mark broken.
Message-ID:  <20090921202418.66D9A4DA219@fbsd9.scjamorim.org>
Resent-Message-ID: <200909212030.n8LKU2PS008137@freefall.freebsd.org>

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

>Number:         139029
>Category:       ports
>Synopsis:       [PATCH] chinese/zh-gbk2uni: Removed mark broken.
>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:   Mon Sep 21 20:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fbsd9.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Sep 14 01:24:51 BRT 2009
>Description:
- Fixed problem with fetch
- Removed mark broken
- Added more MASTER_SITES

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

--- zh-gbk2uni-0.22.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/chinese/gbk2uni/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	19 Aug 2009 18:50:20 -0000	1.3
+++ Makefile	21 Sep 2009 20:22:51 -0000
@@ -8,14 +8,14 @@
 PORTNAME=		gbk2uni
 PORTVERSION=		0.22
 CATEGORIES=		chinese converters
-MASTER_SITES=		http://www.yuanjue.net/download/
+MASTER_SITES=		http://ftp2.za.freebsd.org/pub/FreeBSD/distfiles/ \
+			ftp://ftp.coe.ufrj.br/j/FreeBSD/distfiles/ \
+			http://www.yuanjue.net/download/
 PKGNAMEPREFIX=		zh-
 
 MAINTAINER=		ports@FreeBSD.org
 COMMENT=		TeX applet used to generate correct Chinese PDF bookmarks
 
-BROKEN=	does not fetch
-
 PLIST_FILES=		bin/gbk2uni
 
 .include <bsd.port.mk>
--- zh-gbk2uni-0.22.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?20090921202418.66D9A4DA219>