Bug 238255 - www/yarn-node8: Typo
Summary: www/yarn-node8: Typo
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Luca Pizzamiglio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-31 07:11 UTC by Pascal Christen
Modified: 2019-05-31 10:02 UTC (History)
0 users

See Also:
pizzamig: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Christen 2019-05-31 07:11:16 UTC
Hi

There is a typo in the newest commit:
https://svnweb.freebsd.org/ports/head/www/yarn-node8/Makefile?annotate=503080

CONFLICS_INSTALL=

should be:

CONFLICTS_INSTALL=

same in yarn-node10
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-05-31 10:00:39 UTC
A commit references this bug:

Author: pizzamig
Date: Fri May 31 10:00:04 UTC 2019
New revision: 503132
URL: https://svnweb.freebsd.org/changeset/ports/503132

Log:
  www/yarn www/yarn-node10 www/yarn-node8: Fix CONFLICTS declarations

  Fix CONFLICTS_INSTALL typos and definition.

  PR:		238255
  Reported by:	Pascal Christen
  Sponsored by:	trivago N.V.

Changes:
  head/www/yarn/Makefile
  head/www/yarn-node10/Makefile
  head/www/yarn-node8/Makefile
Comment 2 Luca Pizzamiglio freebsd_committer freebsd_triage 2019-05-31 10:02:35 UTC
Fixed! Thanks to report it!

While I was here, I fixed the CONFLICT declaration in www/yarn (CONFLICTS => CONFLICTS_INSTALL)