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:   ryoon
Date:           Sat Aug 13 12:57:43 UTC 2022

Modified Files:
        pkgsrc/www/firefox: Makefile

Log Message:
forefox: Reset PKGREVISION


To generate a diff of this commit:
cvs rdiff -u -r1.534 -r1.535 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.534 pkgsrc/www/firefox/Makefile:1.535
--- pkgsrc/www/firefox/Makefile:1.534   Sat Aug 13 12:56:39 2022
+++ pkgsrc/www/firefox/Makefile Sat Aug 13 12:57:43 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.534 2022/08/13 12:56:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.535 2022/08/13 12:57:43 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            103.0
@@ -6,7 +6,6 @@ MOZ_BRANCH_MINOR=       .2
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index