Bug 217971 - [PATCH] net-im/corebird to play videos with https links
Summary: [PATCH] net-im/corebird to play videos with https links
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: Carlos J. Puga Medina
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2017-03-21 02:04 UTC by Christopher Hall
Modified: 2017-03-23 09:33 UTC (History)
0 users

See Also:
cpm: maintainer-feedback+


Attachments
add gstreamer soup plugin to dependency list (462 bytes, text/plain)
2017-03-21 02:04 UTC, Christopher Hall
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Hall 2017-03-21 02:04:22 UTC
Created attachment 181020 [details]
add gstreamer soup plugin to dependency list

Tweets containing https link to video/animated GIF cause failure.

Needs a dependency on gstreamer1-plugin-soup

attached is Makefile patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-23 09:32:37 UTC
A commit references this bug:

Author: cpm
Date: Thu Mar 23 09:32:27 UTC 2017
New revision: 436761
URL: https://svnweb.freebsd.org/changeset/ports/436761

Log:
  net-im/corebird: fix play videos with https links

  - Add dependency on devel/gstreamer1-plugins-soup
  - Bump PORTREVISION

  PR:		217971
  Submitted by:	Christopher Hall <hsw@bitmark.com>

Changes:
  head/net-im/corebird/Makefile
Comment 2 Carlos J. Puga Medina freebsd_committer freebsd_triage 2017-03-23 09:33:16 UTC
Committed!

Thanks