svn commit: r392049 - head/ports-mgmt/porttools

Steven Kreuzer skreuzer at FreeBSD.org
Tue Jul 14 18:55:16 UTC 2015


Author: skreuzer
Date: Tue Jul 14 18:55:14 2015
New Revision: 392049
URL: https://svnweb.freebsd.org/changeset/ports/392049

Log:
  Update to version 1.05

Modified:
  head/ports-mgmt/porttools/Makefile
  head/ports-mgmt/porttools/distinfo
  head/ports-mgmt/porttools/pkg-plist

Modified: head/ports-mgmt/porttools/Makefile
==============================================================================
--- head/ports-mgmt/porttools/Makefile	Tue Jul 14 18:51:09 2015	(r392048)
+++ head/ports-mgmt/porttools/Makefile	Tue Jul 14 18:55:14 2015	(r392049)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	porttools
-PORTVERSION=	1.04
+PORTVERSION=	1.05
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	skreuzer at FreeBSD.org
@@ -17,7 +17,6 @@ RUN_DEPENDS=	portlint:${PORTSDIR}/ports-
 
 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.

Modified: head/ports-mgmt/porttools/distinfo
==============================================================================
--- head/ports-mgmt/porttools/distinfo	Tue Jul 14 18:51:09 2015	(r392048)
+++ head/ports-mgmt/porttools/distinfo	Tue Jul 14 18:55:14 2015	(r392049)
@@ -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

Modified: head/ports-mgmt/porttools/pkg-plist
==============================================================================
--- head/ports-mgmt/porttools/pkg-plist	Tue Jul 14 18:51:09 2015	(r392048)
+++ head/ports-mgmt/porttools/pkg-plist	Tue Jul 14 18:55:14 2015	(r392049)
@@ -23,4 +23,5 @@ man/man5/porttools.5.gz
 %%DATADIR%%/tmpl/p5/Makefile.tmpl
 %%DATADIR%%/tmpl/pear/Makefile.tmpl
 %%DATADIR%%/tmpl/py/Makefile.tmpl
+%%DATADIR%%/tmpl/rubygem/Makefile.tmpl
 %%DATADIR%%/util_diff


More information about the svn-ports-head mailing list