pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/thunderbird-l10n
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Nov 22 12:39:55 UTC 2018
Modified Files:
pkgsrc/mail/thunderbird-l10n: Makefile
Log Message:
include xpi.mk from firefox 52. Thin package is beased on Gecko 52
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/mail/thunderbird-l10n/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/thunderbird-l10n/Makefile
diff -u pkgsrc/mail/thunderbird-l10n/Makefile:1.67 pkgsrc/mail/thunderbird-l10n/Makefile:1.68
--- pkgsrc/mail/thunderbird-l10n/Makefile:1.67 Mon Jul 30 19:53:07 2018
+++ pkgsrc/mail/thunderbird-l10n/Makefile Thu Nov 22 12:39:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2018/07/30 19:53:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.68 2018/11/22 12:39:55 ryoon Exp $
#
TB_VER= 52.9.1
@@ -28,5 +28,5 @@ TB_LOCALES= ar ast be bg bn-BD b
EXTENSIONS_DIR= ${PREFIX}/lib/thunderbird/extensions
XPI_FILES= ${TB_LOCALES:=.xpi}
-.include "../../www/firefox/xpi.mk"
+.include "../../www/firefox52/xpi.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index