mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
- Update to 1.406
- Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Email-MessageID/Changes
This commit is contained in:
parent
cf4115470b
commit
f680437699
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394118
3 changed files with 10 additions and 7 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Email-MessageID
|
||||
PORTVERSION= 1.405
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.406
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,9 +10,13 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Generate world unique message-ids
|
||||
|
||||
RUN_DEPENDS= p5-Email-Address>=1.80:${PORTSDIR}/mail/p5-Email-Address
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Email-Address>=1.80:${PORTSDIR}/mail/p5-Email-Address
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Email-MessageID-1.405.tar.gz) = 03e7ade51b3ccbadf642bdea0cfb6af007fc871cb5f1319c4ba907f195354124
|
||||
SIZE (Email-MessageID-1.405.tar.gz) = 14841
|
||||
SHA256 (Email-MessageID-1.406.tar.gz) = ec425ddbf395e0e1ac7c6f95b4933c55c57ac9f1e7514003c7c904ec6cd342b8
|
||||
SIZE (Email-MessageID-1.406.tar.gz) = 16247
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
%%PERL5_MAN3%%/Email::MessageID.3.gz
|
||||
%%SITE_PERL%%/Email/MessageID.pm
|
||||
%%PERL5_MAN3%%/Email::MessageID.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue