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:   martin
Date:           Sun Apr 29 13:36:00 UTC 2018

Modified Files:
        pkgsrc/www/firefox: Makefile

Log Message:
My calendar is off - can't ride a bump from a earlier this months, so
bump PKGREVISION for clipboard paste fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.328 -r1.329 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.328 pkgsrc/www/firefox/Makefile:1.329
--- pkgsrc/www/firefox/Makefile:1.328   Mon Apr 16 14:35:18 2018
+++ pkgsrc/www/firefox/Makefile Sun Apr 29 13:36:00 2018
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.328 2018/04/16 14:35:18 wiz Exp $
+# $NetBSD: Makefile,v 1.329 2018/04/29 13:36:00 martin Exp $
 
 FIREFOX_HGREV=         239e434d6d2b8e1e2b697c3416d1e96d48fe98e5
 FIREFOX_VER=           59.0.2
 
 DISTNAME=      firefox-${FIREFOX_VER}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    www
 MASTER_SITES+= -https://hg.mozilla.org/releases/mozilla-release/archive/${FIREFOX_HGREV}${EXTRACT_SUFX}
 EXTRACT_SUFX=  .tar.bz2



Home | Main Index | Thread Index | Old Index