Bug 200839 - [patch] multimedia/libvpx: remove dependency on bash
Summary: [patch] multimedia/libvpx: remove dependency on bash
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: Ashish SHUKLA
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-06-13 16:55 UTC by Tijl Coosemans
Modified: 2015-06-15 04:59 UTC (History)
0 users

See Also:
ashish: maintainer-feedback+


Attachments
patch (913 bytes, patch)
2015-06-13 16:55 UTC, Tijl Coosemans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tijl Coosemans freebsd_committer freebsd_triage 2015-06-13 16:55:15 UTC
Created attachment 157709 [details]
patch

- Version 1.4.0 no longer needs bash to build.
- Remove old %%DESTDIR%% REINPLACE_CMD from post-patch.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-06-15 04:58:11 UTC
A commit references this bug:

Author: ashish
Date: Mon Jun 15 04:57:25 UTC 2015
New revision: 389669
URL: https://svnweb.freebsd.org/changeset/ports/389669

Log:
  - Remove dependency on bash, not required anymore
  - Remove old %%DESTDIR%% REINPLACE_CMD from post-patch

  PR:		200839
  Submitted by:	tijl

Changes:
  head/multimedia/libvpx/Makefile
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2015-06-15 04:59:19 UTC
Committed, Thanks!