aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-26 11:49:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-26 11:49:36 +0000
commit792965aebd56d02d3ea2b9d8c75a278567c91b21 (patch)
tree7786502d6a5ca7238189a98648c44f070b63cfc7
parentcf767d1cf2c40eac6d64e4359365a787ff33303c (diff)
downloadports-792965aebd56d02d3ea2b9d8c75a278567c91b21.tar.gz
ports-792965aebd56d02d3ea2b9d8c75a278567c91b21.zip
Update to 0.6806
- Add LICENSE_FILE - Add NO_ARCH - Do not install COPYING to DATADIR: it is almost identical to LICENSE_FILE which has been installed via LICENSE framework - Convert to options target helper Changes: https://metacpan.org/changes/distribution/Mail-LMLM
Notes
Notes: svn path=/head/; revision=509930
-rw-r--r--mail/p5-Mail-LMLM/Makefile9
-rw-r--r--mail/p5-Mail-LMLM/distinfo6
-rw-r--r--mail/p5-Mail-LMLM/pkg-plist1
3 files changed, 8 insertions, 8 deletions
diff --git a/mail/p5-Mail-LMLM/Makefile b/mail/p5-Mail-LMLM/Makefile
index 0fc073eba1b0..0dd9283fb0bf 100644
--- a/mail/p5-Mail-LMLM/Makefile
+++ b/mail/p5-Mail-LMLM/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Mail-LMLM
-PORTVERSION= 0.6805
+PORTVERSION= 0.6806
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,15 +11,16 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= List of Mailing Lists Manager
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
OPTIONS_DEFINE= EXAMPLES
-post-install:
- @${MKDIR} ${STAGEDIR}${DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/COPYING ${STAGEDIR}${DATADIR}
+post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
diff --git a/mail/p5-Mail-LMLM/distinfo b/mail/p5-Mail-LMLM/distinfo
index 7f4951161cbc..50dd967fe58c 100644
--- a/mail/p5-Mail-LMLM/distinfo
+++ b/mail/p5-Mail-LMLM/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527147855
-SHA256 (Mail-LMLM-0.6805.tar.gz) = 701882d797256dd575797bf09687d9de1c40d12f4757113e8f3b51252a0d2f2d
-SIZE (Mail-LMLM-0.6805.tar.gz) = 24472
+TIMESTAMP = 1566804051
+SHA256 (Mail-LMLM-0.6806.tar.gz) = 19c28608b0dabe6bdcbb00c99583f82ee8e17e91786d0c6c159cc6b08d1a990c
+SIZE (Mail-LMLM-0.6806.tar.gz) = 24801
diff --git a/mail/p5-Mail-LMLM/pkg-plist b/mail/p5-Mail-LMLM/pkg-plist
index b97b35a2c42d..17b3df0f62f4 100644
--- a/mail/p5-Mail-LMLM/pkg-plist
+++ b/mail/p5-Mail-LMLM/pkg-plist
@@ -22,7 +22,6 @@
%%PERL5_MAN3%%/Mail::LMLM::Types::Listserv.3.gz
%%PERL5_MAN3%%/Mail::LMLM::Types::Mailman.3.gz
%%PERL5_MAN3%%/Mail::LMLM::Types::Majordomo.3.gz
-%%DATADIR%%/COPYING
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Iglu/Iglu/LMLM/Types/Hamakor.pm
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Iglu/Iglu/LMLM/Types/Iglu.pm
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Iglu/Iglu/LMLM/Types/Ivrix.pm