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:           Sun Jun 19 06:28:48 UTC 2016

Modified Files:
        pkgsrc/devel/xulrunner45: Makefile

Log Message:
Update to 45.2.0

* Sync with firefox45-45.2.0


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/devel/xulrunner45/Makefile:1.3
--- pkgsrc/devel/xulrunner45/Makefile:1.2       Thu May  5 11:59:02 2016
+++ pkgsrc/devel/xulrunner45/Makefile   Sun Jun 19 06:28:48 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/05/05 11:59:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/19 06:28:48 ryoon Exp $
 
-MOZ_BRANCH=            45.1
-MOZ_BRANCH_MINOR=      .1esr
+MOZ_BRANCH=            45.2
+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