aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-09-10 18:24:59 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-09-10 18:24:59 +0800
commit5b5642e48e732bed9471b9e00801f030dc4b7421 (patch)
treed1a1db529a0d21d014e2de95cc2ceea7bac195cc
parent5b74d72bb172439cc9986e70235b63d3bb21846b (diff)
downloadfreebsd-ports-gnome-5b5642e48e732bed9471b9e00801f030dc4b7421.tar.gz
freebsd-ports-gnome-5b5642e48e732bed9471b9e00801f030dc4b7421.tar.zst
freebsd-ports-gnome-5b5642e48e732bed9471b9e00801f030dc4b7421.zip
- Update to 1.13
Changes: http://search.cpan.org/dist/DBD-Sybase/CHANGES
-rw-r--r--databases/p5-DBD-Sybase/Makefile11
-rw-r--r--databases/p5-DBD-Sybase/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile
index 46baed571c71..f2d49eed4148 100644
--- a/databases/p5-DBD-Sybase/Makefile
+++ b/databases/p5-DBD-Sybase/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBD-Sybase
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,19 +14,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Sybase DBI driver for Perl 5
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= ct.4:${PORTSDIR}/databases/freetds
+RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
-PERL_CONFIGURE= yes
CONFIGURE_ENV+= SYBASE=${LOCALBASE}
+PERL_CONFIGURE= yes
+USE_GETTEXT= yes
.if defined(BATCH)
CONFIGURE_ARGS+= < /dev/null
.endif
-USE_GETTEXT= yes
-
MAN3= DBD::Sybase.3
.include <bsd.port.mk>
diff --git a/databases/p5-DBD-Sybase/distinfo b/databases/p5-DBD-Sybase/distinfo
index 255834a178c9..28242d3489e8 100644
--- a/databases/p5-DBD-Sybase/distinfo
+++ b/databases/p5-DBD-Sybase/distinfo
@@ -1,2 +1,2 @@
-SHA256 (DBD-Sybase-1.12.tar.gz) = 1bd67d735a732e79a1ffec4250adc68b87880bedaa25bee31e69d741a880d47d
-SIZE (DBD-Sybase-1.12.tar.gz) = 198251
+SHA256 (DBD-Sybase-1.13.tar.gz) = 7c74ad038fd7a8aa53de50115deb2b048c78b794ced9670867df78b037b5095b
+SIZE (DBD-Sybase-1.13.tar.gz) = 198332