Bug 200006 - [patch] devel/liborcus: remove unnecessary libzip dependency
Summary: [patch] devel/liborcus: remove unnecessary libzip dependency
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: Jung-uk Kim
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-05-06 18:50 UTC by Andriy Voskoboinyk
Modified: 2015-05-06 20:07 UTC (History)
1 user (show)

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


Attachments
Remove libzip from LIB_DEPENDS (1.38 KB, patch)
2015-05-06 18:50 UTC, Andriy Voskoboinyk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!