Index: head/ports-mgmt/porttools/Makefile =================================================================== --- head/ports-mgmt/porttools/Makefile (revision 392048) +++ head/ports-mgmt/porttools/Makefile (revision 392049) @@ -1,30 +1,29 @@ # Created by: Sergei Kolobov # $FreeBSD$ PORTNAME= porttools -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= ports-mgmt MAINTAINER= skreuzer@FreeBSD.org COMMENT= Tools for testing and submitting port updates and new ports LICENSE= BSD2CLAUSE RUN_DEPENDS= portlint:${PORTSDIR}/ports-mgmt/portlint \ cdiff:${PORTSDIR}/textproc/cdiff \ sudo:${PORTSDIR}/security/sudo \ svn:${PORTSDIR}/devel/subversion USE_GITHUB= yes GH_ACCOUNT= skreuzer -GH_TAGNAME= 77a5636 # Make the version information of porttools itself # available for inclusion in the PRs generated by it. MAKE_ENV+= DATADIR="${DATADIR}" DOCSDIR="${DOCSDIR}" PORTVERSION="${PORTVERSION}" OPTIONS_DEFINE= DOCS DOCS_INSTALL_TARGET= install install-docs .include Index: head/ports-mgmt/porttools/distinfo =================================================================== --- head/ports-mgmt/porttools/distinfo (revision 392048) +++ head/ports-mgmt/porttools/distinfo (revision 392049) @@ -1,2 +1,2 @@ -SHA256 (skreuzer-porttools-1.04-77a5636_GH0.tar.gz) = ac7a8ce4acc112e5fcba0760c1afae85f0fed0acfd6bd54f979bd6699bb641e9 -SIZE (skreuzer-porttools-1.04-77a5636_GH0.tar.gz) = 22172 +SHA256 (skreuzer-porttools-1.05_GH0.tar.gz) = d398c2bf22875ebb98927dcaaced68e3bae7b4931b5c80fd1f1711a7fae7e037 +SIZE (skreuzer-porttools-1.05_GH0.tar.gz) = 22274 Index: head/ports-mgmt/porttools/pkg-plist =================================================================== --- head/ports-mgmt/porttools/pkg-plist (revision 392048) +++ head/ports-mgmt/porttools/pkg-plist (revision 392049) @@ -1,26 +1,27 @@ bin/port man/man1/port.1.gz man/man5/porttools.5.gz %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/THANKS %%DATADIR%%/cmd_commit %%DATADIR%%/cmd_create %%DATADIR%%/cmd_diff %%DATADIR%%/cmd_fetch %%DATADIR%%/cmd_followup %%DATADIR%%/cmd_getpr %%DATADIR%%/cmd_help %%DATADIR%%/cmd_install %%DATADIR%%/cmd_submit %%DATADIR%%/cmd_test %%DATADIR%%/cmd_upgrade %%DATADIR%%/tmpl/R-cran/Makefile.tmpl %%DATADIR%%/tmpl/common/pkg-descr.tmpl %%DATADIR%%/tmpl/common/pkg-plist.tmpl %%DATADIR%%/tmpl/default/Makefile.tmpl %%DATADIR%%/tmpl/p5/Makefile.tmpl %%DATADIR%%/tmpl/pear/Makefile.tmpl %%DATADIR%%/tmpl/py/Makefile.tmpl +%%DATADIR%%/tmpl/rubygem/Makefile.tmpl %%DATADIR%%/util_diff