Bug 192004

Summary: [maintainer] update devel/premake4 from 4.3 to 4.4.b5
Product: Ports & Packages Reporter: Vitaly Magerya <vmagerya>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Only Me CC: marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
premake-4.4.b5.diff none

Description Vitaly Magerya 2014-07-21 11:32:47 UTC
Created attachment 144836 [details]
premake-4.4.b5.diff

Update devel/premake4 from 4.3 to 4.4.b5.
Normally I don't like updating to something called a beta,
but a number of projects are already using 4.4-betas,
so an update is required.

Redports logs are at [1].

[1] https://redports.org/buildarchive/20140624134401-54287/
Comment 1 John Marino freebsd_committer freebsd_triage 2014-07-27 08:16:40 UTC
I just wrote a long respond about degrading to beta and then noticed you addressed it in your comments so thanks.  I'll make sure the commit logs mentions it too.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-07-27 08:31:16 UTC
A commit references this bug:

Author: marino
Date: Sun Jul 27 08:30:42 UTC 2014
New revision: 363026
URL: http://svnweb.freebsd.org/changeset/ports/363026

Log:
  devel/premake4: Upgrade version from 4.3 => 4.4b

  It's bad practice to upgrade from a release version to a beta version,
  but according to the maintainer several projects are already requiring
  the 4.4 version of premake, essentially forcing an upgrade.

  PR:		192004
  Submitted by:	maintainer (Vitaly Magerya)

Changes:
  head/devel/premake4/Makefile
  head/devel/premake4/distinfo
  head/devel/premake4/files/
Comment 3 John Marino freebsd_committer freebsd_triage 2014-07-27 08:31:53 UTC
Thanks!