pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/unison net/unison: Rewrite patch comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3d3bbb9b081
branches:  trunk
changeset: 375393:a3d3bbb9b081
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Mar 13 15:20:13 2022 +0000

description:
net/unison: Rewrite patch comment

Probably the patch should just be deleted as we don't use the install
method.  Upstream already has a makefile cleanup issue:
  https://github.com/bcpierce00/unison/issues/651

diffstat:

 net/unison/Makefile                   |  2 +-
 net/unison/distinfo                   |  4 ++--
 net/unison/patches/patch-src_Makefile |  5 +++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diffs (34 lines):

diff -r 5ce262158a4b -r a3d3bbb9b081 net/unison/Makefile
--- a/net/unison/Makefile       Sun Mar 13 15:20:01 2022 +0000
+++ b/net/unison/Makefile       Sun Mar 13 15:20:13 2022 +0000
@@ -1,4 +1,4 @@
-       # $NetBSD: Makefile,v 1.136 2022/03/13 15:07:13 gdt Exp $
+# $NetBSD: Makefile,v 1.137 2022/03/13 15:20:13 gdt Exp $
 
 DISTNAME=      unison-2.52.0
 #PKGREVISION=  0
diff -r 5ce262158a4b -r a3d3bbb9b081 net/unison/distinfo
--- a/net/unison/distinfo       Sun Mar 13 15:20:01 2022 +0000
+++ b/net/unison/distinfo       Sun Mar 13 15:20:13 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2022/03/13 15:07:13 gdt Exp $
+$NetBSD: distinfo,v 1.33 2022/03/13 15:20:13 gdt Exp $
 
 BLAKE2s (unison-2.52.0.tar.gz) = 59129fa38b89e23e2defdb7163754153b497d828a69c5d7f6695465d002390fe
 SHA512 (unison-2.52.0.tar.gz) = 24cfb43b40a05f85164c43e8744216142db4cd74d9d09ba7178f25f794b0dcce252597fa1eb49a4133e63d891c8d23fd7472669cf9f52777bc6aa86b0a50e6f5
 Size (unison-2.52.0.tar.gz) = 1354200 bytes
-SHA1 (patch-src_Makefile) = ff73628825232b9494844c020b78d2978f753d07
+SHA1 (patch-src_Makefile) = 0a453634bacf03516192128ad653446a3b760537
diff -r 5ce262158a4b -r a3d3bbb9b081 net/unison/patches/patch-src_Makefile
--- a/net/unison/patches/patch-src_Makefile     Sun Mar 13 15:20:01 2022 +0000
+++ b/net/unison/patches/patch-src_Makefile     Sun Mar 13 15:20:13 2022 +0000
@@ -1,6 +1,7 @@
-$NetBSD: patch-src_Makefile,v 1.3 2022/03/13 15:07:13 gdt Exp $
+$NetBSD: patch-src_Makefile,v 1.4 2022/03/13 15:20:13 gdt Exp $
 
-Correct installation procedure
+\todo: Figure out why these changes exist and file upstream
+
 --- src/Makefile.orig  2020-10-18 12:56:47.000000000 +0000
 +++ src/Makefile
 @@ -49,7 +49,7 @@ all:: INSTALL



Home | Main Index | Thread Index | Old Index