diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-05-25 14:32:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-05-25 14:32:20 +0000 |
commit | dd6b8efb96a2b37af5a384159fd526fdc189dc7b (patch) | |
tree | 5b150644785fc061489a1891e8014e1409980dcd /chinese/bug5 | |
parent | 02c0915a1043a3bc5291dd2f62f171d29cc52304 (diff) | |
download | ports-dd6b8efb96a2b37af5a384159fd526fdc189dc7b.tar.gz ports-dd6b8efb96a2b37af5a384159fd526fdc189dc7b.zip |
Notes
Diffstat (limited to 'chinese/bug5')
-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 e4fd10ff78c2..81d7d577b546 100644 --- a/chinese/bug5/Makefile +++ b/chinese/bug5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bug5 -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= chinese converters MASTER_SITES= https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION} @@ -16,11 +16,11 @@ COMMENT= A Big5 <-> UTF-8 translating layer in terminal LICENSE= BSD -GITVERSION= 16b2053 +GITVERSION= 14af387 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/buganini-${PORTNAME}-${GITVERSION} -LIB_DEPENDS= bsdconv.4:${PORTSDIR}/converters/bsdconv +LIB_DEPENDS= bsdconv.5:${PORTSDIR}/converters/bsdconv PLIST_FILES= bin/bug5 diff --git a/chinese/bug5/distinfo b/chinese/bug5/distinfo index bf41297313b7..248d3511f57c 100644 --- a/chinese/bug5/distinfo +++ b/chinese/bug5/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-bug5-1.3-0-g16b2053.tar.gz) = 38df1773043a6ec52477fa1a4e0e3f1e17a1c08495e666b8212a0bf5865a9e57 -SIZE (buganini-bug5-1.3-0-g16b2053.tar.gz) = 4182 +SHA256 (buganini-bug5-1.4-0-g14af387.tar.gz) = 842bc521b4a36e7a24a0c1813000c7f66717b9c4072424e6dad2cab9c42c6f71 +SIZE (buganini-bug5-1.4-0-g14af387.tar.gz) = 3973 |