Index: head/ports-mgmt/portest/Makefile =================================================================== --- head/ports-mgmt/portest/Makefile (revision 414818) +++ head/ports-mgmt/portest/Makefile (revision 414819) @@ -1,38 +1,38 @@ # Created by: Ultima # $FreeBSD$ PORTNAME= portest -PORTVERSION= 0.1.6 +PORTVERSION= 0.1.7 CATEGORIES= ports-mgmt MAINTAINER= ultima1252@gmail.com COMMENT= Patch file automation for FreeBSD-ports LICENSE= BSD2CLAUSE -RUN_DEPENDS= portlint:ports-mgmt/portlint - USE_GITHUB= yes GH_ACCOUNT= ultima1252 NO_BUILD= yes PLIST_FILES= sbin/portest -OPTIONS_DEFINE= GIT PORTTOOLS POUDRIERE -OPTIONS_DEFAULT= GIT PORTTOOLS POUDRIERE +OPTIONS_DEFINE= GIT PORTLINT PORTTOOLS POUDRIERE GIT_DESC= Git support GIT_RUN_DEPENDS= git:devel/git + +PORTLINT_DESC= Portlint support +PORTLINT_RUN_DEPENDS= portlint:ports-mgmt/portlint PORTTOOLS_DESC= Porttools support PORTTOOLS_RUN_DEPENDS= port:ports-mgmt/porttools POUDRIERE_DESC= Poudriere and parallel build support POUDRIERE_RUN_DEPENDS= poudriere:ports-mgmt/poudriere \ tmux:sysutils/tmux do-install: ${INSTALL_SCRIPT} ${WRKSRC}/portest ${STAGEDIR}${PREFIX}/sbin/portest .include Index: head/ports-mgmt/portest/distinfo =================================================================== --- head/ports-mgmt/portest/distinfo (revision 414818) +++ head/ports-mgmt/portest/distinfo (revision 414819) @@ -1,2 +1,2 @@ -SHA256 (ultima1252-portest-0.1.6_GH0.tar.gz) = 0b8b577b65c1511bf68a4a474ef1d821c048985a00a2aee2ff10c8bbc9e6e5d4 -SIZE (ultima1252-portest-0.1.6_GH0.tar.gz) = 7588 +SHA256 (ultima1252-portest-0.1.7_GH0.tar.gz) = a1e1c5fc0a3c423b658ce42abc605e19a0a61bd2885195feb72cfd7683fa8cdd +SIZE (ultima1252-portest-0.1.7_GH0.tar.gz) = 7617