Date: Sat, 24 Jul 2010 15:12:10 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r364 - in branches/experimental/www: libxul libxul-devel Message-ID: <201007241512.o6OFCAea033218@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: beat Date: Sat Jul 24 15:12:09 2010 New Revision: 364 Log: - Move www/libxul-devel to www/libxul in preparation for the libxul update in the ports tree - Update to 1.9.2.8 - Pet portlint Added: branches/experimental/www/libxul/ - copied from r361, branches/experimental/www/libxul-devel/ Deleted: branches/experimental/www/libxul-devel/ Modified: branches/experimental/www/libxul/Makefile branches/experimental/www/libxul/distinfo Modified: branches/experimental/www/libxul/Makefile ============================================================================== --- branches/experimental/www/libxul-devel/Makefile Sat Jul 24 13:19:43 2010 (r361) +++ branches/experimental/www/libxul/Makefile Sat Jul 24 15:12:09 2010 (r364) @@ -2,11 +2,11 @@ # Date created: 2006-02-20 # Whom: Michael Johnson <ahze@FreeBSD.org> # -# $FreeBSD: ports/www/libxul/Makefile,v 1.10 2009/07/31 18:30:30 miwi Exp $ +# $FreeBSD: ports/www/libxul/Makefile,v 1.17 2010/03/28 06:44:52 dinoex Exp $ # -PORTNAME= libxul-devel -DISTVERSION= 1.9.2.7 +PORTNAME= libxul +DISTVERSION= 1.9.2.8 CATEGORIES?= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= xulrunner/releases/${DISTVERSION}/source @@ -15,17 +15,15 @@ MAINTAINER?= gecko@FreeBSD.org COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps -WRKSRC= ${WRKDIR}/mozilla-1.9.2 - LIB_DEPENDS?= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ notify.1:${PORTSDIR}/devel/libnotify -LATEST_LINK= libxul-devel -USE_AUTOTOOLS= autoconf:213 -CONFLICTS= mozilla-[0-9]* xulrunner-[0-9]* libxul-1.9.1.[0-9]* +WRKSRC= ${WRKDIR}/mozilla-1.9.2 +CONFLICTS= mozilla-[0-9]* GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/bin lib/${MOZILLA}/idl \ lib/${MOZILLA}/include lib/${MOZILLA}/lib +USE_AUTOTOOLS= autoconf:213 WANT_GNOME= yes WANT_PERL= yes ALL_TARGET= default Modified: branches/experimental/www/libxul/distinfo ============================================================================== --- branches/experimental/www/libxul-devel/distinfo Sat Jul 24 13:19:43 2010 (r361) +++ branches/experimental/www/libxul/distinfo Sat Jul 24 15:12:09 2010 (r364) @@ -1,3 +1,3 @@ -MD5 (xulrunner-1.9.2.7.source.tar.bz2) = cd120110153c9504660825590772bc52 -SHA256 (xulrunner-1.9.2.7.source.tar.bz2) = c315a6da67a0355c1ad6bffb4add93fc4db8cd9750d5666c6dd9d65879cb65d6 -SIZE (xulrunner-1.9.2.7.source.tar.bz2) = 51234123 +MD5 (xulrunner-1.9.2.8.source.tar.bz2) = 75cf324216ccedd655d0d913ae122a7b +SHA256 (xulrunner-1.9.2.8.source.tar.bz2) = 55999f277737a07f144a1b1e11cdd6acbaeae6979e92089518aeb0991aeca829 +SIZE (xulrunner-1.9.2.8.source.tar.bz2) = 51233312
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007241512.o6OFCAea033218>