Bug 204865

Summary: [PATCH] archivers/p7zip: update to 15.09
Product: Ports & Packages Reporter: Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: rakuco
Priority: --- Keywords: patch
Version: LatestFlags: rakuco: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
archivers/p7zip patch
none
Update patch for archivers/p7zip and archivers/p7zip-codec-rar rakuco: maintainer-approval+

Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-11-28 12:52:49 UTC
Created attachment 163612 [details]
archivers/p7zip patch

- Update to 15.09
- Convert to new options target helper
- Use PORTDOCS
- Update patch files

Changes:        http://sourceforge.net/projects/p7zip/files/p7zip/15.09/README/view
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2015-11-29 22:10:48 UTC
Thanks for the patch. You also need to adjust archivers/p7zip-codec-rar, as the shared library it installs is now called Rar.so.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-04 11:24:49 UTC
Created attachment 163840 [details]
Update patch for archivers/p7zip and archivers/p7zip-codec-rar
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2015-12-04 13:28:37 UTC
Looks good to me, thanks a lot for the patch! Feel free to land it.
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-04 13:31:37 UTC
@Raphael, set maintainer-approval to + on 'attachments' for approval, rather than just maintainer-feedback +, which just means 'ack, provided feedback, don't timeout'.

You can mouseover any flag name to see the description and example usages

Also feel free to re-assign to sunpoet@ :)
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-04 13:32:58 UTC
Oh yes, and since the Bugzilla UI isn't great, to set maintainer-approval on a patch, click Attachment "Details -> maintainer-approval [+] "
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-12-04 14:16:34 UTC
A commit references this bug:

Author: sunpoet
Date: Fri Dec  4 14:16:14 UTC 2015
New revision: 402988
URL: https://svnweb.freebsd.org/changeset/ports/402988

Log:
  - Update to 15.09
  - Convert to new options target helper
  - Use PORTDOCS
  - Update patch files

  Changes:	http://sourceforge.net/projects/p7zip/files/p7zip/15.09/README/view
  PR:		204865
  Submitted by:	sunpoet (myself)
  Approved by:	rakuco (maintainer)

Changes:
  head/archivers/p7zip/Makefile
  head/archivers/p7zip/distinfo
  head/archivers/p7zip/files/patch-CPP-Windows-System.cpp
  head/archivers/p7zip/files/patch-CVE-2015-1038
  head/archivers/p7zip/pkg-plist
  head/archivers/p7zip-codec-rar/Makefile
  head/archivers/p7zip-codec-rar/pkg-plist
Comment 7 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-04 14:17:29 UTC
Committed. Thanks!