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

(-)x11-toolkits/p5-Wx/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Wx
8
PORTNAME=	Wx
9
PORTVERSION=	0.92
9
PORTVERSION=	0.93
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 15-21 Link Here
15
COMMENT=	Perl5 interface to the wxWidgets cross-platform GUI toolkit
15
COMMENT=	Perl5 interface to the wxWidgets cross-platform GUI toolkit
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.04:${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
(-)x11-toolkits/p5-Wx/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Wx-0.92.tar.gz) = 273a8770f290a66026bf6ea15060b6ae
1
MD5 (Wx-0.93.tar.gz) = b35c3c4ebbafa6fea14c19e33d084cb0
2
SHA256 (Wx-0.92.tar.gz) = 11e4764af61f182a64f1ae312cecf8fc0d85ace80ab4542d381d1e21687c5786
2
SHA256 (Wx-0.93.tar.gz) = 4ba38182d1b48eea2c50deac23f83c84066dfdb8482e3796810c29b7ed8f7a33
3
SIZE (Wx-0.92.tar.gz) = 354538
3
SIZE (Wx-0.93.tar.gz) = 354155

Return to bug 139183