diff options
author | mef <mef@pkgsrc.org> | 2014-12-04 10:40:06 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-04 10:40:06 +0000 |
commit | a4ba004874feafca0490ce9341b6ec3131af1b81 (patch) | |
tree | 6557a0f5c0fe69ff147ae2cc42cfe735baf50cc3 /time | |
parent | ab7dc550faa115be4f8b1763391de2aae4838fb1 (diff) | |
download | pkgsrc-a4ba004874feafca0490ce9341b6ec3131af1b81.tar.gz |
Removing p5-Net-Google-Calendar
https://rt.cpan.org/Public/Bug/Display.html?id=100421 tells
this library no longer works as it uses the Calendar v2 API which
Google discontinued today.
Thanks wiz@ for the information.
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 | ||||
-rw-r--r-- | time/p5-Net-Google-Calendar/DESCR | 1 | ||||
-rw-r--r-- | time/p5-Net-Google-Calendar/Makefile | 21 | ||||
-rw-r--r-- | time/p5-Net-Google-Calendar/distinfo | 5 |
4 files changed, 1 insertions, 29 deletions
diff --git a/time/Makefile b/time/Makefile index 612936cd6da..4ce239ce067 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2014/11/24 21:25:36 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.142 2014/12/04 10:40:06 mef Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -89,7 +89,6 @@ SUBDIR+= p5-DateTimeX-Easy SUBDIR+= p5-MooseX-Types-DateTime SUBDIR+= p5-MooseX-Types-DateTime-ButMaintained SUBDIR+= p5-MooseX-Types-DateTimeX -SUBDIR+= p5-Net-Google-Calendar SUBDIR+= p5-Olson-Abbreviations SUBDIR+= p5-Rose-DateTime SUBDIR+= p5-Schedule-At diff --git a/time/p5-Net-Google-Calendar/DESCR b/time/p5-Net-Google-Calendar/DESCR deleted file mode 100644 index 25e806b3eb9..00000000000 --- a/time/p5-Net-Google-Calendar/DESCR +++ /dev/null @@ -1 +0,0 @@ -This package provides a simple OOP-ish API to Google calendars. diff --git a/time/p5-Net-Google-Calendar/Makefile b/time/p5-Net-Google-Calendar/Makefile deleted file mode 100644 index d68666a1c5a..00000000000 --- a/time/p5-Net-Google-Calendar/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: Makefile,v 1.10 2014/12/04 01:48:48 mef Exp $ - -DISTNAME= Net-Google-Calendar-1.05 -PKGNAME= p5-${DISTNAME} -CATEGORIES= time net perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Net-Google-Calendar/ -COMMENT= Perl module for accessing Google calendars -LICENSE= ${PERL5_LICENSE} - -DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime -DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww -DEPENDS+= p5-XML-Atom-[0-9]*:../../textproc/p5-XML-Atom -DEPENDS+= p5-Net-Google-AuthSub-[0-9]*:../../net/p5-Net-Google-AuthSub - -PERL5_PACKLIST= auto/Net/Google/Calendar/.packlist - -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/time/p5-Net-Google-Calendar/distinfo b/time/p5-Net-Google-Calendar/distinfo deleted file mode 100644 index f614bbfddbf..00000000000 --- a/time/p5-Net-Google-Calendar/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2014/12/04 01:48:48 mef Exp $ - -SHA1 (Net-Google-Calendar-1.05.tar.gz) = 0611d73091a5ab6cdf5d5beda0ef6c12b0d3e300 -RMD160 (Net-Google-Calendar-1.05.tar.gz) = e57f52008ddc352a1034e4bb5f295a21c7983923 -Size (Net-Google-Calendar-1.05.tar.gz) = 28755 bytes |