mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Update to 2.10
- Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Text-Quoted
This commit is contained in:
parent
f077dfa0ab
commit
5bee2cde44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475817
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-Quoted
|
||||
PORTVERSION= 2.09
|
||||
PORTVERSION= 2.10
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,9 +13,10 @@ COMMENT= Text::Quoted - Extract the structure of a quoted mail message
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Text-Quoted-2.09.tar.gz) = 446c3e8da7e65f7988cd36e9da1159614eb0b337d6c4c0dec8f6df7673b96c5f
|
||||
SIZE (Text-Quoted-2.09.tar.gz) = 27978
|
||||
TIMESTAMP = 1532803601
|
||||
SHA256 (Text-Quoted-2.10.tar.gz) = 081bf95ec9220af26cec89161e61bf73f9fbcbfeee1d9af15139e5d7b708f445
|
||||
SIZE (Text-Quoted-2.10.tar.gz) = 26498
|
||||
|
Loading…
Reference in New Issue
Block a user