pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

chromium: fix PLIST, remove CONFLICTS



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Thu May 15 13:07:35 2025 +0200
Changeset:	390e1a39198ef84d847a8306dce80a5e46dda684

Modified Files:
	chromium/Makefile
	chromium/PLIST

Log Message:
chromium: fix PLIST, remove CONFLICTS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=390e1a39198ef84d847a8306dce80a5e46dda684

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 chromium/Makefile | 2 --
 chromium/PLIST    | 1 +
 2 files changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/chromium/Makefile b/chromium/Makefile
index 6297071495..bd783ca381 100644
--- a/chromium/Makefile
+++ b/chromium/Makefile
@@ -227,8 +227,6 @@ NOT_PAX_MPROTECT_SAFE+=	lib/chromium/chrome
 PKG_CC=			clang
 PKG_CXX=		clang++
 
-CONFLICTS=		chromium-[0-9]*
-
 post-extract:
 	${CP} ${FILESDIR}/chromium.sh.in ${WRKSRC}/chromium.sh
 
diff --git a/chromium/PLIST b/chromium/PLIST
index fef392748e..0298ce346a 100644
--- a/chromium/PLIST
+++ b/chromium/PLIST
@@ -131,6 +131,7 @@ lib/chromium/v8_context_snapshot.bin
 ${PLIST.swiftshader}lib/chromium/vk_swiftshader_icd.json
 man/man1/chromium.1
 share/applications/chromium-browser.desktop
+share/doc/chromium/README
 share/icons/hicolor/128x128/apps/chromium.png
 share/icons/hicolor/22_monox22_mono/apps/chromium.png
 share/icons/hicolor/24x24/apps/chromium.png


Home | Main Index | Thread Index | Old Index