diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-10-20 09:07:49 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-10-20 09:07:49 +0000 |
commit | 99962f3c13e636c1d1798965c11a6d9bbc1cebb4 (patch) | |
tree | 890a3f6a4701d23d6251af24f078e25dd349dd40 /sysutils/p5-Schedule-Load | |
parent | ff7c97b30012caae6895e53e58735ee8275428d8 (diff) |
Notes
Diffstat (limited to 'sysutils/p5-Schedule-Load')
-rw-r--r-- | sysutils/p5-Schedule-Load/Makefile | 4 | ||||
-rw-r--r-- | sysutils/p5-Schedule-Load/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/p5-Schedule-Load/Makefile b/sysutils/p5-Schedule-Load/Makefile index cd7ba734331a..35627818d8c4 100644 --- a/sysutils/p5-Schedule-Load/Makefile +++ b/sysutils/p5-Schedule-Load/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Schedule-Load -PORTVERSION= 3.021 +PORTVERSION= 3.023 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Schedule @@ -32,7 +32,7 @@ MAN3= Schedule::Load.3 Schedule::Load::Chooser.3 \ Schedule::Load::ResourceReq.3 Schedule::Load::Schedule.3 post-patch: - @${PERL} -pi -e 's!mv !mv -f ! if $$.==20' ${WRKSRC}/Makefile.PL + @${PERL} -pi -e "s!/usr/local!${PREFIX}!" ${WRKSRC}/Makefile.PL post-install: .ifndef(NOPORTDOCS) diff --git a/sysutils/p5-Schedule-Load/distinfo b/sysutils/p5-Schedule-Load/distinfo index dba3ac3ff47f..3ebf30904815 100644 --- a/sysutils/p5-Schedule-Load/distinfo +++ b/sysutils/p5-Schedule-Load/distinfo @@ -1,2 +1,2 @@ -MD5 (Schedule-Load-3.021.tar.gz) = e830b47e1a9b4ad79233b8ba088c43b3 -SIZE (Schedule-Load-3.021.tar.gz) = 56388 +MD5 (Schedule-Load-3.023.tar.gz) = 8c49b505e9b70aa6f1538f880b95ca44 +SIZE (Schedule-Load-3.023.tar.gz) = 56962 |