pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-Net-Twitter-Lite: update to 0.12008.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Sep 20 13:44:09 2017 +0200
Changeset: 9b23f4a3babe4e45e4a6371285a26168e406c884
Modified Files:
p5-Net-Twitter-Lite/Makefile
p5-Net-Twitter-Lite/distinfo
Log Message:
p5-Net-Twitter-Lite: update to 0.12008.
Fix dependencies.
0.12008 2016-12-05 17:21:25 PST
- modifed example/oauth_webapp.pl (issue 18)
- added upload_media; deprecated update_with_media
0.12007 2016-11-18
- depend on LWP::Protocol::https instead of Crypt::SSLeay
- make SSL the default for Net::Twitter::Lite::WithAPIv1_1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9b23f4a3babe4e45e4a6371285a26168e406c884
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-Net-Twitter-Lite/Makefile | 7 +++----
p5-Net-Twitter-Lite/distinfo | 7 ++++---
2 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/p5-Net-Twitter-Lite/Makefile b/p5-Net-Twitter-Lite/Makefile
index 0d22577c02..068f1e98e1 100644
--- a/p5-Net-Twitter-Lite/Makefile
+++ b/p5-Net-Twitter-Lite/Makefile
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.6 2014/02/11 16:20:07 jgoamakf Exp $
-#
-DISTNAME= Net-Twitter-Lite-0.12006
+DISTNAME= Net-Twitter-Lite-0.12008
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -11,12 +10,12 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Twitter-Lite/
COMMENT= Perl interface to the Twitter API (lite)
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-JSON-Any>=1.21:../../converters/p5-JSON-Any
+DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
DEPENDS+= p5-Net-OAuth>=0.20:../../net/p5-Net-OAuth
DEPENDS+= p5-URI>=1.40:../../www/p5-URI
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
-PERL5_MODULE_TYPE= Module::Build
+PERL5_MODULE_TYPE= Module::Build::Tiny
PERL5_PACKLIST= auto/Net/Twitter/Lite/.packlist
USE_LANGUAGES= # none
diff --git a/p5-Net-Twitter-Lite/distinfo b/p5-Net-Twitter-Lite/distinfo
index b9bcf97db4..a2bf5f489d 100644
--- a/p5-Net-Twitter-Lite/distinfo
+++ b/p5-Net-Twitter-Lite/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.4 2014/02/11 16:20:07 jgoamakf Exp $
-SHA1 (Net-Twitter-Lite-0.12006.tar.gz) = 39bd151ded3d222274c27729ddfadc8226b5c74c
-RMD160 (Net-Twitter-Lite-0.12006.tar.gz) = e520eedffbbb726c3efe9b91ce798020fa91d3e6
-Size (Net-Twitter-Lite-0.12006.tar.gz) = 79047 bytes
+SHA1 (Net-Twitter-Lite-0.12008.tar.gz) = 2557e5a67a54da13ff9e1c59f7cd3c78e78d5273
+RMD160 (Net-Twitter-Lite-0.12008.tar.gz) = d6e7368c6c876e767d9fc2d7dd8182eeaec3b775
+SHA512 (Net-Twitter-Lite-0.12008.tar.gz) = 06bce9c586b143d04ad1522596dfc910efff1e12fab4bd2f005264ad3608344d740100acc00109dcd492f010b8192f8c6a3280519bdf86ec7e0859d8dbc7f236
+Size (Net-Twitter-Lite-0.12008.tar.gz) = 80537 bytes
Home |
Main Index |
Thread Index |
Old Index