mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Update to 0.22
This commit is contained in:
parent
6e74628053
commit
df8b1f8dc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247557
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Geometry-Primitive
|
||||
PORTVERSION= 0.20
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT
|
||||
@ -28,6 +28,7 @@ MAN3= Geometry::Primitive.3 \
|
||||
Geometry::Primitive::Arc.3 \
|
||||
Geometry::Primitive::Bezier.3 \
|
||||
Geometry::Primitive::Circle.3 \
|
||||
Geometry::Primitive::Dimension.3 \
|
||||
Geometry::Primitive::Ellipse.3 \
|
||||
Geometry::Primitive::Equal.3 \
|
||||
Geometry::Primitive::Line.3 \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Geometry-Primitive-0.20.tar.gz) = 0c019e0a1271fad16cdbf332998ba748
|
||||
SHA256 (Geometry-Primitive-0.20.tar.gz) = ed762d7c79340f63bccabb21ac5131c01a3738019ca9cf7c60adc06799024603
|
||||
SIZE (Geometry-Primitive-0.20.tar.gz) = 22608
|
||||
MD5 (Geometry-Primitive-0.22.tar.gz) = 5abae9f498d8e6dc4e9548bbbfe09f3d
|
||||
SHA256 (Geometry-Primitive-0.22.tar.gz) = ab21681f549ba81a2beecab26c921bae24254599aa21ee17a1c1a323774c4530
|
||||
SIZE (Geometry-Primitive-0.22.tar.gz) = 23025
|
||||
|
@ -3,6 +3,7 @@
|
||||
%%SITE_PERL%%/Geometry/Primitive/Arc.pm
|
||||
%%SITE_PERL%%/Geometry/Primitive/Bezier.pm
|
||||
%%SITE_PERL%%/Geometry/Primitive/Circle.pm
|
||||
%%SITE_PERL%%/Geometry/Primitive/Dimension.pm
|
||||
%%SITE_PERL%%/Geometry/Primitive/Ellipse.pm
|
||||
%%SITE_PERL%%/Geometry/Primitive/Equal.pm
|
||||
%%SITE_PERL%%/Geometry/Primitive/Line.pm
|
||||
|
Loading…
Reference in New Issue
Block a user