pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/xulrunner The xulrunner distfile is just a copy ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/30e89659946b
branches: trunk
changeset: 399721:30e89659946b
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Sep 27 17:52:22 2009 +0000
description:
The xulrunner distfile is just a copy of the firefox distfile.
Let's use the latter directly instead to save bandwidth and allow faster
security updates.
diffstat:
devel/xulrunner/Makefile | 10 +++++-----
devel/xulrunner/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (37 lines):
diff -r 5632483f0814 -r 30e89659946b devel/xulrunner/Makefile
--- a/devel/xulrunner/Makefile Sun Sep 27 15:49:31 2009 +0000
+++ b/devel/xulrunner/Makefile Sun Sep 27 17:52:22 2009 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.22 2009/09/20 07:04:22 tnn Exp $
+# $NetBSD: Makefile,v 1.23 2009/09/27 17:52:22 tnn Exp $
#
-DISTNAME= xulrunner-${XULRUNNER_VER}-source
-PKGNAME= ${DISTNAME:S/-source//}
-XULRUNNER_VER= 1.9.1.3
+DISTNAME= firefox-${FIREFOX_VER}.source
+PKGNAME= ${DISTNAME:S/firefox/xulrunner/:S/3.5/1.9.1/:S/.source//}
+FIREFOX_VER= 3.5.3
PKGREVISION= 5
CATEGORIES= devel www
-MASTER_SITES= ${MASTER_SITE_MOZILLA:=xulrunner/releases/${XULRUNNER_VER}/source/}
+MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 5632483f0814 -r 30e89659946b devel/xulrunner/distinfo
--- a/devel/xulrunner/distinfo Sun Sep 27 15:49:31 2009 +0000
+++ b/devel/xulrunner/distinfo Sun Sep 27 17:52:22 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2009/09/20 15:30:54 sno Exp $
+$NetBSD: distinfo,v 1.12 2009/09/27 17:52:22 tnn Exp $
-SHA1 (xulrunner-1.9.1.3-source.tar.bz2) = 83b2625eb74e81b473ac40ac52505e5fc9a497eb
-RMD160 (xulrunner-1.9.1.3-source.tar.bz2) = c2487c90b4a9490840817c7b00dcccd68a0c4422
-Size (xulrunner-1.9.1.3-source.tar.bz2) = 46766383 bytes
+SHA1 (firefox-3.5.3.source.tar.bz2) = 83b2625eb74e81b473ac40ac52505e5fc9a497eb
+RMD160 (firefox-3.5.3.source.tar.bz2) = c2487c90b4a9490840817c7b00dcccd68a0c4422
+Size (firefox-3.5.3.source.tar.bz2) = 46766383 bytes
SHA1 (patch-aa) = 3bcbced4642b8814f5255973d45a0ac1eaded64d
SHA1 (patch-ab) = 5331bae45501013d3ca13d161226e311bc10aafe
SHA1 (patch-ac) = e50356963fd235ea11fa45baae356fcf21c6669d
Home |
Main Index |
Thread Index |
Old Index