pkgsrc-WIP-changes archive

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

munge: Change maintainer to bacon@



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Mar 21 17:49:04 2018 -0500
Changeset:	89aa876e8c532fc1f40b8ad166bd675f5c7a1ec4

Modified Files:
	munge/Makefile
	munge/buildlink3.mk

Log Message:
munge: Change maintainer to bacon@

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

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

diffstat:
 munge/Makefile      | 2 +-
 munge/buildlink3.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/munge/Makefile b/munge/Makefile
index eb85a55f1c..5f99197c22 100644
--- a/munge/Makefile
+++ b/munge/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=dun/}
 GITHUB_RELEASE=	${DISTNAME}
 EXTRACT_SUFX=	.tar.xz
 
-MAINTAINER=	asau%inbox.ru@localhost
+MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://dun.github.io/munge/
 COMMENT=	Authentication service for creating and validating credentials
 
diff --git a/munge/buildlink3.mk b/munge/buildlink3.mk
index 360971d13c..9a20f1e2fb 100644
--- a/munge/buildlink3.mk
+++ b/munge/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=	munge
 MUNGE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.munge+=	munge>=0.5.10
-BUILDLINK_PKGSRCDIR.munge?=	../../wip/munge
+BUILDLINK_PKGSRCDIR.munge?=	../../security/munge
 
 .endif	# MUNGE_BUILDLINK3_MK
 


Home | Main Index | Thread Index | Old Index