[csw-devel] SF.net SVN: gar:[2405] csw/mgar/pkg/firefox/trunk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sun Nov 30 19:30:29 CET 2008
Revision: 2405
http://gar.svn.sourceforge.net/gar/?rev=2405&view=rev
Author: wbonnet
Date: 2008-11-30 18:30:20 +0000 (Sun, 30 Nov 2008)
Log Message:
-----------
Add information for upstream check
Modified Paths:
--------------
csw/mgar/pkg/firefox/trunk/Makefile
csw/mgar/pkg/firefox/trunk/checksums
Modified: csw/mgar/pkg/firefox/trunk/Makefile
===================================================================
--- csw/mgar/pkg/firefox/trunk/Makefile 2008-11-30 13:59:48 UTC (rev 2404)
+++ csw/mgar/pkg/firefox/trunk/Makefile 2008-11-30 18:30:20 UTC (rev 2405)
@@ -10,13 +10,14 @@
The award-winning, free Web browser is better than ever. Browse the Web with confidence - Firefox protects you from viruses, spyware and pop-ups. Enjoy improvements to performance, ease of use and privacy. It's easy to import your favorites and settings and get started. Download Firefox now and get the most out of the Web.
endef
+include gar/category.mk
+
+UPSTREAM_MASTER_SITES = http://releases.mozilla.org/pub/mozilla.org/firefox/releases/
MASTER_SITES = http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$(GARVERSION)/source/
DISTFILES = $(GARNAME)-$(GARVERSION)-source.tar.bz2
DISTFILES += $(call admfiles,CSWfirefox, depend postinstall postremove )
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-
+# Defines the list of patches to be applied to the sources
PATCHFILES = autoconf.mk.in.diff
PATCHFILES += packager.mk.diff
PATCHFILES += jemalloc.c.diff
@@ -31,7 +32,8 @@
CXXFLAGS+=-xlibmil -xlibmopt -features=tmplife -norunpath
CFLAGS+=-xlibmil -D__solaris__
-include ../category.mk
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = (\d+(?:\.\d+)*)
CFLAGS+= -DG_HAVE_ISO_VARARGS
CXXFLAGS+= -DG_HAVE_ISO_VARARGS
Modified: csw/mgar/pkg/firefox/trunk/checksums
===================================================================
--- csw/mgar/pkg/firefox/trunk/checksums 2008-11-30 13:59:48 UTC (rev 2404)
+++ csw/mgar/pkg/firefox/trunk/checksums 2008-11-30 18:30:20 UTC (rev 2405)
@@ -1,14 +0,0 @@
-8a1ac4a5940108a96458c5307a74c98d download/firefox-3.0.4-source.tar.bz2
-3cc981390e527e1343f6c450d839eceb download/CSWfirefox.gspec
-e6a5bb96973bba048d61f64c14a6bbc4 download/CSWfirefox.depend
-f9c7fb69080051172bd7357370731ba3 download/CSWfirefox.postinstall
-6ede39c29b3672fb1fc1d8fe397a7863 download/CSWfirefox.postremove
-45bba282258a321e5e4f73a742bcc31b download/autoconf.mk.in.diff
-d0d942fa0c012abcb2a45b1d0fc99051 download/packager.mk.diff
-dc2ff9299e65ef1acc7a1a684e1ed449 download/jemalloc.c.diff
-ca4162516d8c09deaa9f0b6f3b3ecffb download/nsMathUtils.h.diff
-a71a4afaabc4d067f30d8fb184fea520 download/file_id.cc.diff
-18b0cdc902caa4172b7f2d473239c9a9 download/md5.h.diff
-29e0ca858fe3aef24d5be1300dc39735 download/solaris_lwp.h.diff
-d8f7ec0df9f63317ff2d8578d9dbe3ff download/nsNativeApSuportUnix.cpp.diff
-1a3d61e09378d28d9bc9f3df45a224bc download/nsExceptionHandler.cpp.diff
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list