ports/139029: [PATCH] chinese/zh-gbk2uni: Removed mark broken.

Sylvio Cesar scjamorim at bsd.com.br
Mon Sep 21 20:30:02 UTC 2009


>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 at 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:



More information about the freebsd-ports-bugs mailing list