mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 1.15
PR: ports/178131 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
This commit is contained in:
parent
e29931d6b7
commit
134527a02a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317059
@ -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}/converters/bsdconv
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= buganini
|
||||
GH_COMMIT= 06df288
|
||||
GH_COMMIT= 67beea0
|
||||
|
||||
MAKE_ARGS= PREFIX=${PREFIX}
|
||||
|
||||
|
@ -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
|
||||
|
@ -2,6 +2,7 @@ bug5 is a Big5/GBK <-> UTF-8 translating layer in terminal.
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user