pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unison
Module Name: pkgsrc
Committed By: gdt
Date: Sun Mar 13 15:20:13 UTC 2022
Modified Files:
pkgsrc/net/unison: Makefile distinfo
pkgsrc/net/unison/patches: patch-src_Makefile
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 pkgsrc/net/unison/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/net/unison/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/unison/patches/patch-src_Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/unison/Makefile
diff -u pkgsrc/net/unison/Makefile:1.136 pkgsrc/net/unison/Makefile:1.137
--- pkgsrc/net/unison/Makefile:1.136 Sun Mar 13 15:07:13 2022
+++ pkgsrc/net/unison/Makefile Sun Mar 13 15:20:13 2022
@@ -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
Index: pkgsrc/net/unison/distinfo
diff -u pkgsrc/net/unison/distinfo:1.32 pkgsrc/net/unison/distinfo:1.33
--- pkgsrc/net/unison/distinfo:1.32 Sun Mar 13 15:07:13 2022
+++ pkgsrc/net/unison/distinfo Sun Mar 13 15:20:13 2022
@@ -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
Index: pkgsrc/net/unison/patches/patch-src_Makefile
diff -u pkgsrc/net/unison/patches/patch-src_Makefile:1.3 pkgsrc/net/unison/patches/patch-src_Makefile:1.4
--- pkgsrc/net/unison/patches/patch-src_Makefile:1.3 Sun Mar 13 15:07:13 2022
+++ pkgsrc/net/unison/patches/patch-src_Makefile Sun Mar 13 15:20:13 2022
@@ -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 $
+
+\todo: Figure out why these changes exist and file upstream
-Correct installation procedure
--- 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