pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unison-snapshot
Module Name: pkgsrc
Committed By: gdt
Date: Thu Jun 24 15:16:09 UTC 2021
Modified Files:
pkgsrc/net/unison-snapshot: Makefile
Log Message:
net/unison-snapshot: Take MAINTAINERship
and minor sync with net/unison
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/unison-snapshot/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-snapshot/Makefile
diff -u pkgsrc/net/unison-snapshot/Makefile:1.18 pkgsrc/net/unison-snapshot/Makefile:1.19
--- pkgsrc/net/unison-snapshot/Makefile:1.18 Thu Jun 24 15:05:57 2021
+++ pkgsrc/net/unison-snapshot/Makefile Thu Jun 24 15:16:09 2021
@@ -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 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpi
# 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