svn commit: r444973 - head/ports-mgmt/portest

Richard Gallamore ultima at FreeBSD.org
Mon Jul 3 17:42:12 UTC 2017


Author: ultima
Date: Mon Jul  3 17:42:11 2017
New Revision: 444973
URL: https://svnweb.freebsd.org/changeset/ports/444973

Log:
  * Updated to 0.1.9
  
   - Add option, Sets(-z) used for poudriere sets.
   - Small cosmetic fixes
  
  Reviewed by:	lifanov (mentor)
  Approved by:	lifanov (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11454

Modified:
  head/ports-mgmt/portest/Makefile
  head/ports-mgmt/portest/distinfo

Modified: head/ports-mgmt/portest/Makefile
==============================================================================
--- head/ports-mgmt/portest/Makefile	Mon Jul  3 17:37:55 2017	(r444972)
+++ head/ports-mgmt/portest/Makefile	Mon Jul  3 17:42:11 2017	(r444973)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	portest
-PORTVERSION=	0.1.8
+PORTVERSION=	0.1.9
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	ultima1252 at gmail.com

Modified: head/ports-mgmt/portest/distinfo
==============================================================================
--- head/ports-mgmt/portest/distinfo	Mon Jul  3 17:37:55 2017	(r444972)
+++ head/ports-mgmt/portest/distinfo	Mon Jul  3 17:42:11 2017	(r444973)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482384922
-SHA256 (ultima1252-portest-0.1.8_GH0.tar.gz) = f3aadbc5c9ce2f66b62c5933ecb5c6afd978205e983eeb79380fb3d70ce25fe1
-SIZE (ultima1252-portest-0.1.8_GH0.tar.gz) = 7670
+TIMESTAMP = 1499050905
+SHA256 (ultima1252-portest-0.1.9_GH0.tar.gz) = c7eeb85e5f532eb574a52275b870e4e32495f3b89035f892b968ce0790be4ee3
+SIZE (ultima1252-portest-0.1.9_GH0.tar.gz) = 7866


More information about the svn-ports-all mailing list