Bug 226315 - www/mongrel2: Update to 1.11.0
Summary: www/mongrel2: Update to 1.11.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-03 00:31 UTC by Neel Chauhan
Modified: 2018-03-03 08:43 UTC (History)
3 users (show)

See Also:


Attachments
Patch (Revision 1) (6.24 KB, patch)
2018-03-03 00:31 UTC, Neel Chauhan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2018-03-03 00:31:03 UTC
Created attachment 191158 [details]
Patch (Revision 1)

This port builds on FreeBSD 11.1 amd64.
Comment 1 Jochen Neumeister freebsd_committer freebsd_triage 2018-03-03 05:59:17 UTC
Hi,

for GitHub use GH_ACCOUNT= foo, see: https://www.freebsd.org/doc/en/books/porters-handbook/book.html#makefile-master_sites-github-description

thanks :-)
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-03 08:40:50 UTC
Committed with changes.
Thank you for the update!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-03-03 08:41:12 UTC
A commit references this bug:

Author: yuri
Date: Sat Mar  3 08:40:46 UTC 2018
New revision: 463468
URL: https://svnweb.freebsd.org/changeset/ports/463468

Log:
  www/mongrel2: Update to 1.11.0

  Port changes:
  * Changed to DISTVERSION
  * Updated LIB_DEPENDS
  * Changed to GitHub
  * GH_TUPLE to unbundle src/mbedtls
  * Decoupled build and tests
  * Added TEST_xx lines for tests to run separately
  * Updated Makefile patches
  * Silenced/unsilenced commands

  Tests fail on 12: Invalid system call

  PR:		226315
  Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
  Approved by:	tcberner (mentor, implicit)

Changes:
  head/www/mongrel2/Makefile
  head/www/mongrel2/distinfo
  head/www/mongrel2/files/patch-Makefile
  head/www/mongrel2/files/patch-src_mbedtls_Makefile
  head/www/mongrel2/files/patch-src_mem_align.h
  head/www/mongrel2/files/patch-src_mem_halloc.c
  head/www/mongrel2/pkg-plist
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-03 08:43:18 UTC
Neel,

Please take a look at USE_GITHUB and GH_TUPLE tags. GH_TUPLE is used to unbundle the subproject that is included in the git repository as a git submodule.

Thank you for maintaining ports!
Yuri