[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / www / firefox45

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

Diff for /pkgsrc/www/firefox45/Attic/Makefile between version 1.24 and 1.25

version 1.24, 2017/04/22 21:04:02 version 1.25, 2017/05/10 14:13:26
Line 2 
Line 2 
   
 MOZILLA_PKG_NAME=       firefox45  MOZILLA_PKG_NAME=       firefox45
 FIREFOX_VER=    ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}  FIREFOX_VER=    ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=     45.8  MOZ_BRANCH=     45.9
 MOZ_BRANCH_MINOR=       .0esr  MOZ_BRANCH_MINOR=       .0esr
   
 DISTNAME=       firefox-${FIREFOX_VER}.source  DISTNAME=       firefox-${FIREFOX_VER}.source
 PKGNAME=        ${MOZILLA_PKG_NAME}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}  PKGNAME=        ${MOZILLA_PKG_NAME}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
 PKGREVISION=    1  
 CATEGORIES=     www  CATEGORIES=     www
 MASTER_SITES+=  ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}  MASTER_SITES+=  ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 MASTER_SITES+=  ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}  MASTER_SITES+=  ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

CVSweb <webmaster@jp.NetBSD.org>