Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Dec 2016 14:48:47 +0000 (UTC)
From:      Nikolai Lifanov <lifanov@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429269 - head/ports-mgmt/portest
Message-ID:  <201612231448.uBNEmleY082074@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lifanov
Date: Fri Dec 23 14:48:47 2016
New Revision: 429269
URL: https://svnweb.freebsd.org/changeset/ports/429269

Log:
  * Updated to 0.1.8
  
   - Removed git file and folder generator before applying a patches
   - Small optimizations
   - Pulls poudriere.conf for pathing, small changes for readability
   - Changed bulkfile default location, changed the way poudriere bulk is called
  
  PR:		215483
  Submitted by:	Ultima1252@gmail.com (maintainer)
  Reviewed by:	matthew
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebd.org/D8890

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

Modified: head/ports-mgmt/portest/Makefile
==============================================================================
--- head/ports-mgmt/portest/Makefile	Fri Dec 23 14:46:51 2016	(r429268)
+++ head/ports-mgmt/portest/Makefile	Fri Dec 23 14:48:47 2016	(r429269)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	portest
-PORTVERSION=	0.1.7
+PORTVERSION=	0.1.8
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	ultima1252@gmail.com

Modified: head/ports-mgmt/portest/distinfo
==============================================================================
--- head/ports-mgmt/portest/distinfo	Fri Dec 23 14:46:51 2016	(r429268)
+++ head/ports-mgmt/portest/distinfo	Fri Dec 23 14:48:47 2016	(r429269)
@@ -1,2 +1,3 @@
-SHA256 (ultima1252-portest-0.1.7_GH0.tar.gz) = a1e1c5fc0a3c423b658ce42abc605e19a0a61bd2885195feb72cfd7683fa8cdd
-SIZE (ultima1252-portest-0.1.7_GH0.tar.gz) = 7617
+TIMESTAMP = 1482384922
+SHA256 (ultima1252-portest-0.1.8_GH0.tar.gz) = f3aadbc5c9ce2f66b62c5933ecb5c6afd978205e983eeb79380fb3d70ce25fe1
+SIZE (ultima1252-portest-0.1.8_GH0.tar.gz) = 7670



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612231448.uBNEmleY082074>