SF.net SVN: gar:[26569] csw/mgar/pkg/apr-util/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Aug 13 09:47:03 CEST 2019
Revision: 26569
http://sourceforge.net/p/gar/code/26569
Author: dmichelsen
Date: 2019-08-13 07:46:46 +0000 (Tue, 13 Aug 2019)
Log Message:
-----------
apr-util/trunk: Update to 1.6.1, dbd-freetds is now deprecated
Modified Paths:
--------------
csw/mgar/pkg/apr-util/trunk/Makefile
csw/mgar/pkg/apr-util/trunk/checksums
Modified: csw/mgar/pkg/apr-util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apr-util/trunk/Makefile 2019-08-13 07:43:22 UTC (rev 26568)
+++ csw/mgar/pkg/apr-util/trunk/Makefile 2019-08-13 07:46:46 UTC (rev 26569)
@@ -1,5 +1,5 @@
NAME = apr-util
-VERSION = 1.5.4
+VERSION = 1.6.1
GARTYPE = v2
DESCRIPTION = Apache Portable Runtime Utilities
@@ -9,10 +9,12 @@
interface to underlying platform-specific implementations.
endef
-MASTER_SITES = http://apache.crihan.fr/dist/apr/
+MASTER_SITES = http://mirrors.ae-online.de/apache//apr/
DISTFILES = $(NAME)-$(VERSION).tar.gz
LICENSE = LICENSE
+VENDOR_URL = https://apr.apache.org/
+
PACKAGES += CSWlibaprutil1-0
CATALOGNAME_CSWlibaprutil1-0 = libaprutil1_0
SPKG_DESC_CSWlibaprutil1-0 += Apache Portable Runtime Utilities, libaprutil-1.so.0 and private libraries
@@ -27,14 +29,6 @@
# This is due to different interpretation of -z ignore
CHECKPKG_OVERRIDES_CSWlibaprutil1-0 += surplus-dependency|CSWlibuuid1
-PACKAGES += CSWlibaprutil1-dbd-freetds
-SPKG_DESC_CSWlibaprutil1-dbd-freetds = Apache Portable Runtime database binding, apr-util-1/apr_dbd_freetds-1.so
-PKGFILES_CSWlibaprutil1-dbd-freetds += $(call baseisadirs,$(libdir),apr-util-1/apr_dbd_freetds.*\.so)
-RUNTIME_DEP_PKGS_CSWlibaprutil1-dbd-freetds += CSWlibsybdb5
-RUNTIME_DEP_PKGS_CSWlibaprutil1-dbd-freetds += CSWlibaprutil1-0
-CHECKPKG_OVERRIDES_CSWlibaprutil1-dbd-freetds += surplus-dependency|CSWlibaprutil1-0
-# FreeTDS has not been included in legacy CSWapr-util
-
PACKAGES += CSWlibaprutil1-dbd-odbc
SPKG_DESC_CSWlibaprutil1-dbd-odbc = Apache Portable Runtime database binding, apr-util-1/apr_dbd_odbc-1.so
PKGFILES_CSWlibaprutil1-dbd-odbc += $(call baseisadirs,$(libdir),apr-util-1/apr_dbd_odbc.*\.so)
@@ -110,7 +104,6 @@
# Enabling Oracle takes some more with the current instantclient layout
#CONFIGURE_ARGS += --with-oracle=$(prefix)/instantclient_10_2/$(MM_LIBDIR)
#CONFIGURE_ARGS += --with-oracle-include=$(prefix)/instantclient_10_2/$(MM_LIBDIR)/sdk/include
-CONFIGURE_ARGS += --with-freetds=$(prefix)
CONFIGURE_ARGS += --with-odbc
CONFIGURE_ARGS += --with-pgsql
CONFIGURE_ARGS += --with-iconv=$(prefix)
Modified: csw/mgar/pkg/apr-util/trunk/checksums
===================================================================
--- csw/mgar/pkg/apr-util/trunk/checksums 2019-08-13 07:43:22 UTC (rev 26568)
+++ csw/mgar/pkg/apr-util/trunk/checksums 2019-08-13 07:46:46 UTC (rev 26569)
@@ -1 +1 @@
-866825c04da827c6e5f53daff5569f42 apr-util-1.5.4.tar.gz
+bd502b9a8670a8012c4d90c31a84955f apr-util-1.6.1.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