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:   ryoon
Date:           Mon Jan  2 17:47:55 UTC 2017

Modified Files:
        pkgsrc/devel/xulrunner45: Makefile

Log Message:
Update to 45.6.0

* Sync with firefox45-45.6.0


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/devel/xulrunner45/Makefile:1.8
--- pkgsrc/devel/xulrunner45/Makefile:1.7       Tue Dec 13 09:09:12 2016
+++ pkgsrc/devel/xulrunner45/Makefile   Mon Jan  2 17:47:55 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/12/13 09:09:12 abs Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/02 17:47:55 ryoon Exp $
 
-MOZ_BRANCH=            45.5
-MOZ_BRANCH_MINOR=      .1esr
+MOZ_BRANCH=            45.6
+MOZ_BRANCH_MINOR=      .0esr
 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