Skip to content

Commit

Permalink
mail/p5-Log-Procmail: Update to 0.14
Browse files Browse the repository at this point in the history
- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	https://metacpan.org/dist/Log-Procmail/changes
  • Loading branch information
sunpoet committed Oct 9, 2022
1 parent 77fd5d1 commit 9dd84a0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 15 deletions.
17 changes: 7 additions & 10 deletions mail/p5-Log-Procmail/Makefile
@@ -1,6 +1,5 @@
PORTNAME= Log-Procmail
PORTVERSION= 0.12
PORTREVISION= 1
PORTVERSION= 0.14
CATEGORIES= mail devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -9,16 +8,14 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for reading procmail logfiles
WWW= https://metacpan.org/release/Log-Procmail

USES= perl5
USE_PERL5= configure
LICENSE= ART10
LICENSE_FILE= ${WRKSRC}/LICENSE

OPTIONS_DEFINE= DOCS
TEST_DEPENDS= p5-Test-Cmd>=0:devel/p5-Test-Cmd

PORTDOCS= Changes
USES= perl5
USE_PERL5= configure

post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
NO_ARCH= yes

.include <bsd.port.mk>
5 changes: 3 additions & 2 deletions mail/p5-Log-Procmail/distinfo
@@ -1,2 +1,3 @@
SHA256 (Log-Procmail-0.12.tar.gz) = 8fe7bdc5ae181c2d41b642c9c39fa3e4c503e2cbd85ac45ca0cc1d95e694788d
SIZE (Log-Procmail-0.12.tar.gz) = 18631
TIMESTAMP = 1665073214
SHA256 (Log-Procmail-0.14.tar.gz) = 69820bb91907c3aa821c5212e652ac45ebdba183deb98f886919fd5eb5622ad2
SIZE (Log-Procmail-0.14.tar.gz) = 26785
4 changes: 1 addition & 3 deletions mail/p5-Log-Procmail/pkg-plist
@@ -1,4 +1,2 @@
bin/mailstat.pl
%%PERL5_MAN3%%/Log::Procmail.3.gz
%%SITE_PERL%%/Log/Procmail.pm
%%PERL5_MAN1%%/mailstat.pl.1.gz
%%PERL5_MAN3%%/Log::Procmail.3.gz

0 comments on commit 9dd84a0

Please sign in to comment.