Bug 192846 - [PATCH] www/squid33: convert pkg-plist
Summary: [PATCH] www/squid33: convert pkg-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-20 06:58 UTC by takefu
Modified: 2014-08-20 07:34 UTC (History)
2 users (show)

See Also:


Attachments
squid33.patch (100.45 KB, patch)
2014-08-20 06:58 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2014-08-20 06:58:56 UTC
Created attachment 146058 [details]
squid33.patch

fix OptionsNG
fix convert pkg-plist
change IPv6 disabled patch

ADD
 pkg-plist
DELETE
 files/extra-patch-src-cf.data.pre.noipv6
 pkg-deinstall

Note: don't know skeleton is generated, but it all works correctly.

Bug 192824
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-20 07:05:31 UTC
Awesome work takefu!
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-20 07:32:20 UTC
A commit references this bug:

Author: marino
Date: Wed Aug 20 07:31:56 UTC 2014
New revision: 365436
URL: http://svnweb.freebsd.org/changeset/ports/365436

Log:
  www/squid33: Convert to static pkg-list, use option configuration

  Also remove the IPv6 disabled patch.

  PR:		192846
  Submitted by:	takefu (airport.fm)

Changes:
  head/www/squid33/Makefile
  head/www/squid33/files/extra-patch-src-cf.data.pre.noipv6
  head/www/squid33/files/pkg-message.in
  head/www/squid33/pkg-deinstall
  head/www/squid33/pkg-plist
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-20 07:34:42 UTC
Thanks for making this difficult port better!