Bug 196886 - archivers/rar: update to 5.2.0
Summary: archivers/rar: update to 5.2.0
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-19 11:49 UTC by Po-Chuan Hsieh
Modified: 2015-02-19 20:15 UTC (History)
1 user (show)

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


Attachments
rar.diff (821 bytes, patch)
2015-01-19 11:49 UTC, Po-Chuan Hsieh
no flags Details | Diff
patch to update the port to 5.2.1 (1.13 KB, patch)
2015-02-17 19:38 UTC, Ralf van der Enden
no flags Details | Diff
build log (11.52 KB, text/plain)
2015-02-17 19:38 UTC, Ralf van der Enden
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-01-19 11:49:30 UTC
Created attachment 151849 [details]
rar.diff

- Update to 5.2.0
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-19 11:49:30 UTC
Auto-assigned to maintainer gabor@FreeBSD.org
Comment 2 Ralf van der Enden 2015-02-17 19:38:22 UTC
Created attachment 153114 [details]
patch to update the port to 5.2.1

This also adds compat/compat9x-amd64 for FreeBSD 10.0+, since rar depends on libstdc++.so.6
Comment 3 Ralf van der Enden 2015-02-17 19:38:45 UTC
Created attachment 153115 [details]
build log
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-02-19 19:59:11 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Feb 19 19:58:48 UTC 2015
New revision: 379382
URL: https://svnweb.freebsd.org/changeset/ports/379382

Log:
  - Update to 5.2.1
  - Add missing RUN_DEPENDS (compat9x) for FreeBSD 10 and above [1]

  PR:		196886
  Obtained from:	Ralf van der Enden <tremere@cainites.net> [1]
  Approved by:	maintainer (timeout, 1 month)

Changes:
  head/archivers/rar/Makefile
  head/archivers/rar/distinfo
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-02-19 20:15:07 UTC
Committed. Thanks!