Bug 212352 - [patch] security/gnupg1: Simplify via OPTIONS helpers
Summary: [patch] security/gnupg1: Simplify via OPTIONS helpers
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: Jun Kuriyama
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-09-03 15:38 UTC by Adam Weinberger
Modified: 2016-09-17 15:59 UTC (History)
0 users

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


Attachments
OPTIONS helpers (2.85 KB, patch)
2016-09-03 15:38 UTC, Adam Weinberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Weinberger freebsd_committer freebsd_triage 2016-09-03 15:38:51 UTC
Created attachment 174338 [details]
OPTIONS helpers

Attached patch simplifies the Makefile by using OPTIONS helpers; it requires a sub change in the plist as well. It also includes a maintainership change if you want. portlint notes a couple issues with the port but I didn't fix those just to simplify the patch.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-09-17 15:58:53 UTC
A commit references this bug:

Author: adamw
Date: Sat Sep 17 15:58:50 UTC 2016
New revision: 422332
URL: https://svnweb.freebsd.org/changeset/ports/422332

Log:
  Complete the adoption of options helpers, remove old cruft,
  and take maintainership.

  PR:		212352
  Approved by:	maintainer timeout

Changes:
  head/security/gnupg1/Makefile
  head/security/gnupg1/pkg-plist
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2016-09-17 15:59:46 UTC
Committed after timeout, including maintainership change.