Bug 200006

Summary: [patch] devel/liborcus: remove unnecessary libzip dependency
Product: Ports & Packages Reporter: Andriy Voskoboinyk <avos>
Component: Individual Port(s)Assignee: Jung-uk Kim <jkim>
Status: Closed FIXED    
Severity: Affects Only Me CC: jkim
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (office)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Remove libzip from LIB_DEPENDS none

Description Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-05-06 18:50:07 UTC
Created attachment 156439 [details]
Remove libzip from LIB_DEPENDS

From ChangeLog:

2013-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [145a129670d70dac59165eb47da8849e8986f8b5]

        Remove the libzip bits. Now orcus no longer depends on libzip.

and there is no other references to it.
Comment 1 Jung-uk Kim freebsd_committer freebsd_triage 2015-05-06 19:11:48 UTC
I'll take it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-06 20:05:47 UTC
A commit references this bug:

Author: jkim
Date: Wed May  6 20:05:27 UTC 2015
New revision: 385555
URL: https://svnweb.freebsd.org/changeset/ports/385555

Log:
  - Update to 0.7.1.
  - Remove unnecessary libzip dependency.

  PR:		200006

Changes:
  head/devel/liborcus07/Makefile
  head/devel/liborcus07/distinfo
  head/devel/liborcus07/pkg-plist
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-05-06 20:06:48 UTC
A commit references this bug:

Author: jkim
Date: Wed May  6 20:06:34 UTC 2015
New revision: 385556
URL: https://svnweb.freebsd.org/changeset/ports/385556

Log:
  - Update to 0.9.0.
  - Remove unnecessary libzip dependency. [1]

  PR:		200006 [1]

Changes:
  head/devel/liborcus/Makefile
  head/devel/liborcus/distinfo
  head/devel/liborcus/files/
  head/devel/liborcus/pkg-descr
  head/devel/liborcus/pkg-plist
Comment 4 Jung-uk Kim freebsd_committer freebsd_triage 2015-05-06 20:07:52 UTC
Committed, thanks!