diff --git a/devel/p5-Sort-Key-DateTime/Makefile b/devel/p5-Sort-Key-DateTime/Makefile index 8ff0f2799c9c..3eeab03ad2fa 100644 --- a/devel/p5-Sort-Key-DateTime/Makefile +++ b/devel/p5-Sort-Key-DateTime/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Sort-Key-DateTime -PORTVERSION= 0.05 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for sorting objects by some DateTime key -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ - ${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-DateTime>=0.28:${PORTSDIR}/devel/p5-DateTime \ + p5-Sort-Key>=1.28:${PORTSDIR}/devel/p5-Sort-Key +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ diff --git a/devel/p5-Sort-Key-DateTime/distinfo b/devel/p5-Sort-Key-DateTime/distinfo index 50a9e6f9d44b..efaf5f425fe1 100644 --- a/devel/p5-Sort-Key-DateTime/distinfo +++ b/devel/p5-Sort-Key-DateTime/distinfo @@ -1,3 +1,3 @@ -MD5 (Sort-Key-DateTime-0.05.tar.gz) = 68f6a71cb2a0a389f55ea1fa91b67629 -SHA256 (Sort-Key-DateTime-0.05.tar.gz) = 0fe0b694901f84d30c9cca5224f7ad90d752d8ec657e79f2be91174a2b234ef0 -SIZE (Sort-Key-DateTime-0.05.tar.gz) = 2570 +MD5 (Sort-Key-DateTime-0.07.tar.gz) = 9c7c1e867569e40732108b3ad25f36f7 +SHA256 (Sort-Key-DateTime-0.07.tar.gz) = 2afbfd9335eeca2390a0c63a0699c1a134e850cc78251b8d5f4c71e6451a9bc8 +SIZE (Sort-Key-DateTime-0.07.tar.gz) = 2841