Bug 192004 - [maintainer] update devel/premake4 from 4.3 to 4.4.b5
Summary: [maintainer] update devel/premake4 from 4.3 to 4.4.b5
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: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-21 11:32 UTC by Vitaly Magerya
Modified: 2014-07-27 08:31 UTC (History)
1 user (show)

See Also:


Attachments
premake-4.4.b5.diff (5.03 KB, patch)
2014-07-21 11:32 UTC, Vitaly Magerya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!