diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-05-03 13:46:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-05-03 13:46:59 +0800 |
commit | 072e82fd9f623cccd3e44e53ca3eb3a2c418bc33 (patch) | |
tree | 786223e79fab594f31a52ffd7c7dc2641604f2e3 /chinese | |
parent | d33de1af6ab8c3a8c346422ecb3a0e67b7825d97 (diff) | |
download | freebsd-ports-gnome-072e82fd9f623cccd3e44e53ca3eb3a2c418bc33.tar.gz freebsd-ports-gnome-072e82fd9f623cccd3e44e53ca3eb3a2c418bc33.tar.zst freebsd-ports-gnome-072e82fd9f623cccd3e44e53ca3eb3a2c418bc33.zip |
- Update to 1.3
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/bug5/Makefile | 4 | ||||
-rw-r--r-- | chinese/bug5/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile index 234d27f62817..e4fd10ff78c2 100644 --- a/chinese/bug5/Makefile +++ b/chinese/bug5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bug5 -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= chinese converters MASTER_SITES= https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION} @@ -16,7 +16,7 @@ COMMENT= A Big5 <-> UTF-8 translating layer in terminal LICENSE= BSD -GITVERSION= 65194e4 +GITVERSION= 16b2053 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/buganini-${PORTNAME}-${GITVERSION} diff --git a/chinese/bug5/distinfo b/chinese/bug5/distinfo index 748f50205df9..bf41297313b7 100644 --- a/chinese/bug5/distinfo +++ b/chinese/bug5/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-bug5-1.2-0-g65194e4.tar.gz) = 282932836e8eb816dd131195a59122196953c74ab9010d583084a5657e7ef0ff -SIZE (buganini-bug5-1.2-0-g65194e4.tar.gz) = 3960 +SHA256 (buganini-bug5-1.3-0-g16b2053.tar.gz) = 38df1773043a6ec52477fa1a4e0e3f1e17a1c08495e666b8212a0bf5865a9e57 +SIZE (buganini-bug5-1.3-0-g16b2053.tar.gz) = 4182 |