summaryrefslogtreecommitdiff
path: root/lang/perl5.8
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-05-24 10:39:00 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-05-24 10:39:00 +0000
commit2a28064fd97be7a5eb167fb7a8e9839257365950 (patch)
treece7b45671d11ff017a99ee2f56ae32f03b29227b /lang/perl5.8
parentUpdate to 0.9. (diff)
Use a cleaner, documented way to obtain the path of BSDPAN. This fixes
the problems with threaded perl build. The threaded perl is curently unsupported by this port but seems to work fine with this fix applied. Reported by: Jens Fallesen <jens@fallesen.dk>
Notes
Notes: svn path=/head/; revision=59872
Diffstat (limited to 'lang/perl5.8')
-rw-r--r--lang/perl5.8/Makefile5
-rw-r--r--lang/perl5.8/distinfo2
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/perl5.8/Makefile b/lang/perl5.8/Makefile
index 68ac0d1fef73..0f3421da7c36 100644
--- a/lang/perl5.8/Makefile
+++ b/lang/perl5.8/Makefile
@@ -7,14 +7,14 @@
PORTNAME= perl
PORTVERSION= ${PERL_VER}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
${MASTER_SITE_LOCAL:S/$/:local/}
MASTER_SITE_SUBDIR= ../../src \
tobez/:local
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- BSDPAN-${PORTVERSION}${EXTRACT_SUFX}:local
+ BSDPAN-${PORTVERSION}_${BSDPAN_REVISION}${EXTRACT_SUFX}:local
MAINTAINER= tobez@FreeBSD.org
@@ -118,6 +118,7 @@ BSDPAN_DEST= ${PREFIX}/lib/perl5/${PERL_VER}/BSDPAN
BSDPAN_FILES= BSDPAN.pm BSDPAN/Override.pm Config.pm \
ExtUtils/MM_Unix.pm ExtUtils/Packlist.pm
BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${PORTVERSION}
+BSDPAN_REVISION=1
post-patch:
${SED} -e 's|%%PREFIX%%|${PREFIX}|g;' \
diff --git a/lang/perl5.8/distinfo b/lang/perl5.8/distinfo
index 366f0ccc3a75..41382a1165da 100644
--- a/lang/perl5.8/distinfo
+++ b/lang/perl5.8/distinfo
@@ -1,2 +1,2 @@
MD5 (perl-5.6.1.tar.gz) = ec1ff15464809b562aecfaa2e65edba6
-MD5 (BSDPAN-5.6.1.tar.gz) = 2e80d385547ac4a9e0d8360c943ad155
+MD5 (BSDPAN-5.6.1_1.tar.gz) = 7b15f1dc2df28d07276d9363ebe703f3