aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-Delicious
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2006-10-31 08:59:23 +0800
committerijliao <ijliao@FreeBSD.org>2006-10-31 08:59:23 +0800
commita94b33397465e33b052b864d80398b7175d4c284 (patch)
tree4f4acc28a414c287a62288d14509adc21ed473cb /net/p5-Net-Delicious
parent55a8add6141d9dd38e9e3dc7bf59e290e274d8fd (diff)
downloadfreebsd-ports-gnome-a94b33397465e33b052b864d80398b7175d4c284.tar.gz
freebsd-ports-gnome-a94b33397465e33b052b864d80398b7175d4c284.tar.zst
freebsd-ports-gnome-a94b33397465e33b052b864d80398b7175d4c284.zip
upgrade to 1.1
Diffstat (limited to 'net/p5-Net-Delicious')
-rw-r--r--net/p5-Net-Delicious/Makefile28
-rw-r--r--net/p5-Net-Delicious/distinfo6
2 files changed, 16 insertions, 18 deletions
diff --git a/net/p5-Net-Delicious/Makefile b/net/p5-Net-Delicious/Makefile
index 26b32884ffe6..6678c0bc7e7d 100644
--- a/net/p5-Net-Delicious/Makefile
+++ b/net/p5-Net-Delicious/Makefile
@@ -6,27 +6,25 @@
#
PORTNAME= Net-Delicious
-PORTVERSION= 1.01
+PORTVERSION= 1.1
CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Net
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= OOP for managing posts on del.icio.us
-BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
- ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch \
- ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
- ${SITE_PERL}/IO/AtomicFile.pm:${PORTSDIR}/devel/p5-IO-stringy \
- ${SITE_PERL}/Config/Simple.pm:${PORTSDIR}/devel/p5-Config-Simple \
- ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
- ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate
+BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-YAML>=0.35:${PORTSDIR}/textproc/p5-YAML \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
+ p5-Log-Dispatch>=2:${PORTSDIR}/devel/p5-Log-Dispatch \
+ p5-XML-Simple>=2:${PORTSDIR}/textproc/p5-XML-Simple \
+ p5-Time-HiRes>=1.65:${PORTSDIR}/devel/p5-Time-HiRes \
+ p5-IO-stringy>=2.1:${PORTSDIR}/devel/p5-IO-stringy \
+ p5-PathTools>=0.8:${PORTSDIR}/devel/p5-PathTools \
+ p5-TimeDate>=2.27:${PORTSDIR}/devel/p5-TimeDate \
+ p5-Config-Simple>=2:${PORTSDIR}/devel/p5-Config-Simple \
+ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
diff --git a/net/p5-Net-Delicious/distinfo b/net/p5-Net-Delicious/distinfo
index 1c0bf92a8df2..14fe1e33faf5 100644
--- a/net/p5-Net-Delicious/distinfo
+++ b/net/p5-Net-Delicious/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-Delicious-1.01.tar.gz) = b17e70e0d96ef99e7df39289e74d9ecf
-SHA256 (Net-Delicious-1.01.tar.gz) = 6c252a6fe74d207c73c1a7f5fc7daa573589fa1368570abfe5552de406761070
-SIZE (Net-Delicious-1.01.tar.gz) = 18555
+MD5 (Net-Delicious-1.1.tar.gz) = ed4e8386a24ff5310acc4ebaf20e43bb
+SHA256 (Net-Delicious-1.1.tar.gz) = f64f3df4a36bd5070c2d8b16318c32e16614b41d0ea03fd757af1cd0623e2fca
+SIZE (Net-Delicious-1.1.tar.gz) = 18592