pkgsrc-WIP-changes archive

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

gnat-glade: change maintainer



Module Name:	pkgsrc-wip
Committed By:	Dmytro Kazankov <dkazankov%NetBSD.org@localhost>
Pushed By:	dkazankov
Date:		Sun Jun 1 12:25:32 2025 +0300
Changeset:	04128e258a81440677ecad2d5c515981296f6ebc

Modified Files:
	gnat-glade/Makefile

Log Message:
gnat-glade: change maintainer

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

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

diffstat:
 gnat-glade/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/gnat-glade/Makefile b/gnat-glade/Makefile
index 0b34d769f1..630c74f015 100644
--- a/gnat-glade/Makefile
+++ b/gnat-glade/Makefile
@@ -4,15 +4,15 @@
 DISTNAME=	gnat-glade-${PKGVERSION_NOREV}
 PKGNAME=	gnat-glade-6.0.1
 CATEGORIES=	devel
+# Original sourceforge site periodically loses the snapshot,
+# so we use github clone
 MASTER_SITES=	${MASTER_SITE_GITHUB:=dkazankov/}
 GITHUB_PROJECT=	gnat-glade
 GITHUB_TAG=	v${PKGVERSION_NOREV}
-# Original sourceforge site periodically loses the snapshot,
-# so we use github clone
 #DISTFILES=	${PKG_DISTNAME}.zip
 #SITES.${PKG_DISTNAME}.zip=	-https://sourceforge.net/code-snapshots/svn/g/gn/gnat-glade/code/${PKG_DISTNAME}.zip
 
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=	dkazankov%NetBSD.org@localhost
 HOMEPAGE=	https://sourceforge.net/projects/gnat-glade/
 COMMENT=	GNAT Library for Ada Distributed Environment
 LICENSE=	gnu-gpl-v2


Home | Main Index | Thread Index | Old Index