Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2018 13:11:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230864] Make %%PORTDOCS%%/%%PORTEXAMPLES%% less magical and require the use of the DOCS/EXAMPLES option for them to work
Message-ID:  <bug-230864-7788-MnSFqMYqnI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230864-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230864-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230864

--- Comment #25 from commit-hook@freebsd.org ---
A commit references this bug:

Author: mat
Date: Mon Sep 10 13:11:31 UTC 2018
New revision: 479405
URL: https://svnweb.freebsd.org/changeset/ports/479405

Log:
  After an include, PLIST_SUB must be appended to, not overwritten.

  If it is overwritten, many values will be clobbered, and
  pain will ensue.

  PR:           230864
  Submitted by: mat
  exp-runs by:  antoine

Changes:
  head/cad/astk-serveur/Makefile
  head/databases/dbh/Makefile
  head/databases/libgda5/Makefile
  head/databases/pglogical/Makefile
  head/devel/grumpy/Makefile
  head/devel/pth/Makefile
  head/devel/smack/Makefile
  head/devel/statcvs/Makefile
  head/emulators/mame/Makefile
  head/emulators/mtools/Makefile
  head/german/BBBike/Makefile
  head/graphics/OpenEXR/Makefile
  head/graphics/tgif/Makefile
  head/japanese/skkinput3/Makefile
  head/lang/gcc48/Makefile
  head/lang/gcc49/Makefile
  head/lang/gcc5/Makefile
  head/lang/gcc6/Makefile
  head/lang/gcc6-devel/Makefile
  head/lang/gcc7/Makefile
  head/lang/gcc7-devel/Makefile
  head/lang/gcc8-devel/Makefile
  head/lang/modula3/Makefile
  head/lang/smlnj/Makefile
  head/mail/cclient/Makefile
  head/mail/panda-cclient/Makefile
  head/news/leafnode/Makefile
  head/print/pdflib/Makefile
  head/science/cgnslib/Makefile
  head/sysutils/xcdroast/Makefile
  head/www/polipo/Makefile
  head/x11/rxvt-unicode/Makefile
  head/x11/xkbset/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230864-7788-MnSFqMYqnI>