Bug 197818 - shells/bash: have bash's pkgname be bash, and bash-static be bash-static
Summary: shells/bash: have bash's pkgname be bash, and bash-static be bash-static
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-19 12:55 UTC by Mathieu Arnold
Modified: 2015-02-19 16:00 UTC (History)
0 users

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


Attachments
bash-pkgname.diff (1.03 KB, patch)
2015-02-19 12:55 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold freebsd_committer freebsd_triage 2015-02-19 12:55:53 UTC
Created attachment 153172 [details]
bash-pkgname.diff

Ports should not change their pkgname depending on options.  With this, shells/bash will be called bash, and shells/bash-static will be called bash-static.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-19 12:55:53 UTC
Auto-assigned to maintainer ehaupt@FreeBSD.org
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2015-02-19 16:00:09 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-02-19 16:00:44 UTC
A commit references this bug:

Author: ehaupt
Date: Thu Feb 19 15:59:56 UTC 2015
New revision: 379349
URL: https://svnweb.freebsd.org/changeset/ports/379349

Log:
  Ports should not change their pkgname depending on options. Change the way how
  the slave port is handled.

  PR:		197818
  Submitted by:	mat

Changes:
  head/shells/bash/Makefile
  head/shells/bash-static/Makefile