Bug 190179

Summary: [patch] archivers/minizip: enable libminizip.so
Product: Ports & Packages Reporter: Tijl Coosemans <tijl>
Component: Individual Port(s)Assignee: Tijl Coosemans <tijl>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
minizip.patch none

Description Tijl Coosemans freebsd_committer freebsd_triage 2014-05-24 16:40:00 UTC
The patch below enables building the libminizip library which will be
used by multimedia/vlc.  The patch contains the following changes:
- Use the standard MASTER_SITE for zlib.
- Replace PLIST_FILES with a separate pkg-plist.
- Instead of using the bundled "Makefile" set USE_AUTOTOOLS to generate
  a new Makefile from Makefile.am that allows building libminizip.so.
  Also remove MAKE_ARGS, do-install and patch-contrib-minizip-Makefile.
- Silence post-patch.
- Adjust regression-test.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-24 16:40:03 UTC
Maintainer of archivers/minizip,

Please note that PR ports/190179 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/190179

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-24 16:40:04 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Tijl Coosemans freebsd_committer freebsd_triage 2014-05-24 16:47:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tijl

Take.
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-06-02 20:39:35 UTC
A commit references this bug:

Author: tijl
Date: Mon Jun  2 20:38:39 UTC 2014
New revision: 356248
URL: http://svnweb.freebsd.org/changeset/ports/356248

Log:
  Enable the libminizip library which will be used by multimedia/vlc:
  - Use the standard MASTER_SITE for zlib.
  - Replace PLIST_FILES with a separate pkg-plist.
  - Instead of using the bundled "Makefile" set USE_AUTOTOOLS to generate
    a new Makefile from Makefile.am that allows building libminizip.so.
    Also remove MAKE_ARGS, do-install and patch-contrib-minizip-Makefile.
  - Silence post-patch.
  - Adjust regression-test.

  PR:		190179
  Approved by:	bapt

Changes:
  head/archivers/minizip/Makefile
  head/archivers/minizip/distinfo
  head/archivers/minizip/files/
  head/archivers/minizip/pkg-plist