Bug 218670 - www/rtv: Update to 1.15.1
Summary: www/rtv: Update to 1.15.1
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: Larry Rosenman
URL: http://github.com/michael-lazar/rtv/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-14 23:29 UTC by Danilo G. Baio
Modified: 2017-04-15 19:42 UTC (History)
1 user (show)

See Also:


Attachments
rtv-1.15.1.patch (2.28 KB, patch)
2017-04-14 23:29 UTC, Danilo G. Baio
dbaio: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2017-04-14 23:29:52 UTC
Created attachment 181802 [details]
rtv-1.15.1.patch

- Update to 1.15.1
- Removed the mailcap-fix dependency for python versions >= 3.6.0

Changes: http://github.com/michael-lazar/rtv/releases/tag/v1.15.1

[Q/A]

portlint: looks fine.

testport:
   poudriere i386|amd64 10.3-RELEASE-p17     (OK)
   poudriere i386|amd64 11.0-RELEASE-p8      (OK)
   poudriere i386|amd64 12.0-CURRENT r316695 (OK)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-15 19:39:33 UTC
A commit references this bug:

Author: ler
Date: Sat Apr 15 19:39:04 UTC 2017
New revision: 438595
URL: https://svnweb.freebsd.org/changeset/ports/438595

Log:
  Update to 1.15.1
  - Removed the mailcap-fix dependency for python versions >= 3.6.0
  - Changes: http://github.com/michael-lazar/rtv/releases/tag/v1.15.1

  PR:		218670
  Submitted by:	dbaio@bsd.com.br (maintainer)
  Approved by:	adamw (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10405

Changes:
  head/www/rtv/Makefile
  head/www/rtv/distinfo
  head/www/rtv/files/patch-setup.py
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2017-04-15 19:42:20 UTC
Committed, thanks!