Update to 0.092.0
- Add TEST_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/LaTeX-Encode/Changes https://github.com/einhverfr/LaTeX-Encode/commits/master
This commit is contained in:
parent
abba116556
commit
dddc4cdb7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440953
2 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= LaTeX-Encode
|
PORTNAME= LaTeX-Encode
|
||||||
PORTVERSION= 0.091.6
|
PORTVERSION= 0.092.0
|
||||||
CATEGORIES= textproc perl5
|
CATEGORIES= textproc perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -15,7 +15,9 @@ LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Readonly>=0:devel/p5-Readonly
|
BUILD_DEPENDS= p5-Readonly>=0:devel/p5-Readonly
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
TEST_DEPENDS= p5-Carp-Always>=0:devel/p5-Carp-Always
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (LaTeX-Encode-0.091.6.tar.gz) = 85b27f5fff1149016b5edb07ffb73cc7916f9525b66b0c7a07dbac5c0cf1fe52
|
TIMESTAMP = 1494842317
|
||||||
SIZE (LaTeX-Encode-0.091.6.tar.gz) = 45887
|
SHA256 (LaTeX-Encode-0.092.0.tar.gz) = aca0b97a0fb47dfee4740925777f7409003357777dfda68c001c11fb463b65f1
|
||||||
|
SIZE (LaTeX-Encode-0.092.0.tar.gz) = 46309
|
||||||
|
|
Loading…
Reference in a new issue