From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 19 15:30:15 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77E90106564A for ; Mon, 19 Sep 2011 15:30:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4C2378FC26 for ; Mon, 19 Sep 2011 15:30:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p8JFUFNb017992 for ; Mon, 19 Sep 2011 15:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8JFUFV2017986; Mon, 19 Sep 2011 15:30:15 GMT (envelope-from gnats) Resent-Date: Mon, 19 Sep 2011 15:30:15 GMT Resent-Message-Id: <201109191530.p8JFUFV2017986@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kuan-Chung Chiu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9060106566B for ; Mon, 19 Sep 2011 15:24:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id C9B768FC08 for ; Mon, 19 Sep 2011 15:24:15 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p8JFOFgQ078067 for ; Mon, 19 Sep 2011 15:24:15 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p8JFOFsb078051; Mon, 19 Sep 2011 15:24:15 GMT (envelope-from nobody) Message-Id: <201109191524.p8JFOFsb078051@red.freebsd.org> Date: Mon, 19 Sep 2011 15:24:15 GMT From: Kuan-Chung Chiu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/160831: [maintainer update] chinese/bug5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2011 15:30:15 -0000 >Number: 160831 >Category: ports >Synopsis: [maintainer update] chinese/bug5 >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: Mon Sep 19 15:30:14 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Kuan-Chung Chiu >Release: >Organization: N/A >Environment: >Description: Update chinese/bug5 to 1.5 Changes: Allow specifying size for slave terminal + auto scrolling region setting this is useful for bbs sites without long screen (>80x24) support >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile index 940ef55..cd09796 100644 --- a/chinese/bug5/Makefile +++ b/chinese/bug5/Makefile @@ -6,8 +6,7 @@ # PORTNAME= bug5 -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTVERSION= 1.5 CATEGORIES= chinese converters MASTER_SITES= https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION} @@ -17,7 +16,7 @@ COMMENT= A Big5 <-> UTF-8 translating layer in terminal LICENSE= BSD -GITVERSION= 14af387 +GITVERSION= c5257b7 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/buganini-${PORTNAME}-${GITVERSION} diff --git a/chinese/bug5/distinfo b/chinese/bug5/distinfo index 248d351..16c349b 100644 --- a/chinese/bug5/distinfo +++ b/chinese/bug5/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-bug5-1.4-0-g14af387.tar.gz) = 842bc521b4a36e7a24a0c1813000c7f66717b9c4072424e6dad2cab9c42c6f71 -SIZE (buganini-bug5-1.4-0-g14af387.tar.gz) = 3973 +SHA256 (buganini-bug5-1.5-0-gc5257b7.tar.gz) = 758132ce5502a3ec5975420d93317152a817ecde91e42348beebbdbfa3dd82b9 +SIZE (buganini-bug5-1.5-0-gc5257b7.tar.gz) = 4185 diff --git a/chinese/bug5/pkg-descr b/chinese/bug5/pkg-descr index e5dbc35..0440886 100644 --- a/chinese/bug5/pkg-descr +++ b/chinese/bug5/pkg-descr @@ -7,6 +7,7 @@ Features that screen doesn't have: - ANSI-Broken Big5 (eg. Double Color) fixing - Optional Traditional-Simplified conversion - BSD License +- Specifying size for slave terminal + auto scrolling region setting Features that both bug5 and screen has: - Optional ambiguous-width characters padding >Release-Note: >Audit-Trail: >Unformatted: