pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox Bump PKGREVISION. Change ffmpeg to 4 from 3
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2969f188331
branches: trunk
changeset: 310462:c2969f188331
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Jul 16 02:03:15 2018 +0000
description:
Bump PKGREVISION. Change ffmpeg to 4 from 3
diffstat:
www/firefox/Makefile | 4 ++--
www/firefox/mozilla-common.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 10246bc880d2 -r c2969f188331 www/firefox/Makefile
--- a/www/firefox/Makefile Mon Jul 16 01:59:29 2018 +0000
+++ b/www/firefox/Makefile Mon Jul 16 02:03:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.338 2018/07/15 23:15:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.339 2018/07/16 02:03:15 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 61.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/}
EXTRACT_SUFX= .tar.xz
diff -r 10246bc880d2 -r c2969f188331 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Mon Jul 16 01:59:29 2018 +0000
+++ b/www/firefox/mozilla-common.mk Mon Jul 16 02:03:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.112 2018/07/15 23:15:01 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.113 2018/07/16 02:03:15 ryoon Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -227,7 +227,7 @@
.include "../../net/libIDL/buildlink3.mk"
# textproc/hunspell 1.3 is too old
#.include "../../textproc/hunspell/buildlink3.mk"
-.include "../../multimedia/ffmpeg3/buildlink3.mk"
+.include "../../multimedia/ffmpeg4/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
BUILDLINK_API_DEPENDS.pixman+= pixman>=0.25.2
.include "../../x11/pixman/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index