mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- Update to 0.25
PR: ports/135137 Approved by: maintainer timeout (chinsan; 2 weeks) Submitted by: pgollucci@ (myself)
This commit is contained in:
parent
1ae15e6202
commit
af07094e00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235989
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Layout-Manager
|
||||
PORTVERSION= 0.20
|
||||
PORTVERSION= 0.25
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT
|
||||
@ -29,6 +29,7 @@ MAN3= Layout::Manager.3 \
|
||||
Layout::Manager::Axis.3 \
|
||||
Layout::Manager::Compass.3 \
|
||||
Layout::Manager::Flow.3 \
|
||||
Layout::Manager::Grid.3 \
|
||||
Layout::Manager::Single.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Layout-Manager-0.20.tar.gz) = ee2357f3f1c36df484aa677c77150e3e
|
||||
SHA256 (Layout-Manager-0.20.tar.gz) = 74ffd0ab9ba35670aac5d55c3a3e89b649ad4d5ee96fc7a2280ff3bebf02705f
|
||||
SIZE (Layout-Manager-0.20.tar.gz) = 31246
|
||||
MD5 (Layout-Manager-0.25.tar.gz) = 69d016e39454a9cac86b96b5bcaeb64e
|
||||
SHA256 (Layout-Manager-0.25.tar.gz) = d36c0d078223355e894e836f55cae0339fb8ca1960992d2429ed61cbc5f8a69d
|
||||
SIZE (Layout-Manager-0.25.tar.gz) = 29273
|
||||
|
@ -4,6 +4,7 @@
|
||||
%%SITE_PERL%%/Layout/Manager/Axis.pm
|
||||
%%SITE_PERL%%/Layout/Manager/Compass.pm
|
||||
%%SITE_PERL%%/Layout/Manager/Flow.pm
|
||||
%%SITE_PERL%%/Layout/Manager/Grid.pm
|
||||
%%SITE_PERL%%/Layout/Manager/Single.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Layout/Manager
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Layout
|
||||
|
Loading…
Reference in New Issue
Block a user