View | Details | Raw Unified | Return to bug 214329
Collapse All | Expand All

(-)Makefile (-2 / +4 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	Image-Size
4
PORTNAME=	Image-Size
5
PORTVERSION=	3.232
5
PORTVERSION=	3.300
6
PORTREVISION=	1
7
CATEGORIES=	graphics www perl5
6
CATEGORIES=	graphics www perl5
8
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 11-17 PKGNAMEPREFIX= p5- Link Here
11
MAINTAINER=	tolid@tolid.eu.org
10
MAINTAINER=	tolid@tolid.eu.org
12
COMMENT=	Perl5 module to determine the size of images in several common formats
11
COMMENT=	Perl5 module to determine the size of images in several common formats
13
12
13
LICENSE=	ARTPERL10
14
14
USES=		perl5
15
USES=		perl5
15
USE_PERL5=	configure
16
USE_PERL5=	configure
17
NO_ARCH=	yes
16
18
17
.include <bsd.port.mk>
19
.include <bsd.port.mk>
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (Image-Size-3.232.tar.gz) = acc34ef5270473ca925b2757bc9c379add8542280636dade2dc73f324231a0d7
1
TIMESTAMP = 1478622867
2
SIZE (Image-Size-3.232.tar.gz) = 222148
2
SHA256 (Image-Size-3.300.tar.gz) = 53c9b1f86531cde060ee63709d1fda73cabc0cf2d581d29b22b014781b9f026b
3
SIZE (Image-Size-3.300.tar.gz) = 237954

Return to bug 214329