Date: Fri, 14 Oct 2011 01:19:28 GMT From: Kuan-Chung Chiu <buganini@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/161566: [maintainer update] chinese/bug5 1.7 Message-ID: <201110140119.p9E1JSSj053095@red.freebsd.org> Resent-Message-ID: <201110140120.p9E1K1KN039997@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 161566 >Category: ports >Synopsis: [maintainer update] chinese/bug5 1.7 >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 Oct 14 01:20:01 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Kuan-Chung Chiu >Release: >Organization: N/A >Environment: >Description: Update chinese/bug5 to 1.7 Changes: 1) apply http://svnweb.freebsd.org/base?view=revision&revision=225809 2) clear screen after entering/exiting >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile index a0e10ab..ae5a181 100644 --- a/chinese/bug5/Makefile +++ b/chinese/bug5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bug5 -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= chinese converters MASTER_SITES= https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION} @@ -18,16 +18,12 @@ LICENSE= BSD LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv -GITVERSION= a604e2f +GITVERSION= 0c68779 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/buganini-${PORTNAME}-${GITVERSION} -PLIST_FILES= bin/bug5 - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Makefile +MAKE_ARGS= PREFIX=${PREFIX} -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bug5 ${PREFIX}/bin/ +PLIST_FILES= bin/bug5 .include <bsd.port.mk> diff --git a/chinese/bug5/distinfo b/chinese/bug5/distinfo index 60c5137..27de6d9 100644 --- a/chinese/bug5/distinfo +++ b/chinese/bug5/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-bug5-1.6-0-ga604e2f.tar.gz) = 139e5390c61252c73b0076496033b28281d04318ba4215cc2aafffa7756f460c -SIZE (buganini-bug5-1.6-0-ga604e2f.tar.gz) = 4192 +SHA256 (buganini-bug5-1.7-0-g0c68779.tar.gz) = 643d66406f3a4e99cbe6810d8183a0c242115fd24a2af98dee6b8d3dca88f220 +SIZE (buganini-bug5-1.7-0-g0c68779.tar.gz) = 4328 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110140119.p9E1JSSj053095>