pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www Put the version numbers back in COMMENT as they we...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/242b92e8f547
branches:  trunk
changeset: 635249:242b92e8f547
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Mon Jun 02 02:31:55 2014 +0000

description:
Put the version numbers back in COMMENT as they were put in by
explicit request a while back. (But use the current version.)
PR 48845.

I don't remember the PR number for the original request but it can be
tracked down if necessary.

diffstat:

 www/firefox-l10n/Makefile |  4 ++--
 www/firefox/Makefile      |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 9d613e70d029 -r 242b92e8f547 www/firefox-l10n/Makefile
--- a/www/firefox-l10n/Makefile Mon Jun 02 02:14:10 2014 +0000
+++ b/www/firefox-l10n/Makefile Mon Jun 02 02:31:55 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2014/05/29 14:03:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2014/06/02 02:31:55 dholland Exp $
 #
 
 FIREFOX_VER=   29.0.1
@@ -10,7 +10,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.mozilla.com/en-US/firefox/
-COMMENT=       Language packs for www/firefox
+COMMENT=       Language packs for www/firefox (version 29.x)
 
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 DISTFILES=     ${XPI_FILES}
diff -r 9d613e70d029 -r 242b92e8f547 www/firefox/Makefile
--- a/www/firefox/Makefile      Mon Jun 02 02:14:10 2014 +0000
+++ b/www/firefox/Makefile      Mon Jun 02 02:31:55 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.167 2014/05/29 23:37:57 wiz Exp $
+# $NetBSD: Makefile,v 1.168 2014/06/02 02:31:55 dholland Exp $
 
 FIREFOX_VER=   ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=    29.0.1
@@ -17,7 +17,7 @@
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
 HOMEPAGE=      http://www.mozilla.com/en-US/firefox/
-COMMENT=       Web browser with support for extensions
+COMMENT=       Web browser with support for extensions (version 29.x)
 LICENSE=       mpl-1.1
 
 MOZILLA_DIR=   # empty



Home | Main Index | Thread Index | Old Index