ports/162653: [maintainer update] chinese/bug5 1.9
Kuan-Chung Chiu
buganini at gmail.com
Fri Nov 18 09:40:08 UTC 2011
>Number: 162653
>Category: ports
>Synopsis: [maintainer update] chinese/bug5 1.9
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 18 09:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Kuan-Chung Chiu
>Release:
>Organization:
N/A
>Environment:
>Description:
This pr depends on http://www.freebsd.org/cgi/query-pr.cgi?pr=162651
Update chinese/bug5 to 1.9
Changes:
chase changes and shared library dump in bsdconv
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile
index 3838153..ef3d9ee 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 61a4748..b8b1869 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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list