diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 19:43:36 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 19:43:36 +0000 |
commit | 422c11a20b78076d08ffc78585c62e82d426ac91 (patch) | |
tree | 62808514b92f033ea853389aa2c296abe9578667 | |
parent | - Update xmms-crossfade 0.2.7 => 0.2.8 (diff) |
upgrade to 2.03
PR: 27413
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=42752
-rw-r--r-- | lang/p5-Switch/Makefile | 5 | ||||
-rw-r--r-- | lang/p5-Switch/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/p5-Switch/Makefile b/lang/p5-Switch/Makefile index b664c2ef85bd..4f5a4218eb68 100644 --- a/lang/p5-Switch/Makefile +++ b/lang/p5-Switch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Switch -PORTVERSION= 2.02 +PORTVERSION= 2.03 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/DCONWAY @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Balanced.pm:${PORTSDIR}/devel/p5-Parse-RecDescent RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/lang/p5-Switch/distinfo b/lang/p5-Switch/distinfo index 7a27341a3a79..315bbededaa5 100644 --- a/lang/p5-Switch/distinfo +++ b/lang/p5-Switch/distinfo @@ -1 +1 @@ -MD5 (Switch-2.02.tar.gz) = 91e1d2dfb0b78e7a8ab1451f685fb94b +MD5 (Switch-2.03.tar.gz) = de7d2e3b973e140aabd34c9e2c705b7f |