SF.net SVN: gar:[26570] csw/mgar/pkg/apr/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Aug 13 10:04:19 CEST 2019


Revision: 26570
          http://sourceforge.net/p/gar/code/26570
Author:   dmichelsen
Date:     2019-08-13 08:04:14 +0000 (Tue, 13 Aug 2019)
Log Message:
-----------
apr/trunk: Update to 1.7.0

Modified Paths:
--------------
    csw/mgar/pkg/apr/trunk/Makefile
    csw/mgar/pkg/apr/trunk/checksums

Modified: csw/mgar/pkg/apr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apr/trunk/Makefile	2019-08-13 07:46:46 UTC (rev 26569)
+++ csw/mgar/pkg/apr/trunk/Makefile	2019-08-13 08:04:14 UTC (rev 26570)
@@ -1,5 +1,5 @@
 NAME = apr
-VERSION = 1.5.2
+VERSION = 1.7.0
 GARTYPE = v2
 
 DESCRIPTION = Apache Portable Runtime
@@ -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 += CSWlibapr1-0
 SPKG_DESC_CSWlibapr1-0 = Apache portable runtime, libapr-1.so.0
 PKGFILES_CSWlibapr1-0 += $(call pkgfiles_lib,libapr-1.so.0)
@@ -50,5 +52,5 @@
 
 post-install-modulated:
 	perl -pi -e 's,/usr/local/lib,$(libdir),g;' \
-		-e 's,#! /bin/bash,#!$(bindir)/bash,g;' \
+		-e 's,#! /bin/bash,#!$(bindir_install)/bash,g;' \
 		$(DESTDIR)$(libexecdir)/apr/build-1/libtool

Modified: csw/mgar/pkg/apr/trunk/checksums
===================================================================
--- csw/mgar/pkg/apr/trunk/checksums	2019-08-13 07:46:46 UTC (rev 26569)
+++ csw/mgar/pkg/apr/trunk/checksums	2019-08-13 08:04:14 UTC (rev 26570)
@@ -1 +1 @@
-98492e965963f852ab29f9e61b2ad700  apr-1.5.2.tar.gz
+757239852b082b844e268a86f2806fd2  apr-1.7.0.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