mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
- Update to 2.00
PR: 169885 Submitted by: Maintainer
This commit is contained in:
parent
80d634d961
commit
46abd6e875
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302094
2 changed files with 7 additions and 4 deletions
|
@ -6,15 +6,18 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Image-PBMlib
|
PORTNAME= Image-PBMlib
|
||||||
PORTVERSION= 1.05
|
PORTVERSION= 2.00
|
||||||
CATEGORIES= graphics perl5
|
CATEGORIES= graphics perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= Image
|
MASTER_SITE_SUBDIR= Image
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= gslin@gslin.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Helper functions for PBM/PGM/PPM image file formats
|
COMMENT= Helper functions for PBM/PGM/PPM image file formats
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= Image::PBMlib.3
|
MAN3= Image::PBMlib.3
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Image-PBMlib-1.05.tar.gz) = f0466ab1f0a2a2872eb9fe57d164c804fbca94cac7aad294e15fbe16615772f2
|
SHA256 (Image-PBMlib-2.00.tar.gz) = aae38a5ec717b3edbe425af055fc02108323108ac36f885842eb656b1c728e59
|
||||||
SIZE (Image-PBMlib-1.05.tar.gz) = 6541
|
SIZE (Image-PBMlib-2.00.tar.gz) = 23035
|
||||||
|
|
Loading…
Add table
Reference in a new issue