pkgsrc-WIP-changes archive

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

cyrus-imapd36: fix PLIST



Module Name:	pkgsrc-wip
Committed By:	Matthias Petermann <mp%petermann-it.de@localhost>
Pushed By:	mp
Date:		Fri Feb 17 13:33:23 2023 +0100
Changeset:	455ac92ac240cb55b21e5737425d301d59e2f427

Modified Files:
	cyrus-imapd36/Makefile
	cyrus-imapd36/PLIST

Log Message:
cyrus-imapd36: fix PLIST

Signed-off-by: Matthias Petermann <mp%petermann-it.de@localhost>

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

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

diffstat:
 cyrus-imapd36/Makefile | 1 +
 cyrus-imapd36/PLIST    | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/cyrus-imapd36/Makefile b/cyrus-imapd36/Makefile
index ab308dc55e..a3dd35253b 100644
--- a/cyrus-imapd36/Makefile
+++ b/cyrus-imapd36/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD: $
 
 DISTNAME=	cyrus-imapd-3.6.1
+PKGREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_GITHUB:=cyrusimap/}
 GITHUB_RELEASE=	${PKGNAME_NOREV}
diff --git a/cyrus-imapd36/PLIST b/cyrus-imapd36/PLIST
index cfe23e70b5..c16ba1be31 100644
--- a/cyrus-imapd36/PLIST
+++ b/cyrus-imapd36/PLIST
@@ -75,7 +75,6 @@ lib/libcyrus_com_err.la
 lib/libcyrus_imap.la
 lib/libcyrus_min.la
 lib/libcyrus_sieve.la
-${PERL5_SUB_INSTALLARCHLIB}/perllocal.pod
 lib/perl5/site_perl/5.36.0/Cyrus/Annotator/AnnotateInlinedCIDs.pm
 lib/perl5/site_perl/5.36.0/Cyrus/Annotator/Daemon.pm
 lib/perl5/site_perl/5.36.0/Cyrus/Annotator/Message.pm


Home | Main Index | Thread Index | Old Index