Sun Apr 7 17:54:03 2024 UTC (69d)
firefox: Use ffmpeg7

Bump PKGREVISION.


(ryoon)
diff -r1.595 -r1.596 pkgsrc/www/firefox/Makefile
diff -r1.276 -r1.277 pkgsrc/www/firefox/mozilla-common.mk

cvs diff -r1.595 -r1.596 pkgsrc/www/firefox/Makefile (expand / switch to context diff)
--- pkgsrc/www/firefox/Makefile 2024/04/07 07:35:12 1.595
+++ pkgsrc/www/firefox/Makefile 2024/04/07 17:54:03 1.596
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.595 2024/04/07 07:35:12 wiz Exp $
+# $NetBSD: Makefile,v 1.596 2024/04/07 17:54:03 ryoon Exp $
 
 FIREFOX_VER=		${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=		124.0
@@ -6,7 +6,7 @@
 
 DISTNAME=	firefox-${FIREFOX_VER}.source
 PKGNAME=	${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	www
 MASTER_SITES+=	${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 MASTER_SITES+=	${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}

cvs diff -r1.276 -r1.277 pkgsrc/www/firefox/mozilla-common.mk (expand / switch to context diff)
--- pkgsrc/www/firefox/mozilla-common.mk 2024/04/06 08:53:34 1.276
+++ pkgsrc/www/firefox/mozilla-common.mk 2024/04/07 17:54:03 1.277
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.276 2024/04/06 08:53:34 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.277 2024/04/07 17:54:03 ryoon Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -251,7 +251,7 @@
 # TODO: check again, pkgsrc has hunspell 1.7
 # was: textproc/hunspell 1.3 is too old
 #.include "../../textproc/hunspell/buildlink3.mk"
-.include "../../multimedia/ffmpeg6/buildlink3.mk"
+.include "../../multimedia/ffmpeg7/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
 .include "../../x11/libXtst/buildlink3.mk"
 BUILDLINK_API_DEPENDS.pixman+= pixman>=0.25.2