pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-Net-Google: remove
details: https://anonhg.NetBSD.org/pkgsrc/rev/4844e011fdba
branches: trunk
changeset: 451456:4844e011fdba
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 27 08:43:02 2021 +0000
description:
p5-Net-Google: remove
This package supported the Google SOAP Interface which was deprecated
in 2009.
diffstat:
doc/CHANGES-2021 | 3 ++-
net/Makefile | 3 +--
net/p5-Net-Google/DESCR | 2 --
net/p5-Net-Google/Makefile | 19 -------------------
net/p5-Net-Google/distinfo | 6 ------
5 files changed, 3 insertions(+), 30 deletions(-)
diffs (70 lines):
diff -r 0908495eccb1 -r 4844e011fdba doc/CHANGES-2021
--- a/doc/CHANGES-2021 Tue Apr 27 08:29:55 2021 +0000
+++ b/doc/CHANGES-2021 Tue Apr 27 08:43:02 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.2401 2021/04/27 08:23:15 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.2402 2021/04/27 08:43:02 wiz Exp $
Changes to the packages collection and infrastructure in 2021:
@@ -3746,3 +3746,4 @@
Updated print/py-weasyprint to 52.5 [adam 2021-04-27]
Removed math/R-geoRglm [wiz 2021-04-27]
Removed math/R-wle [wiz 2021-04-27]
+ Removed net/p5-Net-Google [wiz 2021-04-27]
diff -r 0908495eccb1 -r 4844e011fdba net/Makefile
--- a/net/Makefile Tue Apr 27 08:29:55 2021 +0000
+++ b/net/Makefile Tue Apr 27 08:43:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1399 2021/04/24 17:54:25 pho Exp $
+# $NetBSD: Makefile,v 1.1400 2021/04/27 08:43:02 wiz Exp $
#
COMMENT= Networking tools
@@ -536,7 +536,6 @@
SUBDIR+= p5-Net-Frame-Simple
SUBDIR+= p5-Net-GitHub
SUBDIR+= p5-Net-Gnats
-SUBDIR+= p5-Net-Google
SUBDIR+= p5-Net-Google-AuthSub
SUBDIR+= p5-Net-Google-Code
SUBDIR+= p5-Net-INET6Glue
diff -r 0908495eccb1 -r 4844e011fdba net/p5-Net-Google/DESCR
--- a/net/p5-Net-Google/DESCR Tue Apr 27 08:29:55 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Net::Google provides a simple OOP-ish interface to the Google SOAP
-API.
diff -r 0908495eccb1 -r 4844e011fdba net/p5-Net-Google/Makefile
--- a/net/p5-Net-Google/Makefile Tue Apr 27 08:29:55 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2020/08/31 18:10:43 wiz Exp $
-
-DISTNAME= Net-Google-1.0
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 12
-CATEGORIES= net perl5 www
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/ASCOPE/Net-Google-1.0
-COMMENT= Perl module for accessing Google search engine
-
-DEPENDS+= p5-SOAP-Lite>=0:../../net/p5-SOAP-Lite
-
-PERL5_MODULE_TYPE= Module::Build
-PERL5_PACKLIST= auto/Net/Google/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 0908495eccb1 -r 4844e011fdba net/p5-Net-Google/distinfo
--- a/net/p5-Net-Google/distinfo Tue Apr 27 08:29:55 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 00:35:21 agc Exp $
-
-SHA1 (Net-Google-1.0.tar.gz) = 8091e327432f3f0b4d8c761623512ac71e2cf43d
-RMD160 (Net-Google-1.0.tar.gz) = 9db76f715c9763dc487c120b2abae1460bcb502d
-SHA512 (Net-Google-1.0.tar.gz) = 2530c0bb34d4429cef9671dd45cd9573a18cd8e5145202785a8466af2f90bf7fdef413234829e4225fe29c2ef577cd2333cc0c6dd3df00069db365c4d3918f05
-Size (Net-Google-1.0.tar.gz) = 16390 bytes
Home |
Main Index |
Thread Index |
Old Index