pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   tnn
Date:           Mon May 16 14:19:23 UTC 2022

Modified Files:
        pkgsrc/www/firefox: Makefile

Log Message:
firefox: bump rev for prefs change


To generate a diff of this commit:
cvs rdiff -u -r1.517 -r1.518 pkgsrc/www/firefox/Makefile

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

Modified files:

Index: pkgsrc/www/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.517 pkgsrc/www/firefox/Makefile:1.518
--- pkgsrc/www/firefox/Makefile:1.517   Fri May 13 14:12:53 2022
+++ pkgsrc/www/firefox/Makefile Mon May 16 14:19:23 2022
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.517 2022/05/13 14:12:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.518 2022/05/16 14:19:23 tnn Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            100.0
 MOZ_BRANCH_MINOR=      
+PKGREVISION=           1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}



Home | Main Index | Thread Index | Old Index