Index: head/chinese/chiconv/files/patch-Makefile =================================================================== --- head/chinese/chiconv/files/patch-Makefile (revision 390754) +++ head/chinese/chiconv/files/patch-Makefile (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.orig 2014-01-07 14:47:56.000000000 +0800 -+++ Makefile 2014-01-07 14:48:06.000000000 +0800 -@@ -9,7 +9,7 @@ chiconv: chiconv.c - $(CC) ${CFLAGS} -o chiconv chiconv.c ${LIBS} - - install: -- install -m 555 chiconv ${PREFIX}/bin -+ install -m 555 chiconv $(DESTDIR)${PREFIX}/bin - - clean: - rm -f chiconv Property changes on: head/chinese/chiconv/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/chiconv/Makefile =================================================================== --- head/chinese/chiconv/Makefile (revision 390754) +++ head/chinese/chiconv/Makefile (revision 390755) @@ -1,22 +1,25 @@ # Created by: buganini@gmail.com # $FreeBSD$ PORTNAME= chiconv -PORTVERSION= 11.1 +PORTVERSION= 11.3 CATEGORIES= chinese converters MAINTAINER= buganini@gmail.com COMMENT= Auto chinese encoding converter LICENSE= ISCL LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv USE_GITHUB= yes GH_ACCOUNT= buganini MAKE_ARGS= PREFIX=${PREFIX} PLIST_FILES= bin/chiconv + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chiconv .include Index: head/chinese/chiconv/distinfo =================================================================== --- head/chinese/chiconv/distinfo (revision 390754) +++ head/chinese/chiconv/distinfo (revision 390755) @@ -1,2 +1,2 @@ -SHA256 (buganini-chiconv-11.1_GH0.tar.gz) = a4eb45c2f030f37ef2b9af372a66780dc48cdee674f9eaec23b13ed5f3dbcf2a -SIZE (buganini-chiconv-11.1_GH0.tar.gz) = 2948 +SHA256 (buganini-chiconv-11.3_GH0.tar.gz) = 8f878ddff86b5ea1c03cdcbe245e710f97e068918531998a074d6b5abfb6d891 +SIZE (buganini-chiconv-11.3_GH0.tar.gz) = 3746