Index: head/chinese/bug5/files/patch-Makefile =================================================================== --- head/chinese/bug5/files/patch-Makefile (revision 390753) +++ head/chinese/bug5/files/patch-Makefile (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.orig 2014-01-07 14:46:08.000000000 +0800 -+++ Makefile 2014-01-07 14:46:17.000000000 +0800 -@@ -6,7 +6,7 @@ all: - $(CC) ${CFLAGS} bug5.c -o bug5 ${LDFLAGS} - - install: -- install -m 555 bug5 ${PREFIX}/bin -+ install -m 555 bug5 $(DESTDIR)${PREFIX}/bin - - clean: - rm -f bug5 Property changes on: head/chinese/bug5/files/patch-Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/chinese/bug5/Makefile =================================================================== --- head/chinese/bug5/Makefile (revision 390753) +++ head/chinese/bug5/Makefile (revision 390754) @@ -1,23 +1,26 @@ # Created by: buganini@gmail.com # $FreeBSD$ PORTNAME= bug5 -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= chinese converters MAINTAINER= buganini@gmail.com COMMENT= Big5/GBK <-> UTF-8 translating layer in terminal LICENSE= BSD2CLAUSE BSD3CLAUSE LICENSE_COMB= multi LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv USE_GITHUB= yes GH_ACCOUNT= buganini MAKE_ARGS= PREFIX=${PREFIX} PLIST_FILES= bin/bug5 + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bug5 .include Index: head/chinese/bug5/distinfo =================================================================== --- head/chinese/bug5/distinfo (revision 390753) +++ head/chinese/bug5/distinfo (revision 390754) @@ -1,2 +1,2 @@ -SHA256 (buganini-bug5-1.17_GH0.tar.gz) = 0f78feed638073b6398267c585bafbc4e85f9d6e4dfa3046e6a497d54fdc228c -SIZE (buganini-bug5-1.17_GH0.tar.gz) = 5104 +SHA256 (buganini-bug5-1.18_GH0.tar.gz) = cbda17a43c97d8a260a9d58106b4e755205aac1fc74411d3084b782b42f9ac0a +SIZE (buganini-bug5-1.18_GH0.tar.gz) = 5132