[csw-devel] SF.net SVN: gar:[9512] csw/mgar/pkg/apache2/trunk
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Thu Apr 1 23:22:30 CEST 2010
Revision: 9512
http://gar.svn.sourceforge.net/gar/?rev=9512&view=rev
Author: rthurner
Date: 2010-04-01 21:22:30 +0000 (Thu, 01 Apr 2010)
Log Message:
-----------
apache2 upgrade to 2.2.15, and remove variables gmake was complaining
Modified Paths:
--------------
csw/mgar/pkg/apache2/trunk/Makefile
csw/mgar/pkg/apache2/trunk/checksums
Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile 2010-04-01 20:37:25 UTC (rev 9511)
+++ csw/mgar/pkg/apache2/trunk/Makefile 2010-04-01 21:22:30 UTC (rev 9512)
@@ -1,7 +1,7 @@
# $Id$
GARNAME = httpd
-GARVERSION = 2.2.14
+GARVERSION = 2.2.15
CATEGORIES = server
DESCRIPTION = A high performance HTTP server.
@@ -15,13 +15,18 @@
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
# The PACKAGES variable tell GAR which packages to build
-PACKAGES = CSWapache2
-# packages with dashes need this so gar does not thing -devel is a version number
-# CATALOGNAME_CSWapache2-devel = apache2_devel
+PACKAGES = CSWapache2 CSWapache2-devel
# Descriptions for every package
# SPKG_DESC_CSWapache2 = $(DESCRIPTION)
+SPKG_DESC_CSWapache2-devel = Apache2 Development Support
+CATALOGNAME_CSWapache2-devel = apache2_devel
+ARCHALL_CSWapache2-devel = 1
+#PKGFILES_CSWapache2-devel = $(PKGFILES_DEVEL)
+PKGFILES_CSWapache2-devel = $(APACHE_ROOT)/*.h
+
+
# Contents for every package.
# You don't define PKGFILES_CSWapache2, it's going to be the default,
# catch-all package.
Modified: csw/mgar/pkg/apache2/trunk/checksums
===================================================================
--- csw/mgar/pkg/apache2/trunk/checksums 2010-04-01 20:37:25 UTC (rev 9511)
+++ csw/mgar/pkg/apache2/trunk/checksums 2010-04-01 21:22:30 UTC (rev 9512)
@@ -1,30 +1,8 @@
-03b893953995a59649b9afbc5253f9e1 CSWap2prefork.gspec
-b30329626b94f5e22447c7032c4735b3 CSWap2prefork.postinstall
-9df2944f619992604f78f477ff5e8c1f CSWap2prefork.postremove
-f02746d1ed7d57d1171fc4c536451fdb CSWap2prefork.prototype
-0dd379f20ceb32fc77bb3a9bf045097f CSWap2prefork.space
-f90d0488f01ba57bffa88a4c1897ca28 CSWap2suexec.gspec
-405bc4df4662e9faebe34f9b6a093d14 CSWap2suexec.postinstall
-36128341749fa79f9942f4156b85f5b6 CSWap2suexec.preremove
-27cc92536c2335868e727f4517a967db CSWap2suexec.prototype
-020f593630a0d59a4e398814e0e02c0f CSWapache2-devel.gspec
-557c1d7fea8d6cd6674be399c0ab10d5 CSWapache2-devel.prototype
-cb25d4b9c4e32f9e308c84824a4ca8f3 CSWapache2-manual.gspec
-03d560ad0cd320ead33dc6fa2e72ad4c CSWapache2-manual.prototype
-1b57e8fd32556ee3a3d9fb2a908ddc6c CSWapache2.gspec
61b6b11aa70677da9386e90c3b5ba21c CSWapache2.killproc
-d41d8cd98f00b204e9800998ecf8427e CSWapache2.prototype
-68cf0129905c2aae52cd23e614a05eb6 CSWapache2c.gspec
-e629a549294b2d91e8a0365c43d097cd CSWapache2c.postinstall
-e9af24bf68414f2c1c571e344cc1227a CSWapache2c.prototype
-0dd379f20ceb32fc77bb3a9bf045097f CSWapache2c.space
-523b1f316a67090dfc08fe7506cb1aa0 CSWapache2rt.checkinstall
-7546bc4336d9656e5b02e392264ce114 CSWapache2rt.gspec
-602b5bc079c3dbf441e9d0b4e1bc3fc7 CSWapache2rt.prototype
308836569bf0cc1be27ac45e3123e0c2 apu-iconv.diff
a7467a756cbd980d4cfe3c2cfb6a9e35 config.layout
b3c2086facecc3f898d29f3c8c74da11 cswapache2
-2c1e3c7ba00bcaa0163da7b3e66aaa1e httpd-2.2.14.tar.gz
+31fa022dc3c0908c6eaafe73c81c65df httpd-2.2.15.tar.gz
d9d1abded665674800f3e5c246a4163f httpd-mpm.conf.CSW
796a7d5095ce154c274a2ccfd60ec753 httpd-ssl.conf.CSW
f0941e5782e4bee45c2c95bd9460796b httpd.conf.CSW
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