Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2012 06:47:12 GMT
From:      Kuan-Chung Chiu <buganini@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/172264: [maintainer-update] chinese/bug5 1.13
Message-ID:  <201210020647.q926lCEu070295@red.freebsd.org>
Resent-Message-ID: <201210020650.q926o4ri013725@freefall.freebsd.org>

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

>Number:         172264
>Category:       ports
>Synopsis:       [maintainer-update] chinese/bug5 1.13
>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:   Tue Oct 02 06:50:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
Sixnology Inc.
>Environment:
>Description:
Update chinese/bug5 to 1.13

Changelog:
	chase codec rename in bsdconv
	add -8 for UTF-8 <-> UTF-8 conversion profile
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile
index 2eba86d..7198cb5 100644
--- a/chinese/bug5/Makefile
+++ b/chinese/bug5/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bug5
-PORTVERSION=	1.10
+PORTVERSION=	1.13
 CATEGORIES=	chinese converters
 MASTER_SITES=	https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/
 DISTNAME=	buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
@@ -16,9 +16,9 @@ COMMENT=	A Big5/GBK <-> UTF-8 translating layer in terminal
 
 LICENSE=	BSD
 
-LIB_DEPENDS=	bsdconv.7:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS=	bsdconv:${PORTSDIR}/converters/bsdconv
 
-GITVERSION=	600e6be
+GITVERSION=	06df288
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/buganini-${PORTNAME}-${GITVERSION}
 
diff --git a/chinese/bug5/distinfo b/chinese/bug5/distinfo
index 048a196..5375e68 100644
--- a/chinese/bug5/distinfo
+++ b/chinese/bug5/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bug5-1.10-0-g600e6be.tar.gz) = b88e76e7a206836d7ab6c7313fb46fbf1f7c99f159fed2c5519ed6ec52e7c04a
-SIZE (buganini-bug5-1.10-0-g600e6be.tar.gz) = 4630
+SHA256 (buganini-bug5-1.13-0-g06df288.tar.gz) = 2bcc74b8cb67948ddd0294fe2804832e98858f2b51b115f069c93e8ff3cea5ca
+SIZE (buganini-bug5-1.13-0-g06df288.tar.gz) = 4785


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



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