Bug 215483 - ports-mgmt/portest: Updated to 0.1.8
Summary: ports-mgmt/portest: Updated to 0.1.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nikolai Lifanov
URL: https://github.com/Ultima1252/portest...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-12-22 05:46 UTC by Ultima
Modified: 2016-12-23 14:50 UTC (History)
2 users (show)

See Also:


Attachments
portest.diff (918 bytes, patch)
2016-12-22 05:46 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ultima 2016-12-22 05:46:33 UTC
Created attachment 178195 [details]
portest.diff

This is an update to portest to the most current version, 0.1.8. This is a patch release fixing small bugs.

* 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


portlint -AC:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.


poudriere bulk -tC:
12amd64: success
12i386: success
110amd64: success
110i386: success
101amd64: success
101i386: success
93amd64: success
93i386: success
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-23 14:49:28 UTC
A commit references this bug:

Author: lifanov
Date: Fri Dec 23 14:48:48 UTC 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

Changes:
  head/ports-mgmt/portest/Makefile
  head/ports-mgmt/portest/distinfo
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2016-12-23 14:50:20 UTC
Committed, thanks!