Bug 209291 - graphics/frei0r: Update to 1.5.0
Summary: graphics/frei0r: Update to 1.5.0
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: Jason E. Hale
URL:
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2016-05-05 17:26 UTC by Olivier Duchateau
Modified: 2016-07-26 19:08 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jhale)


Attachments
Patch to update graphics/frei0r and slaves ports (15.20 KB, patch)
2016-05-05 17:26 UTC, Olivier Duchateau
no flags Details | Diff
Poudriere log on FreeBSD amd64 10.3 (graphics/frei0r) (339.79 KB, text/x-log)
2016-05-05 17:27 UTC, Olivier Duchateau
no flags Details
Poudriere log on FreeBSD amd64 10.3 (meta-port graphics/frei0r-plugins) (20.02 KB, text/x-log)
2016-05-05 17:28 UTC, Olivier Duchateau
no flags Details
Poudriere log on FreeBSD amd64 10.3 (graphics/frei0r-plugins-gavl) (23.21 KB, text/x-log)
2016-05-05 17:29 UTC, Olivier Duchateau
no flags Details
Poudriere log on FreeBSD amd64 10.3 (graphics/frei0r-plugins-opencv) (21.15 KB, text/x-log)
2016-05-05 17:29 UTC, Olivier Duchateau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau freebsd_committer freebsd_triage 2016-05-05 17:26:50 UTC
Created attachment 170001 [details]
Patch to update graphics/frei0r and slaves ports

- graphics/frei0r
 * Update frei0r (and slaves ports) to 1.5.0
 * Update MASTER_SITES
 * Switch to CMake, so rewrite some parts of graphics/frei0r's Makefile and patches
 * Remove APIDOC, DOCS and MMX options (MMX is not available in CMakeLists.txt)

- graphics/frei0r-plugins
 * Switch to USES= metaport (like bug #201636)
Comment 1 Olivier Duchateau freebsd_committer freebsd_triage 2016-05-05 17:27:45 UTC
Created attachment 170002 [details]
Poudriere log on FreeBSD amd64 10.3 (graphics/frei0r)
Comment 2 Olivier Duchateau freebsd_committer freebsd_triage 2016-05-05 17:28:46 UTC
Created attachment 170003 [details]
Poudriere log on FreeBSD amd64 10.3 (meta-port graphics/frei0r-plugins)
Comment 3 Olivier Duchateau freebsd_committer freebsd_triage 2016-05-05 17:29:18 UTC
Created attachment 170004 [details]
Poudriere log on FreeBSD amd64 10.3 (graphics/frei0r-plugins-gavl)
Comment 4 Olivier Duchateau freebsd_committer freebsd_triage 2016-05-05 17:29:41 UTC
Created attachment 170005 [details]
Poudriere log on FreeBSD amd64 10.3 (graphics/frei0r-plugins-opencv)
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-07-26 19:04:08 UTC
A commit references this bug:

Author: olivierd
Date: Tue Jul 26 19:03:58 UTC 2016
New revision: 419145
URL: https://svnweb.freebsd.org/changeset/ports/419145

Log:
  - graphics/frei0r [2]
   * Update to 1.5.0
   * Update MASTER_SITES
   * Switch to CMake, rewrite some parts of graphics/frei0r's Makefile and
  patches
   * Remove APIDOC, DOCS and MMX options (MMX is not available in CMakeLists.txt)

  - graphics/frei0r-plugins
   * Switch to USES= metaport [1]

  PR:		(based on) 201636 [1], 209291 [2]
  Submitted by:	Andriy Voskoboinyk [1], myself [2]
  Approved by:	jhale@ (maintainer, timeout > 2 months)

Changes:
  head/graphics/frei0r/Makefile
  head/graphics/frei0r/distinfo
  head/graphics/frei0r/files/extra-patch-CMakeLists.txt
  head/graphics/frei0r/files/extra-patch-frei0r-plugins
  head/graphics/frei0r/files/patch-doc__Makefile.in
  head/graphics/frei0r/pkg-plist
  head/graphics/frei0r-plugins/Makefile
Comment 6 Olivier Duchateau freebsd_committer freebsd_triage 2016-07-26 19:08:47 UTC
Committed