[92333] trunk/dports/www/firefox-x11-devel/Portfile
jmr at macports.org
jmr at macports.org
Wed Apr 25 04:37:58 PDT 2012
Revision: 92333
https://trac.macports.org/changeset/92333
Author: jmr at macports.org
Date: 2012-04-25 04:37:58 -0700 (Wed, 25 Apr 2012)
Log Message:
-----------
firefox-x11-devel: use archive since hg clone takes forever, remove archcheck portgroup
Modified Paths:
--------------
trunk/dports/www/firefox-x11-devel/Portfile
Modified: trunk/dports/www/firefox-x11-devel/Portfile
===================================================================
--- trunk/dports/www/firefox-x11-devel/Portfile 2012-04-25 11:09:15 UTC (rev 92332)
+++ trunk/dports/www/firefox-x11-devel/Portfile 2012-04-25 11:37:58 UTC (rev 92333)
@@ -2,13 +2,13 @@
# $Id$
PortSystem 1.0
-PortGroup archcheck 1.0
name firefox-x11-devel
set component firefox
categories www x11
version 9.0_alpha20110820
revision 2
+set tag 6dc468c41136
platforms darwin
maintainers nomaintainer
description Mozilla.org's popular stand-alone web browser, Beta and Release Candidates
@@ -22,12 +22,15 @@
homepage http://www.mozilla.com/${component}/
-fetch.type hg
-hg.url http://hg.mozilla.org/mozilla-central
-hg.tag 6dc468c41136
+master_sites http://hg.mozilla.org/mozilla-central/archive/
+distname ${tag}
+use_zip yes
-worksrcdir mozilla-central
+checksums rmd160 1bbd5e2a9af7cd01e5a86692f7614e589a2b9076 \
+ sha256 563bdc4210d3f7a3f4fd035f1024a7b842abfdf87b945027c9d6773f10ef0ee9
+worksrcdir mozilla-central-${tag}
+
depends_build \
port:findutils \
port:pkgconfig \
@@ -45,14 +48,6 @@
port:xorg-libXt \
port:libnotify
-archcheck.files \
- libexec/heimdal/lib/libkrb5.dylib \
- lib/libcanberra.dylib \
- lib/libgconf-2.dylib \
- lib/libgtk-x11-2.0.dylib \
- lib/libnotify.dylib \
- lib/libXt.dylib
-
use_autoconf yes
autoconf.cmd autoconf213
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120425/92d776e5/attachment.html>
More information about the macports-changes
mailing list