ports/161566: [maintainer update] chinese/bug5 1.7

Kuan-Chung Chiu buganini at gmail.com
Fri Oct 14 01:20:02 UTC 2011


>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:



More information about the freebsd-ports-bugs mailing list