aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/bug5/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-11-18 19:27:38 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-11-18 19:27:38 +0800
commit9d00ba5673dcc36007090633454debf4759f2434 (patch)
tree15bb7e642602262eaad15c20946b524a198ecce4 /chinese/bug5/Makefile
parent5bf5990dd229919a62b3adf3c8236ffded68607f (diff)
downloadfreebsd-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/bug5/Makefile')
-rw-r--r--chinese/bug5/Makefile6
1 files changed, 3 insertions, 3 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}