pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-Twitter Updating net/p5-Net-Twitter from 3....
details: https://anonhg.NetBSD.org/pkgsrc/rev/108f8b92a306
branches: trunk
changeset: 399418:108f8b92a306
user: sno <sno%pkgsrc.org@localhost>
date: Sat Sep 19 17:45:47 2009 +0000
description:
Updating net/p5-Net-Twitter from 3.05003 to 3.06000
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
3.06000 2009-09-16
- support for multipart/from-data posts, used by update_profile_image and
update_profile_background_image
- bumped version requirement on namespace::autoclean to avoid deprecation notice
diffstat:
net/p5-Net-Twitter/Makefile | 6 +++---
net/p5-Net-Twitter/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 187f597dc2d0 -r 108f8b92a306 net/p5-Net-Twitter/Makefile
--- a/net/p5-Net-Twitter/Makefile Sat Sep 19 17:40:38 2009 +0000
+++ b/net/p5-Net-Twitter/Makefile Sat Sep 19 17:45:47 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/09/16 19:47:44 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/19 17:45:47 sno Exp $
#
-DISTNAME= Net-Twitter-3.05003
+DISTNAME= Net-Twitter-3.06000
PKGNAME= p5-${DISTNAME}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -25,7 +25,7 @@
DEPENDS+= p5-Net-OAuth>=0.16:../../net/p5-Net-OAuth
DEPENDS+= p5-URI>=1.40:../../www/p5-URI
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
-DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+DEPENDS+= p5-namespace-autoclean>=0.09:../../devel/p5-namespace-autoclean
PERL5_PACKLIST= auto/Net/Twitter/.packlist
USE_LANGUAGES= # none
diff -r 187f597dc2d0 -r 108f8b92a306 net/p5-Net-Twitter/distinfo
--- a/net/p5-Net-Twitter/distinfo Sat Sep 19 17:40:38 2009 +0000
+++ b/net/p5-Net-Twitter/distinfo Sat Sep 19 17:45:47 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/09/16 19:47:44 sno Exp $
+$NetBSD: distinfo,v 1.4 2009/09/19 17:45:47 sno Exp $
-SHA1 (Net-Twitter-3.05003.tar.gz) = 48b859fbc1c9c071be0d4621c20c58a162bae861
-RMD160 (Net-Twitter-3.05003.tar.gz) = 0fbcc813f62c8cc8d33e5d30ebfbdd599dbda0f7
-Size (Net-Twitter-3.05003.tar.gz) = 76819 bytes
+SHA1 (Net-Twitter-3.06000.tar.gz) = 8ec1d7d8bceacf5d89a24cec156a1fb4f04af529
+RMD160 (Net-Twitter-3.06000.tar.gz) = 4ec80bdbd048209bc4cfa58e1ff74fa83fb58db7
+Size (Net-Twitter-3.06000.tar.gz) = 77925 bytes
Home |
Main Index |
Thread Index |
Old Index