diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-18 19:27:38 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-18 19:27:38 +0800 |
commit | 9d00ba5673dcc36007090633454debf4759f2434 (patch) | |
tree | 15bb7e642602262eaad15c20946b524a198ecce4 /chinese | |
parent | 5bf5990dd229919a62b3adf3c8236ffded68607f (diff) | |
download | freebsd-ports-gnome-9d00ba5673dcc36007090633454debf4759f2434.tar.gz freebsd-ports-gnome-9d00ba5673dcc36007090633454debf4759f2434.tar.zst freebsd-ports-gnome-9d00ba5673dcc36007090633454debf4759f2434.zip |
- Update to 1.9
Changes:
- Chase changes and shared library dump in bsdconv
PR: portsr/162653
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe: yes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/bug5/Makefile | 6 | ||||
-rw-r--r-- | chinese/bug5/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile index 02b753849cc5..9e75449285a1 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 61a4748f7229..b8b18699f18e 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 |