pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kamailio: Comment patch and note upstream status



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sat Nov 30 20:34:50 2019 -0500
Changeset:	d5619384adb6d290f976c2207c2b0591207427b9

Modified Files:
	kamailio/distinfo
	kamailio/patches/patch-src_Makefile.defs

Log Message:
kamailio: Comment patch and note upstream status

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d5619384adb6d290f976c2207c2b0591207427b9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kamailio/distinfo                        | 2 +-
 kamailio/patches/patch-src_Makefile.defs | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diffs:
diff --git a/kamailio/distinfo b/kamailio/distinfo
index f436901ac4..f5be4a2418 100644
--- a/kamailio/distinfo
+++ b/kamailio/distinfo
@@ -4,6 +4,6 @@ SHA1 (kamailio-5.3.1_src.tar.gz) = 04e4f1dc636b1154b58515b05bb0162d163a8830
 RMD160 (kamailio-5.3.1_src.tar.gz) = 514f7b5e9416d39418f31912b04a28a08de99159
 SHA512 (kamailio-5.3.1_src.tar.gz) = ed9e8babfa3122eafa246012e4e7a31a0ee9f2393cc06c731d29dd9bde664a5f24c41a88cd28a65da5b3fe88eb6efc0a2443a5794d0ea41d321959d9380931f1
 Size (kamailio-5.3.1_src.tar.gz) = 12434594 bytes
-SHA1 (patch-src_Makefile.defs) = 833acf92ba9154ba17614382bb23a116ef97032a
+SHA1 (patch-src_Makefile.defs) = 8446fc371d34888cc0347c79e19c9bc52cdd7779
 SHA1 (patch-src_lib_srdb1_db__ut.c) = ecdc2d3185e9497127a4662794a8ec779cb20165
 SHA1 (patch-utils_kamctl_kamdbctl) = 1c6289cb569de45dea6a71ad6f23de32757902d8
diff --git a/kamailio/patches/patch-src_Makefile.defs b/kamailio/patches/patch-src_Makefile.defs
index b60e869e7c..4cd5895e5b 100644
--- a/kamailio/patches/patch-src_Makefile.defs
+++ b/kamailio/patches/patch-src_Makefile.defs
@@ -1,5 +1,10 @@
 $NetBSD$
 
+Use lib as libdir, following pkgsrc norms (and perhaps norms for all
+but Linux).
+
+Not yet filed upstream.
+
 --- src/Makefile.defs.orig	2019-11-14 11:38:12.000000000 +0000
 +++ src/Makefile.defs
 @@ -440,15 +440,7 @@ endif


Home | Main Index | Thread Index | Old Index