pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/unison-snapshot net/unison-snapshot: Take MAINTAIN...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/597516b4525b
branches:  trunk
changeset: 454956:597516b4525b
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Jun 24 15:16:09 2021 +0000

description:
net/unison-snapshot: Take MAINTAINERship

and minor sync with net/unison

diffstat:

 net/unison-snapshot/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r d1e2cc39e5cc -r 597516b4525b net/unison-snapshot/Makefile
--- a/net/unison-snapshot/Makefile      Thu Jun 24 15:06:04 2021 +0000
+++ b/net/unison-snapshot/Makefile      Thu Jun 24 15:16:09 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2021/06/24 15:05:57 gdt Exp $
+# $NetBSD: Makefile,v 1.19 2021/06/24 15:16:09 gdt Exp $
 
 DISTNAME=      unison-2.51.3.99
 CATEGORIES=    net
@@ -6,13 +6,14 @@
 # actually 2.51.4
 GITHUB_TAG=     f29b364cad83c71f5620c0df3b9b0049b62d2d60
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    gdt%NetBSD.org@localhost
 HOMEPAGE=      https://www.cis.upenn.edu/~bcpierce/unison/
 COMMENT=       File-synchronization tool
 LICENSE=       gnu-gpl-v3
 
 USE_TOOLS+=    gmake bash
 MAKE_FLAGS+=   CFLAGS=""
+MAKE_ENV+=     HOME=${WRKDIR:Q}
 
 .include "options.mk"
 



Home | Main Index | Thread Index | Old Index