pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/xulrunner45



Module Name:    pkgsrc
Committed By:   abs
Date:           Tue Dec 13 09:09:13 UTC 2016

Modified Files:
        pkgsrc/devel/xulrunner45: Makefile

Log Message:
Update to match firefox45


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/xulrunner45/Makefile

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

Modified files:

Index: pkgsrc/devel/xulrunner45/Makefile
diff -u pkgsrc/devel/xulrunner45/Makefile:1.6 pkgsrc/devel/xulrunner45/Makefile:1.7
--- pkgsrc/devel/xulrunner45/Makefile:1.6       Wed Sep 21 11:54:38 2016
+++ pkgsrc/devel/xulrunner45/Makefile   Tue Dec 13 09:09:12 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/09/21 11:54:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2016/12/13 09:09:12 abs Exp $
 
-MOZ_BRANCH=            45.4
-MOZ_BRANCH_MINOR=      .0esr
+MOZ_BRANCH=            45.5
+MOZ_BRANCH_MINOR=      .1esr
 MOZ_VER=               ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 DISTNAME=              firefox-${MOZ_VER}.source
 MASTER_SITES=          ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/}



Home | Main Index | Thread Index | Old Index