Bug 201724

Summary: [patch] databases/tora: use OPTIONS helpers
Product: Ports & Packages Reporter: Andriy Voskoboinyk <avos>
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch.diff
none
portlint.log
none
poudriere-9.3-i386.log none

Description Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-20 20:08:53 UTC
Created attachment 159024 [details]
Patch.diff

- Use OPTIONS helpers where possible.
- Drop qt4-linguist dependency - the port does not use it (and it already contains prebuilt translations).
- Regenerate patches.
Comment 1 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-20 20:10:18 UTC
Created attachment 159026 [details]
portlint.log
Comment 2 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-20 20:10:32 UTC
Created attachment 159027 [details]
poudriere-9.3-i386.log
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2015-08-12 01:51:26 UTC
Take.
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-08-18 20:00:37 UTC
A commit references this bug:

Author: pgollucci
Date: Tue Aug 18 20:00:33 UTC 2015
New revision: 394644
URL: https://svnweb.freebsd.org/changeset/ports/394644

Log:
  databases/tora: use OPTIONS helpers

  - Use OPTIONS helpers where possible.
  - Drop qt4-linguist dependency - the port does not use it (and it already contains prebuilt translations).
  - Regenerate patches.

  PR:                  201724
  Submitted by:        s3erios@gmail.com

Changes:
  head/databases/tora/Makefile
  head/databases/tora/files/patch-config_m4_oracle.m4
  head/databases/tora/files/patch-configure
  head/databases/tora/files/patch-configure.ac
  head/databases/tora/files/patch-doc_Makefile.am
  head/databases/tora/files/patch-doc_help_tora.texi
  head/databases/tora/files/patch-src_Makefile.am
  head/databases/tora/files/patch-src_toextract.cpp
  head/databases/tora/files/patch-src_toextract.h
  head/databases/tora/files/patch-src_tooracleconnection.cpp
  head/databases/tora/files/patch-src_topiechart.h
  head/databases/tora/files/patch-src_toreport.cpp
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2015-08-18 20:07:25 UTC
Committed. Thanks!