Index: head/textproc/greple/Makefile =================================================================== --- head/textproc/greple/Makefile (revision 437401) +++ head/textproc/greple/Makefile (revision 437402) @@ -1,38 +1,37 @@ # $FreeBSD$ PORTNAME= greple -PORTVERSION= 7.1.20170330 +PORTVERSION= 7.1.20170401 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= hrs@FreeBSD.org COMMENT= Grep with multiple keywords LICENSE= GREPLE LICENSE_NAME= GREPLE License LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= ${SITE_PERL}/Getopt/EX.pm:devel/p5-Getopt-EX USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= bin/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= kaz-utashiro -GH_TAGNAME= 084c10e +GH_TAGNAME= 5ad6491 NO_BUILD= yes NO_ARCH= yes post-extract: cd ${WRKSRC} && \ ${SED} -n "/^# LICENSE/,//p" README.md > LICENSE do-install: cd ${WRKSRC} && \ ${INSTALL_SCRIPT} bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${RM} -f ${WRKSRC}/lib/App/Greple/*.orig cd ${WRKSRC}/lib && \ ${COPYTREE_SHARE} App ${STAGEDIR}${PREFIX}/${SITE_PERL_REL} .include Index: head/textproc/greple/distinfo =================================================================== --- head/textproc/greple/distinfo (revision 437401) +++ head/textproc/greple/distinfo (revision 437402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490948099 -SHA256 (kaz-utashiro-greple-v7.1.20170330-084c10e_GH0.tar.gz) = c264281397668b32b71cc9267e93417c2f671108a507210941041f4224781826 -SIZE (kaz-utashiro-greple-v7.1.20170330-084c10e_GH0.tar.gz) = 98548 +TIMESTAMP = 1491037914 +SHA256 (kaz-utashiro-greple-v7.1.20170401-5ad6491_GH0.tar.gz) = d873aad8e33988023c301a1df75840e727fb896a4bb96a08ab5956a0eb76eca6 +SIZE (kaz-utashiro-greple-v7.1.20170401-5ad6491_GH0.tar.gz) = 98718 Index: head/textproc/greple/files/patch-lib_App_Greple_daemon3.pm =================================================================== --- head/textproc/greple/files/patch-lib_App_Greple_daemon3.pm (revision 437401) +++ head/textproc/greple/files/patch-lib_App_Greple_daemon3.pm (nonexistent) @@ -1,11 +0,0 @@ ---- lib/App/Greple/daemon3.pm.orig 2017-03-30 09:05:08 UTC -+++ lib/App/Greple/daemon3.pm -@@ -241,7 +241,7 @@ END { } - } - } - sub tags { -- keys shift; -+ keys %{$_[0]}; - } - } - Property changes on: head/textproc/greple/files/patch-lib_App_Greple_daemon3.pm ___________________________________________________________________ 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