diff options
author | clsung <clsung@FreeBSD.org> | 2007-08-15 10:39:31 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-08-15 10:39:31 +0800 |
commit | d01da8ff00968184296e0da0fd673709dd210d32 (patch) | |
tree | 975d7777ca763c63f7672b1b022a0f29bcfdd167 /www | |
parent | 7f537ef5af7b14487f3c840264b8710e3e31a006 (diff) | |
download | freebsd-ports-gnome-d01da8ff00968184296e0da0fd673709dd210d32.tar.gz freebsd-ports-gnome-d01da8ff00968184296e0da0fd673709dd210d32.tar.zst freebsd-ports-gnome-d01da8ff00968184296e0da0fd673709dd210d32.zip |
- Update to 0.69
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Myspace/Makefile | 6 | ||||
-rw-r--r-- | www/p5-WWW-Myspace/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-WWW-Myspace/Makefile b/www/p5-WWW-Myspace/Makefile index e74169515a29..37d27b5a2d95 100644 --- a/www/p5-WWW-Myspace/Makefile +++ b/www/p5-WWW-Myspace/Makefile @@ -6,10 +6,9 @@ # PORTNAME= WWW-Myspace -PORTVERSION= 0.68 +PORTVERSION= 0.69 CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= WWW +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -29,6 +28,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime ${SITE_PERL}/Math/Round.pm:${PORTSDIR}/math/p5-Math-Round \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-Class-Factory-Util>=1.3:${PORTSDIR}/devel/p5-Class-Factory-Util \ + p5-Crypt-SSLeay>=0.53:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-Spiffy>=0.24:${PORTSDIR}/devel/p5-Spiffy \ p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/www/p5-WWW-Myspace/distinfo b/www/p5-WWW-Myspace/distinfo index f5095bd519a3..4817df0255f4 100644 --- a/www/p5-WWW-Myspace/distinfo +++ b/www/p5-WWW-Myspace/distinfo @@ -1,3 +1,3 @@ -MD5 (WWW-Myspace-0.68.tar.gz) = 46845818557f6946b8831e7a6c695bf1 -SHA256 (WWW-Myspace-0.68.tar.gz) = 838c2096973ad5b285d30d46e823b40095b5cd91a6d792c1f0650397bc24766c -SIZE (WWW-Myspace-0.68.tar.gz) = 117612 +MD5 (WWW-Myspace-0.69.tar.gz) = 590864f07c2ac9c6e4cb4b5b6dc52ddc +SHA256 (WWW-Myspace-0.69.tar.gz) = 03ee96b23bd05db299098ae6ac5865c2f5a4f522df9e3d7da5cb4c8bc2fb4bd8 +SIZE (WWW-Myspace-0.69.tar.gz) = 121854 |