svn commit: r486613 - head/ports-mgmt/porttree

Steve Wills swills at FreeBSD.org
Tue Dec 4 17:07:38 UTC 2018


Author: swills
Date: Tue Dec  4 17:07:37 2018
New Revision: 486613
URL: https://svnweb.freebsd.org/changeset/ports/486613

Log:
  ports-mgmt/porttree: Update to 0.6.r67
  
  PR:		233757
  Submitted by:	vladimir.chukharev at gmail.com (maintainer)

Modified:
  head/ports-mgmt/porttree/Makefile   (contents, props changed)
  head/ports-mgmt/porttree/distinfo   (contents, props changed)

Modified: head/ports-mgmt/porttree/Makefile
==============================================================================
--- head/ports-mgmt/porttree/Makefile	Tue Dec  4 16:28:53 2018	(r486612)
+++ head/ports-mgmt/porttree/Makefile	Tue Dec  4 17:07:37 2018	(r486613)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	porttree
-PORTVERSION=	0.5.r${SVN_REV}
+PORTVERSION=	0.6.r${SVN_REV}
 CATEGORIES=	ports-mgmt python
 MASTER_SITES=	SF/${PORTNAME}
 
@@ -21,7 +21,7 @@ FETCH_DEPENDS+=	svn:devel/subversion
 .endif
 
 SVNROOT?=	https://svn.code.sf.net/p/porttree/code/trunk
-SVN_REV=	66
+SVN_REV=	67
 NO_BUILD=	yes
 PLIST_FILES=	bin/porttree man/man1/porttree.1.gz
 NO_ARCH=	yes

Modified: head/ports-mgmt/porttree/distinfo
==============================================================================
--- head/ports-mgmt/porttree/distinfo	Tue Dec  4 16:28:53 2018	(r486612)
+++ head/ports-mgmt/porttree/distinfo	Tue Dec  4 17:07:37 2018	(r486613)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543527380
-SHA256 (porttree-0.5.r66.tar.bz2) = abf3ad34f2cbdf35b9e0d399e16f173bf3a736d77bd0f93a3ffc138c950ee4cd
-SIZE (porttree-0.5.r66.tar.bz2) = 10495
+TIMESTAMP = 1543869511
+SHA256 (porttree-0.6.r67.tar.bz2) = 9206aef80d65558e114e3175b770c54407cc2c8392b4bfaa1fea3ae4ad317904
+SIZE (porttree-0.6.r67.tar.bz2) = 10516


More information about the svn-ports-all mailing list