SF.net SVN: gar:[27077] csw/mgar/pkg/apache24/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Jul 2 12:03:12 CEST 2024
Revision: 27077
http://sourceforge.net/p/gar/code/27077
Author: dmichelsen
Date: 2024-07-02 10:03:12 +0000 (Tue, 02 Jul 2024)
Log Message:
-----------
apache24/trunk: Update to 2.4.60
Modified Paths:
--------------
csw/mgar/pkg/apache24/trunk/Makefile
csw/mgar/pkg/apache24/trunk/checksums
Modified: csw/mgar/pkg/apache24/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache24/trunk/Makefile 2024-06-13 07:58:51 UTC (rev 27076)
+++ csw/mgar/pkg/apache24/trunk/Makefile 2024-07-02 10:03:12 UTC (rev 27077)
@@ -1,7 +1,7 @@
# $Id: Makefile 18185 2012-06-01 02:30:46Z bdwalton $
NAME = httpd
-VERSION = 2.4.59
+VERSION = 2.4.60
GARTYPE = v2
PACKAGING_PLATFORMS = solaris10-i386 solaris10-sparc
@@ -12,7 +12,7 @@
best around in terms of functionality, efficiency, security and speed.
endef
-MASTER_SITES = http://www.eu.apache.org/dist/httpd/
+MASTER_SITES = http://www.apache.org/dist/httpd/
DISTFILES += $(DISTNAME).tar.gz
DISTFILES += cswapache24
EXPANDVARS += cswapache24
@@ -153,7 +153,7 @@
CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL))
-EXTRA_CFLAGS += -DSSL_EXPERIMENTAL -DSSL_ENGINE
+EXTRA_CFLAGS += -DSSL_EXPERIMENTAL -DSSL_ENGINE -DOPENSSL_NO_CT
# Fixup target variables
APACHE_ROOT = $(DESTDIR)$(prefix)
Modified: csw/mgar/pkg/apache24/trunk/checksums
===================================================================
--- csw/mgar/pkg/apache24/trunk/checksums 2024-06-13 07:58:51 UTC (rev 27076)
+++ csw/mgar/pkg/apache24/trunk/checksums 2024-07-02 10:03:12 UTC (rev 27077)
@@ -1 +1 @@
-c39d28e0777bc95631cb49958fdb6601 httpd-2.4.59.tar.gz
+6c7ac2cdcb3825550e3318b71dc49472 httpd-2.4.60.tar.gz
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