Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2011 09:31:54 GMT
From:      Kuan-Chung Chiu <buganini@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162653: [maintainer update] chinese/bug5 1.9
Message-ID:  <201111180931.pAI9VsXB075404@red.freebsd.org>
Resent-Message-ID: <201111180940.pAI9e8NH024083@freefall.freebsd.org>

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

>Number:         162653
>Category:       ports
>Synopsis:       [maintainer update] chinese/bug5 1.9
>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:   Fri Nov 18 09:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
This pr depends on http://www.freebsd.org/cgi/query-pr.cgi?pr=162651

Update chinese/bug5 to 1.9

Changes:
  chase changes and shared library dump in bsdconv
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile
index 3838153..ef3d9ee 100644
--- a/chinese/bug5/Makefile
+++ b/chinese/bug5/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bug5
-PORTVERSION=	1.8
+PORTVERSION=	1.9
 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.6:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS=	bsdconv.7:${PORTSDIR}/converters/bsdconv
 
-GITVERSION=	6f10dda
+GITVERSION=	9bcd823
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/buganini-${PORTNAME}-${GITVERSION}
 
diff --git a/chinese/bug5/distinfo b/chinese/bug5/distinfo
index 61a4748..b8b1869 100644
--- a/chinese/bug5/distinfo
+++ b/chinese/bug5/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bug5-1.8-0-g6f10dda.tar.gz) = 806d782b91114cb526b814d5bb48cf4ba5c88ba3b4d70060a6a822897da35276
-SIZE (buganini-bug5-1.8-0-g6f10dda.tar.gz) = 4327
+SHA256 (buganini-bug5-1.9-0-g9bcd823.tar.gz) = 7a3414ef279be040745af3860d1ca1996026fa36f0d851814dde32b632bfdbbf
+SIZE (buganini-bug5-1.9-0-g9bcd823.tar.gz) = 4306


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



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