Bug 200424

Summary: [MAINTAINER] devel/godot: Update to 1.1
Product: Ports & Packages Reporter: Shane <FreeBSD>
Component: Individual Port(s)Assignee: Thomas Zander <riggs>
Status: Closed FIXED    
Severity: Affects Only Me CC: riggs
Priority: --- Keywords: needs-patch, needs-qa, patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update godot to v1.1
none
update godot to v1.1 none

Description Shane 2015-05-24 07:14:39 UTC
Created attachment 157095 [details]
update godot to v1.1

Update devel/godot to v1.1
Comment 1 Thomas Zander freebsd_committer freebsd_triage 2015-05-24 11:09:35 UTC
This patch creates the following files

?       files/extra-patch-core_variant.h
?       files/extra-patch-drivers_unix_ip__unix.cpp
?       files/extra-patch-drivers_unix_os__unix.cpp
?       files/old-patch-platform_x11_detect.py

which seem not to be used for anything. Could you take a look?
Comment 2 Shane 2015-05-25 02:56:25 UTC
Created attachment 157109 [details]
update godot to v1.1

Sorry my bad, they are the patches being removed. I also forgot to update the pkg-plist
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-05-25 16:56:38 UTC
A commit references this bug:

Author: riggs
Date: Mon May 25 16:55:36 UTC 2015
New revision: 387390
URL: https://svnweb.freebsd.org/changeset/ports/387390

Log:
  - Update to upstream version 1.1
  - Add xinerama to USE_XORG
  - Use CHOSEN_COMPILER_TYPE instead of COMPILER_TYPE

  While on it
  - Pet portlint

  PR:		200424
  Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)

Changes:
  head/devel/godot/Makefile
  head/devel/godot/distinfo
  head/devel/godot/files/patch-SConstruct
  head/devel/godot/files/patch-core_variant.h
  head/devel/godot/files/patch-drivers_unix_ip__unix.cpp
  head/devel/godot/files/patch-drivers_unix_os__unix.cpp
  head/devel/godot/files/patch-platform_x11_detect.py
  head/devel/godot/pkg-plist
Comment 4 Thomas Zander freebsd_committer freebsd_triage 2015-05-25 16:59:11 UTC
Thanks!