Page MenuHomeFreeBSD

D41698.1790561208.diff
No OneTemporary

Size
2 KB
Referenced Files
None
Subscribers
None

D41698.1790561208.diff

Index: devel/apr1/Makefile
===================================================================
--- devel/apr1/Makefile
+++ devel/apr1/Makefile
@@ -1,6 +1,6 @@
PORTNAME= apr
PORTVERSION= ${APR_VERSION}.${APU_VERSION}
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= APACHE/apr
DISTFILES= apr-${APR_VERSION}.tar.gz \
@@ -19,7 +19,7 @@
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-APR_VERSION= 1.7.3
+APR_VERSION= 1.7.4
APU_VERSION= 1.6.3
CPE_VENDOR= apache
@@ -46,7 +46,7 @@
# APR-Util Options
BDB_USES= bdb:18
-BDB5_USES= bdb:5
+#BDB5_USES= bdb:5
GDBM_LIB_DEPENDS= libgdbm.so:databases/gdbm
LDAP_USES= ldap
MYSQL_USES= mysql
Index: devel/apr1/distinfo
===================================================================
--- devel/apr1/distinfo
+++ devel/apr1/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1680344440
-SHA256 (apr-1.7.3.tar.gz) = af9bfd5b8a04425d6b419673f3e0a7656fade226aae78180d93f8a6f2d3d1c09
-SIZE (apr-1.7.3.tar.gz) = 1097690
+TIMESTAMP = 1693658406
+SHA256 (apr-1.7.4.tar.gz) = a4137dd82a185076fa50ba54232d920a17c6469c30b0876569e1c2a05ff311d9
+SIZE (apr-1.7.4.tar.gz) = 1122147
SHA256 (apr-util-1.6.3.tar.gz) = 2b74d8932703826862ca305b094eef2983c27b39d5c9414442e9976a9acf1983
SIZE (apr-util-1.6.3.tar.gz) = 556623
Index: devel/apr1/files/patch-apr-1.7.3_configure
===================================================================
--- devel/apr1/files/patch-apr-1.7.3_configure
+++ devel/apr1/files/patch-apr-1.7.3_configure
@@ -1,5 +1,5 @@
---- apr-1.7.3/configure.orig 2015-04-25 12:04:18 UTC
-+++ apr-1.7.3/configure
+--- apr-1.7.4/configure.orig 2015-04-25 12:04:18 UTC
++++ apr-1.7.4/configure
@@ -6624,11 +6624,7 @@ if test "x$apr_preload_done" != "xyes" ;
apr_lock_method="USE_FLOCK_SERIALIZE"
fi
Index: devel/apr1/files/patch-apr-1.7.3_poll_unix_kqueue.c
===================================================================
--- devel/apr1/files/patch-apr-1.7.3_poll_unix_kqueue.c
+++ devel/apr1/files/patch-apr-1.7.3_poll_unix_kqueue.c
@@ -1,8 +1,8 @@
# upstram PR: https://bz.apache.org/bugzilla/show_bug.cgi?id=59914
# FreeBSD PR: 211430
========================================================================
---- apr-1.7.3/poll/unix/kqueue.c.orig 2022-01-19 23:17:18 UTC
-+++ apr-1.7.3/poll/unix/kqueue.c
+--- apr-1.7.4/poll/unix/kqueue.c.orig 2022-01-19 23:17:18 UTC
++++ apr-1.7.4/poll/unix/kqueue.c
@@ -25,21 +25,40 @@
#ifdef HAVE_KQUEUE

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 28, 2:06 AM (17 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29950424
Default Alt Text
D41698.1790561208.diff (2 KB)

Event Timeline