svn commit: r310079 - head/devel/p5-Directory-Queue
Anton Berezin
tobez at FreeBSD.org
Tue Jan 8 09:15:29 UTC 2013
Author: tobez
Date: Tue Jan 8 09:15:28 2013
New Revision: 310079
URL: http://svnweb.freebsd.org/changeset/ports/310079
Log:
Update to 1.7.
Changes: http://search.cpan.org/dist/Directory-Queue/Changes
Modified:
head/devel/p5-Directory-Queue/Makefile
head/devel/p5-Directory-Queue/distinfo
Modified: head/devel/p5-Directory-Queue/Makefile
==============================================================================
--- head/devel/p5-Directory-Queue/Makefile Tue Jan 8 09:13:09 2013 (r310078)
+++ head/devel/p5-Directory-Queue/Makefile Tue Jan 8 09:15:28 2013 (r310079)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Directory-Queue
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LCONS
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez at FreeBSD.org
COMMENT= Object oriented interface to a directory based queue in Perl
+BUILD_DEPENDS= p5-No-Worries>=0:${PORTSDIR}/devel/p5-No-Worries
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Directory::Queue.3 \
Modified: head/devel/p5-Directory-Queue/distinfo
==============================================================================
--- head/devel/p5-Directory-Queue/distinfo Tue Jan 8 09:13:09 2013 (r310078)
+++ head/devel/p5-Directory-Queue/distinfo Tue Jan 8 09:15:28 2013 (r310079)
@@ -1,2 +1,2 @@
-SHA256 (Directory-Queue-1.6.tar.gz) = 770661caed3f8cf56b34de6c87bf8bc4ea07bc4aa21e571a05513de786799806
-SIZE (Directory-Queue-1.6.tar.gz) = 20873
+SHA256 (Directory-Queue-1.7.tar.gz) = e4c0b030bba314207ea14b26a76d080057bae832d5bfdaf0b52c4dde7e12aff3
+SIZE (Directory-Queue-1.7.tar.gz) = 23335
More information about the svn-ports-all
mailing list