pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
conkeror: depend on firefox45
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon Jul 10 09:17:50 2017 +0200
Changeset: 8b79108ab38070060e5d7b2bd20e7b121ab7e789
Modified Files:
conkeror/Makefile
Log Message:
conkeror: depend on firefox45
Conkeror appears to be unstable with the latest firefox, so switch
to the ESR branch.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8b79108ab38070060e5d7b2bd20e7b121ab7e789
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
conkeror/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/conkeror/Makefile b/conkeror/Makefile
index fabb5b83ff..bf23abae04 100644
--- a/conkeror/Makefile
+++ b/conkeror/Makefile
@@ -2,7 +2,7 @@
PKGNAME= conkeror-1.0.3
DISTNAME= 11121bed996ce84e3536c3c8266cdf3164e02b5a
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
MASTER_SITES= http://repo.or.cz/conkeror.git/snapshot/
DIST_SUBDIR= conkeror
@@ -14,7 +14,7 @@ LICENSE= mpl-1.1
WRKSRC= ${WRKDIR}/conkeror-11121be
-DEPENDS+= firefox-[0-9]*:../../www/firefox
+DEPENDS+= firefox45-[0-9]*:../../www/firefox45
INSTALL_MAKE_FLAGS+= MANPREFIX=${PREFIX}/${PKGMANDIR}
Home |
Main Index |
Thread Index |
Old Index