Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2011 00:43:17 GMT
From:      Kuan-Chung Chiu <buganini@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157307: [maintainer-update] update chinese/bug5 to 1.4
Message-ID:  <201105250043.p4P0hHMC057659@red.freebsd.org>
Resent-Message-ID: <201105250050.p4P0o1h9061712@freefall.freebsd.org>

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

>Number:         157307
>Category:       ports
>Synopsis:       [maintainer-update] update chinese/bug5 to 1.4
>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:   Wed May 25 00:50:00 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        9-CURRENT
>Organization:
N/A
>Environment:
FreeBSD Elizabeth.twbbs.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r222208M: Mon May 23 10:35:24 CST 2011     root@Elizabeth.twbbs.org:/usr/obj/usr/src/sys/ELIZABETH  amd64
>Description:
Update chinese/bug5 to 1.4

Changes:
 * Chase bsdconv update (http://www.freebsd.org/cgi/query-pr.cgi?pr=157306)
 * Minor code cleanup
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile
index 678aef7..55ae2fd 100644
--- a/chinese/bug5/Makefile
+++ b/chinese/bug5/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bug5
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	chinese converters
 MASTER_SITES=	https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/
 DISTNAME=	buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
@@ -16,11 +16,11 @@ COMMENT=	A Big5 <-> UTF-8 translating layer in terminal
 
 LICENSE=	BSD
 
-GITVERSION=	16b2053
+GITVERSION=	14af387
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/buganini-${PORTNAME}-${GITVERSION}
 
-LIB_DEPENDS=	bsdconv.4:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS=	bsdconv.5:${PORTSDIR}/converters/bsdconv
 
 PLIST_FILES=	bin/bug5
 
diff --git a/chinese/bug5/distinfo b/chinese/bug5/distinfo
index bf41297..248d351 100644
--- a/chinese/bug5/distinfo
+++ b/chinese/bug5/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bug5-1.3-0-g16b2053.tar.gz) = 38df1773043a6ec52477fa1a4e0e3f1e17a1c08495e666b8212a0bf5865a9e57
-SIZE (buganini-bug5-1.3-0-g16b2053.tar.gz) = 4182
+SHA256 (buganini-bug5-1.4-0-g14af387.tar.gz) = 842bc521b4a36e7a24a0c1813000c7f66717b9c4072424e6dad2cab9c42c6f71
+SIZE (buganini-bug5-1.4-0-g14af387.tar.gz) = 3973


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



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