summaryrefslogtreecommitdiffstats
path: root/databases/p5-DBI-137
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-09-13 08:55:05 +0000
committererwin <erwin@FreeBSD.org>2003-09-13 08:55:05 +0000
commit61dc1f85f363e84887c404952bdb5db63c24f8cf (patch)
tree510e2eea0c8932146d41cc648de07d2b29a195c3 /databases/p5-DBI-137
parent4cef142d229e5eb19517073a81c40e47520c19cf (diff)
downloadFreeBSD-ports-61dc1f85f363e84887c404952bdb5db63c24f8cf.zip
FreeBSD-ports-61dc1f85f363e84887c404952bdb5db63c24f8cf.tar.gz
Add p5-DBI-137 after a repocopy from p5-DBI and downgrade to 1.37
As of 1.38, DBI does no longer support perl 5.005_03 so we'll keep 1.37 around for those users. This does not affect users of perl from ports or 5.x Approved by: portmgr (marcus) Repocopy by: joe
Diffstat (limited to 'databases/p5-DBI-137')
-rw-r--r--databases/p5-DBI-137/Makefile14
-rw-r--r--databases/p5-DBI-137/distinfo2
2 files changed, 6 insertions, 10 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile
index 071b185..dd2eaea 100644
--- a/databases/p5-DBI-137/Makefile
+++ b/databases/p5-DBI-137/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= DBI
-PORTVERSION= 1.38
+PORTVERSION= 1.37
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBI
PKGNAMEPREFIX= p5-
+PKGNAMESUFFIX= -137
-MAINTAINER= vanilla@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The perl5 Database Interface. Required for DBD::* modules
.if defined(WITH_PROXY)
@@ -20,6 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/RPC/PlServer.pm:${PORTSDIR}/net/p5-PlRPC
RUN_DEPENDS= ${BUILD_DEPENDS}
.endif
+CONFLICTS= p5-DBI-*
PERL_CONFIGURE= yes
MAN1= dbiprof.1 \
@@ -50,10 +52,4 @@ pre-everything::
@sleep 1
.endif
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= This port is for perl 5.6.0 and later only.
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/databases/p5-DBI-137/distinfo b/databases/p5-DBI-137/distinfo
index 065b48c..afd7e1d 100644
--- a/databases/p5-DBI-137/distinfo
+++ b/databases/p5-DBI-137/distinfo
@@ -1 +1 @@
-MD5 (DBI-1.38.tar.gz) = 58c8192d88511e08ea59a1cc70bd0a80
+MD5 (DBI-1.37.tar.gz) = 0113d0f47cf13b0694e0bfb2d13a5789
OpenPOWER on IntegriCloud