ports/157307: [maintainer-update] update chinese/bug5 to 1.4

Kuan-Chung Chiu buganini at gmail.com
Wed May 25 00:50:01 UTC 2011


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



More information about the freebsd-ports-bugs mailing list