[SVN-Commit] r654 - trunk/www/libxul
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Fri Oct 7 21:03:17 UTC 2011
Author: beat
Date: Fri Oct 7 21:03:10 2011
New Revision: 654
Log:
- Update to 1.9.2.23
- Use Firefox source tarball to build libxul as upstream no longer provides
xulrunner tarballs for the 1.9.2 branch.
Discussed with: flo@ at EuroBSDCon DevSummit
Modified:
trunk/www/libxul/Makefile
trunk/www/libxul/distinfo
Modified: trunk/www/libxul/Makefile
==============================================================================
--- trunk/www/libxul/Makefile Thu Oct 6 21:33:39 2011 (r653)
+++ trunk/www/libxul/Makefile Fri Oct 7 21:03:10 2011 (r654)
@@ -2,15 +2,15 @@
# Date created: 2006-02-20
# Whom: Michael Johnson <ahze at FreeBSD.org>
#
-# $FreeBSD: ports/www/libxul/Makefile,v 1.30 2011/08/23 18:39:15 kwm Exp $
+# $FreeBSD: ports/www/libxul/Makefile,v 1.31 2011/10/07 20:59:11 beat Exp $
#
PORTNAME= libxul
-DISTVERSION= 1.9.2.18
+DISTVERSION= 1.9.2.23
CATEGORIES?= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= xulrunner/releases/${DISTVERSION}/source
-DISTNAME= xulrunner-${DISTVERSION}.source
+MASTER_SITE_SUBDIR= firefox/releases/3.6.23/source
+DISTNAME= firefox-3.6.23.source
MAINTAINER?= gecko at FreeBSD.org
COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
Modified: trunk/www/libxul/distinfo
==============================================================================
--- trunk/www/libxul/distinfo Thu Oct 6 21:33:39 2011 (r653)
+++ trunk/www/libxul/distinfo Fri Oct 7 21:03:10 2011 (r654)
@@ -1,2 +1,2 @@
-SHA256 (xulrunner-1.9.2.17.source.tar.bz2) = 6b2de4332f7f0a7b3a2afb6a496ac972db9799b4955e613130e7e574b82245e8
-SIZE (xulrunner-1.9.2.17.source.tar.bz2) = 51768448
+SHA256 (firefox-3.6.23.source.tar.bz2) = 446c7f5d4988bca1798a6b5f9d147f911530547fe1ac86b233d400b6db71cbf0
+SIZE (firefox-3.6.23.source.tar.bz2) = 51683720
More information about the freebsd-gecko
mailing list