Wed Apr 22 08:23:14 2020 UTC ()
editors/featherpad

Update maintainer e-mail


(pin)
diff -r1.7 -r1.8 pkgsrc/editors/featherpad/Makefile

cvs diff -r1.7 -r1.8 pkgsrc/editors/featherpad/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/featherpad/Makefile 2020/04/12 08:28:35 1.7
+++ pkgsrc/editors/featherpad/Makefile 2020/04/22 08:23:13 1.8
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.7 2020/04/12 08:28:35 adam Exp $ 1# $NetBSD: Makefile,v 1.8 2020/04/22 08:23:13 pin Exp $
2 2
3VERSION= 0.13.1 3VERSION= 0.13.1
4DISTNAME= FeatherPad-V${VERSION} 4DISTNAME= FeatherPad-V${VERSION}
5PKGNAME= featherpad-${VERSION} 5PKGNAME= featherpad-${VERSION}
6PKGREVISION= 1 6PKGREVISION= 1
7CATEGORIES= editors 7CATEGORIES= editors
8MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/} 8MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
9GITHUB_TAG= V${PKGVERSION_NOREV} 9GITHUB_TAG= V${PKGVERSION_NOREV}
10 10
11MAINTAINER= voidpin@protonmail.com 11MAINTAINER= pin@NetBSD.org
12HOMEPAGE= https://github.com/tsujan/FeatherPad/ 12HOMEPAGE= https://github.com/tsujan/FeatherPad/
13COMMENT= Lightweight Qt5 plain-text editor 13COMMENT= Lightweight Qt5 plain-text editor
14LICENSE= gnu-gpl-v3 14LICENSE= gnu-gpl-v3
15 15
16WRKSRC= ${WRKDIR}/FeatherPad-${VERSION} 16WRKSRC= ${WRKDIR}/FeatherPad-${VERSION}
17USE_CMAKE= yes 17USE_CMAKE= yes
18USE_TOOLS+= pkg-config 18USE_TOOLS+= pkg-config
19USE_LANGUAGES= c c++ 19USE_LANGUAGES= c c++
20 20
21CONFIGURE_DIRS= build 21CONFIGURE_DIRS= build
22CMAKE_ARG_PATH= .. 22CMAKE_ARG_PATH= ..
23 23
24pre-configure: 24pre-configure: