View | Details | Raw Unified | Return to bug 142702 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Wx
8
PORTNAME=	Wx
9
PORTVERSION=	0.94
9
PORTVERSION=	0.95
10
CATEGORIES=	x11-toolkits perl5
10
CATEGORIES=	x11-toolkits perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
Lines 16-22 Link Here
16
16
17
BUILD_DEPENDS=	p5-Alien-wxWidgets>=0.25:${PORTSDIR}/x11-toolkits/p5-Alien-wxWidgets \
17
BUILD_DEPENDS=	p5-Alien-wxWidgets>=0.25:${PORTSDIR}/x11-toolkits/p5-Alien-wxWidgets \
18
		p5-ExtUtils-XSpp>=0.05:${PORTSDIR}/devel/p5-ExtUtils-XSpp
18
		p5-ExtUtils-XSpp>=0.05:${PORTSDIR}/devel/p5-ExtUtils-XSpp
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
19
RUN_DEPENDS=	${BUILD_DEPENDS}
20
20
21
OPTIONS=	UNICODE "Build with Unicode support"    on
21
OPTIONS=	UNICODE "Build with Unicode support"    on
22
22
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Wx-0.94.tar.gz) = 401e2eaa723fd61e5dded7256de89804
1
MD5 (Wx-0.95.tar.gz) = 6d49c49546b55132235e52854fe67a78
2
SHA256 (Wx-0.94.tar.gz) = fb610f64f12c80b482257ce0ed346f7506695d83e13b344481546a5170059153
2
SHA256 (Wx-0.95.tar.gz) = 084128495966f8589ce764694085b00a0f5e0df07197d1c26e447178d554f12a
3
SIZE (Wx-0.94.tar.gz) = 353476
3
SIZE (Wx-0.95.tar.gz) = 354118

Return to bug 142702