aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/p5-Data-Page/Makefile5
-rw-r--r--databases/p5-Data-Page/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/databases/p5-Data-Page/Makefile b/databases/p5-Data-Page/Makefile
index 39c19095aff..dce69e2a1bb 100644
--- a/databases/p5-Data-Page/Makefile
+++ b/databases/p5-Data-Page/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Data-Page
-PORTVERSION= 1.03
+PORTVERSION= 2.00
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
COMMENT= Pager utility for Class::DBI
+BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained.pm:${PORTSDIR}/devel/p5-Class-Accessor/Chained
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_MODBUILD= yes
MAN3= Data::Page.3
diff --git a/databases/p5-Data-Page/distinfo b/databases/p5-Data-Page/distinfo
index ab06958b08b..212332c6281 100644
--- a/databases/p5-Data-Page/distinfo
+++ b/databases/p5-Data-Page/distinfo
@@ -1,2 +1,2 @@
-MD5 (Data-Page-1.03.tar.gz) = 01dafef31c96f1d0e850bf93efd0ef44
-SIZE (Data-Page-1.03.tar.gz) = 5817
+MD5 (Data-Page-2.00.tar.gz) = 7af91f13754fb256742b8d9d627bbd16
+SIZE (Data-Page-2.00.tar.gz) = 6448
n class='deletions'>-0/+2 * devel/libevent2: drop historical suffix after r362796jbeich2017-02-201-2/+2 * devel/libevent2: update to 2.1.8 and cleanupjbeich2017-02-041-1/+1 * GOOGLE_CODE has gone away.mat2016-09-141-2/+1 * USE_BDB cleanup.mat2016-08-081-1/+1 * Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1 * MASTER_SITES cleanup.mat2015-05-141-3/+2 * Fix packagingantoine2014-10-221-0/+1 * Cleanup plistbapt2014-10-201-1/+1 * Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-1/+1 * Only use libevent2bapt2014-07-241-1/+1 * databases/memcacheq: support stage and minor fixeswg2014-06-191-13/+6 * Fix LIB_DEPENDSantoine2013-12-201-1/+1 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-121-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2 * - Integrate a upstream patch to fix lock bug when creating queuejgh2012-01-264-3/+59 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * - Fix build with Clangmiwi2011-11-191-0/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0 * - Don't need to set PLIST_DIRS it's included automatically, this fixesswills2011-07-172-15/+13