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:   maya
Date:           Fri Mar 17 10:24:11 UTC 2017

Modified Files:
        pkgsrc/www/firefox: Makefile

Log Message:
Bump pkgrevision with no changes for libvdpau/libva screwup, as this
package built with changed options.


To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 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.288 pkgsrc/www/firefox/Makefile:1.289
--- pkgsrc/www/firefox/Makefile:1.288   Tue Mar  7 20:45:43 2017
+++ pkgsrc/www/firefox/Makefile Fri Mar 17 10:24:11 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.288 2017/03/07 20:45:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.289 2017/03/17 10:24:11 maya Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            52.0
@@ -6,6 +6,7 @@ MOZ_BRANCH_MINOR=       
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}



Home | Main Index | Thread Index | Old Index