diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-15 01:38:07 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-15 01:38:07 +0000 |
commit | 8b4407332acded9cc93b7a97f80cdbef879a2281 (patch) | |
tree | a2714e37bf20df33003b40dee65c39a5bbe86aa2 /databases/p5-POE-Component-EasyDBI | |
parent | d7bd1e915d8231ee85df3eb299a442bc4d3d21ee (diff) |
Notes
Diffstat (limited to 'databases/p5-POE-Component-EasyDBI')
-rw-r--r-- | databases/p5-POE-Component-EasyDBI/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-POE-Component-EasyDBI/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-POE-Component-EasyDBI/Makefile b/databases/p5-POE-Component-EasyDBI/Makefile index 424aa18c4360..013a0fddf193 100644 --- a/databases/p5-POE-Component-EasyDBI/Makefile +++ b/databases/p5-POE-Component-EasyDBI/Makefile @@ -6,8 +6,8 @@ # PORTNAME= POE-Component-EasyDBI -PORTVERSION= 0.10 -CATEGORIES= devel databases perl5 +PORTVERSION= 0.13 +CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- @@ -32,7 +32,7 @@ BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-13 post-patch: @${PERL} -pi -e 's/^our\s+(.VERSION).+?Revision:\s+(\S+).+$$/use vars qw($$1);\n$$1 = q($$2);/o;' \ -e '$$_ = "" if /(no|use) warnings/;' \ - ${WRKSRC}/lib/POE/Component/EasyDBI.pm \ + ${WRKSRC}/lib/POE/Component/EasyDBI.pm \ ${WRKSRC}/lib/POE/Component/EasyDBI/SubProcess.pm .else BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI diff --git a/databases/p5-POE-Component-EasyDBI/distinfo b/databases/p5-POE-Component-EasyDBI/distinfo index bcae51204f55..c52c6940c2dc 100644 --- a/databases/p5-POE-Component-EasyDBI/distinfo +++ b/databases/p5-POE-Component-EasyDBI/distinfo @@ -1,2 +1,2 @@ -MD5 (POE-Component-EasyDBI-0.10.tar.gz) = f6219a9d26358b405862785ac0688d93 -SIZE (POE-Component-EasyDBI-0.10.tar.gz) = 30986 +MD5 (POE-Component-EasyDBI-0.13.tar.gz) = 1aca109271b8a256a7f4c6cdba485528 +SIZE (POE-Component-EasyDBI-0.13.tar.gz) = 29179 |