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 Mar 26 03:58:52 UTC 2017

Modified Files:
        pkgsrc/devel/xulrunner45: Makefile

Log Message:
Update to 45.8.0

* Sync with firefox-45.8.0


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 pkgsrc/devel/xulrunner45/Makefile:1.12
--- pkgsrc/devel/xulrunner45/Makefile:1.11      Sun Feb 12 06:24:42 2017
+++ pkgsrc/devel/xulrunner45/Makefile   Sun Mar 26 03:58:52 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2017/02/12 06:24:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/03/26 03:58:52 ryoon Exp $
 
-MOZ_BRANCH=            45.7
+MOZ_BRANCH=            45.8
 MOZ_BRANCH_MINOR=      .0esr
 MOZ_VER=               ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 DISTNAME=              firefox-${MOZ_VER}.source
@@ -9,7 +9,6 @@ MASTER_SITES=           ${MASTER_SITE_MOZILLA_ALL
 EXTRACT_SUFX=          .tar.xz
 
 PKGNAME=       xulrunner45-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/}
-PKGREVISION=   2
 CATEGORIES=    devel www
 
 MAINTAINER=    ryoon%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index