inn: Reset maintainer

package/install still fails for nonprivileged mode.

Found no solution for SPECIAL_PERMS. Give up.
This commit is contained in:
Michael Baeuerle 2020-11-25 14:39:47 +01:00
parent bd264729ee
commit 601d1a2701
3 changed files with 3 additions and 4 deletions

View File

@ -6,7 +6,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/inn/
MASTER_SITES+= ftp://ftp.fu-berlin.de/unix/news/inn/
# Suggest update to real maintainer for import after it was tested in wip
MAINTAINER= micha@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
#MAINTAINER= spz@NetBSD.org
HOMEPAGE= https://www.eyrie.org/~eagle/software/inn/
COMMENT= The public release of InterNet News (INN)
@ -188,7 +188,5 @@ post-install:
${CHMOD} 644 ${DESTDIR}${PREFIX}/lib/${file}
.endfor
# OpenSSL API 1.1 is supported too
# At least OpenSSL 1.1.1 is required for TLSv1.3
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -19,6 +19,7 @@
=> Yes
[X] OpenSSL API 1.1 is now supported
=> Added comment to Makefile for future updates
=> Removed comment because OpenSSL 1.1 is now the pkgsrc default
[X] Check Testsuite errors
=> Fixed the Perl stuff to make tests/docs/pod.t work
[ ] Check permission problems while installing with nonprivileged account

View File

@ -6,7 +6,7 @@ BUILDLINK_TREE+= inn
INN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.inn+= inn>=2.3.4
BUILDLINK_PKGSRCDIR.inn?= ../../news/inn
BUILDLINK_PKGSRCDIR.inn?= ../../wip/inn
.endif # INN_BUILDLINK3_MK
BUILDLINK_TREE+= -inn