pkgsrc-WIP-changes archive

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

unifi6; Restore patch comments lost to churn



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sat Aug 14 11:12:21 2021 -0400
Changeset:	e87de6ff2b7d14986a67d16375cd8dc7bc0056b2

Modified Files:
	unifi6/distinfo
	unifi6/patches/patch-snappy-java-1.0.5.4_Makefile
	unifi6/patches/patch-snappy-java-1.0.5.4_Makefile.common

Log Message:
unifi6; Restore patch comments lost to churn

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

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

diffstat:
 unifi6/distinfo                                          | 4 ++--
 unifi6/patches/patch-snappy-java-1.0.5.4_Makefile        | 4 ++++
 unifi6/patches/patch-snappy-java-1.0.5.4_Makefile.common | 2 ++
 3 files changed, 8 insertions(+), 2 deletions(-)

diffs:
diff --git a/unifi6/distinfo b/unifi6/distinfo
index d0bb42f180..e5e990fffd 100644
--- a/unifi6/distinfo
+++ b/unifi6/distinfo
@@ -12,5 +12,5 @@ SHA1 (unifi-6.2.26.zip) = 097391c5b407da490e52b6e991eacf5fd26f90f8
 RMD160 (unifi-6.2.26.zip) = 8b790e420602f1e8b65528c64c4d331ea4d940e6
 SHA512 (unifi-6.2.26.zip) = fccffca9bcb31a1da2c389e83ea9a48e4cde6d958368d4d623d459bae095b57a4d7946086b0ac0e4dff5c4c565961ed2c11f7bc2dfbf8b5c6d590fb32af351e8
 Size (unifi-6.2.26.zip) = 152767218 bytes
-SHA1 (patch-snappy-java-1.0.5.4_Makefile) = 42f0a6661715ecf4b393fff2f96974d023fc887f
-SHA1 (patch-snappy-java-1.0.5.4_Makefile.common) = 949f08d500b45946c242f6128138ca985f7a2e54
+SHA1 (patch-snappy-java-1.0.5.4_Makefile) = 10926cfb45ac67b04d9d4fba3eae1aa760a40ef4
+SHA1 (patch-snappy-java-1.0.5.4_Makefile.common) = d574d053351d2fcd55b7846f4de0fe3fa77e821e
diff --git a/unifi6/patches/patch-snappy-java-1.0.5.4_Makefile b/unifi6/patches/patch-snappy-java-1.0.5.4_Makefile
index efd26c92c6..0e6fd9db74 100644
--- a/unifi6/patches/patch-snappy-java-1.0.5.4_Makefile
+++ b/unifi6/patches/patch-snappy-java-1.0.5.4_Makefile
@@ -1,5 +1,9 @@
 $NetBSD$
 
+It tries to download a distfile with curl. We manage this manually.
+
+Honor LDFLAGS.
+
 --- snappy-java-1.0.5.4/Makefile.orig	2014-07-04 05:20:00.000000000 +0000
 +++ snappy-java-1.0.5.4/Makefile
 @@ -20,9 +20,7 @@ $(SNAPPY_ARCHIVE):
diff --git a/unifi6/patches/patch-snappy-java-1.0.5.4_Makefile.common b/unifi6/patches/patch-snappy-java-1.0.5.4_Makefile.common
index 3ef1e0893d..17e403ea00 100644
--- a/unifi6/patches/patch-snappy-java-1.0.5.4_Makefile.common
+++ b/unifi6/patches/patch-snappy-java-1.0.5.4_Makefile.common
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Don't produce a broken shared library.
+
 --- snappy-java-1.0.5.4/Makefile.common.orig	2014-07-04 05:20:00.000000000 +0000
 +++ snappy-java-1.0.5.4/Makefile.common
 @@ -54,7 +54,7 @@ CROSS_PREFIX :=


Home | Main Index | Thread Index | Old Index