mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 2.210, and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Email-Simple
This commit is contained in:
parent
7a7251a826
commit
fe46811e03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410530
2 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,9 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Email-Simple
|
PORTNAME= Email-Simple
|
||||||
PORTVERSION= 2.208
|
PORTVERSION= 2.210
|
||||||
CATEGORIES= mail perl5
|
CATEGORIES= mail perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:RJBS
|
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
|
@ -19,5 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Email-Simple-2.208.tar.gz) = f13a83ecc41b4e72023066d865fc70dfbd85158d4e7722dca8249f54e0ec5be1
|
SHA256 (Email-Simple-2.210.tar.gz) = c8633fa462538967c036e3077617de9e5e8f6acc68d25546ba1d5bb1e12bd319
|
||||||
SIZE (Email-Simple-2.208.tar.gz) = 38289
|
SIZE (Email-Simple-2.210.tar.gz) = 38553
|
||||||
|
|
Loading…
Add table
Reference in a new issue