svn commit: r317059 - head/chinese/bug5
Bryan Drewery
bdrewery at FreeBSD.org
Wed May 1 23:13:42 UTC 2013
Author: bdrewery
Date: Wed May 1 23:13:41 2013
New Revision: 317059
URL: http://svnweb.freebsd.org/changeset/ports/317059
Log:
- Update to 1.15
PR: ports/178131
Submitted by: Kuan-Chung Chiu <buganini at gmail.com> (maintainer)
Modified:
head/chinese/bug5/Makefile
head/chinese/bug5/distinfo
head/chinese/bug5/pkg-descr
Modified: head/chinese/bug5/Makefile
==============================================================================
--- head/chinese/bug5/Makefile Wed May 1 23:13:00 2013 (r317058)
+++ head/chinese/bug5/Makefile Wed May 1 23:13:41 2013 (r317059)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bug5
-PORTVERSION= 1.13
+PORTVERSION= 1.15
CATEGORIES= chinese converters
DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT}
@@ -15,7 +15,7 @@ LIB_DEPENDS= bsdconv:${PORTSDIR}/convert
USE_GITHUB= yes
GH_ACCOUNT= buganini
-GH_COMMIT= 06df288
+GH_COMMIT= 67beea0
MAKE_ARGS= PREFIX=${PREFIX}
Modified: head/chinese/bug5/distinfo
==============================================================================
--- head/chinese/bug5/distinfo Wed May 1 23:13:00 2013 (r317058)
+++ head/chinese/bug5/distinfo Wed May 1 23:13:41 2013 (r317059)
@@ -1,2 +1,2 @@
-SHA256 (buganini-bug5-1.13-0-g06df288.tar.gz) = 2bcc74b8cb67948ddd0294fe2804832e98858f2b51b115f069c93e8ff3cea5ca
-SIZE (buganini-bug5-1.13-0-g06df288.tar.gz) = 4785
+SHA256 (buganini-bug5-1.15-0-g67beea0.tar.gz) = 75075c4720d39aaefaac8b6da08ac2c6afd4b0081834a641b33e333d45c39dc0
+SIZE (buganini-bug5-1.15-0-g67beea0.tar.gz) = 4856
Modified: head/chinese/bug5/pkg-descr
==============================================================================
--- head/chinese/bug5/pkg-descr Wed May 1 23:13:00 2013 (r317058)
+++ head/chinese/bug5/pkg-descr Wed May 1 23:13:41 2013 (r317059)
@@ -2,6 +2,7 @@ bug5 is a Big5/GBK <-> UTF-8 translating
It's modified from script(1).
Features that screen doesn't have:
+- Autoset locale
- UAO
- Unpad padded ambiguous-width characters
- ANSI-Broken Big5 (eg. Double Color) fixing
More information about the svn-ports-all
mailing list