- Update to 0.97

PR:		Cezary Morga <cm@therek.net> (maintainer)
This commit is contained in:
Sylvio Cesar Teixeira 2010-05-23 17:12:54 +00:00
parent b9d547bfcf
commit eae3ec7fbc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254894
3 changed files with 8 additions and 6 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= Wx
PORTVERSION= 0.96
PORTREVISION= 2
PORTVERSION= 0.97
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,7 +15,8 @@ MAINTAINER= cm@therek.net
COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit
BUILD_DEPENDS= p5-Alien-wxWidgets>=0.25:${PORTSDIR}/x11-toolkits/p5-Alien-wxWidgets \
p5-ExtUtils-XSpp>=0.05:${PORTSDIR}/devel/p5-ExtUtils-XSpp
p5-ExtUtils-ParseXS>=2.22:${PORTSDIR}/devel/p5-ExtUtils-ParseXS \
p5-ExtUtils-XSpp>=0.06:${PORTSDIR}/devel/p5-ExtUtils-XSpp
RUN_DEPENDS= ${BUILD_DEPENDS}
OPTIONS= UNICODE "Build with Unicode support" on
@ -45,6 +45,7 @@ MAN3= Wx::Perl::TextValidator.3 \
Wx::Perl::SplashFast.3 \
Wx::build::MakeMaker::Win32_MSVC.3 \
Wx::build::MakeMaker.3 \
Wx::Loader.3 \
Wx::Thread.3 \
Wx.3

View File

@ -1,3 +1,3 @@
MD5 (Wx-0.96.tar.gz) = c41d7a0dc69ab70c6d02651e6315bb94
SHA256 (Wx-0.96.tar.gz) = c305cbae1c1209229ae844c7a8bbcc3f74304c45ff99e9446e4db423fcc2543c
SIZE (Wx-0.96.tar.gz) = 354674
MD5 (Wx-0.97.tar.gz) = b0c37b777029729ad078277fd1fd7657
SHA256 (Wx-0.97.tar.gz) = 1f2ad16557baece1ca161d34f3ff4072734729d9454ea1fdf7383cd7c61c24ed
SIZE (Wx-0.97.tar.gz) = 359283

View File

@ -14,6 +14,7 @@ bin/wxperl_overload
%%SITE_PERL%%/%%PERL_ARCH%%/Wx/Grid.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Wx/Help.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Wx/Html.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Wx/Loader.pod
%%SITE_PERL%%/%%PERL_ARCH%%/Wx/Locale.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Wx/MDI.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Wx/Media.pm