pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox78



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri May  7 16:49:14 UTC 2021

Modified Files:
        pkgsrc/www/firefox78: Makefile

Log Message:
firefox78: Remove PKGREVISION after update


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/firefox78/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/firefox78/Makefile
diff -u pkgsrc/www/firefox78/Makefile:1.27 pkgsrc/www/firefox78/Makefile:1.28
--- pkgsrc/www/firefox78/Makefile:1.27  Fri May  7 16:47:59 2021
+++ pkgsrc/www/firefox78/Makefile       Fri May  7 16:49:14 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2021/05/07 16:47:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2021/05/07 16:49:14 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            78.10
@@ -6,7 +6,6 @@ MOZ_BRANCH_MINOR=       .1esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox78-/}
-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