Bug 168946 - [PATCH] lang/php5-extensions Avoid optionsNG breakage
Summary: [PATCH] lang/php5-extensions Avoid optionsNG breakage
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-11 11:00 UTC by John Marshall
Modified: 2012-06-13 11:20 UTC (History)
0 users

See Also:


Attachments
php5-extensions_1.7.diff (5.96 KB, patch)
2012-06-11 11:00 UTC, John Marshall
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Marshall 2012-06-11 11:00:21 UTC
Ever since the new ports options came along, php5-extensions has failed
to honour user-disabling of default options.  This results in all of the
default extensions being installed irrespective of what the user chose.
I don't know why this happened but suspect it was a conflict of variable
names between the port's Makefile and the new bsd.options.mk.

Fix: Updating the Makefile to comply with the new options framework fixes the
problem for me.

I don't know whether or not PORTREVISION should be bumped, so I have
left that to the Maintainer/Committer.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-11 23:11:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2012-06-13 11:12:53 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-13 11:12:58 UTC
ale         2012-06-13 10:12:44 UTC

  FreeBSD ports repository

  Modified files:
    lang/php5-extensions Makefile 
  Log:
  Switch to OptionsNG.
  
  PR:             ports/168946
  Submitted by:   John Marshall <john.marshall@riverwillow.com.au>
  
  Revision  Changes    Path
  1.26      +80 -80    ports/lang/php5-extensions/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"