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

Nikolai Lifanov lifanov at FreeBSD.org
Fri Dec 23 14:48:49 UTC 2016


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 at 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 at 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


More information about the svn-ports-head mailing list