Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc *: remove p5-Time-Local, part of perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/026baa270709
branches:  trunk
changeset: 438082:026baa270709
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 13:53:37 2020 +0000

description:
*: remove p5-Time-Local, part of perl

diffstat:

 mail/swaks/Makefile  |  5 ++---
 www/awstats/Makefile |  5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diffs (42 lines):

diff -r ab6fc6d4c492 -r 026baa270709 mail/swaks/Makefile
--- a/mail/swaks/Makefile       Fri Sep 04 13:51:32 2020 +0000
+++ b/mail/swaks/Makefile       Fri Sep 04 13:53:37 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/09/04 12:05:15 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/09/04 13:53:37 wiz Exp $
 
 DISTNAME=              swaks-20190914.0
-PKGREVISION=           4
+PKGREVISION=           5
 CATEGORIES=            mail
 MASTER_SITES=          ${HOMEPAGE}files/
 
@@ -13,7 +13,6 @@
 #DEPENDS+=             p5-Authen-NTLM (not in pkgsrc)
 DEPENDS+=              p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL
 DEPENDS+=              p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
-DEPENDS+=              p5-Time-Local-[0-9]*:../../time/p5-Time-Local
 
 USE_TOOLS+=            perl:run
 USE_LANGUAGES=         # none
diff -r ab6fc6d4c492 -r 026baa270709 www/awstats/Makefile
--- a/www/awstats/Makefile      Fri Sep 04 13:51:32 2020 +0000
+++ b/www/awstats/Makefile      Fri Sep 04 13:53:37 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2020/08/31 18:12:31 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2020/09/04 13:53:37 wiz Exp $
 
 DISTNAME=      awstats-7.7
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=awstats/}
 
@@ -13,7 +13,6 @@
 DEPENDS+=      p5-Geo-IPfree-[0-9]*:../../net/p5-Geo-IPfree
 DEPENDS+=      p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
 DEPENDS+=      p5-Net-XWhois-[0-9]*:../../net/p5-Net-XWhois
-DEPENDS+=      p5-Time-Local-[0-9]*:../../time/p5-Time-Local
 
 NO_BUILD=              yes
 USE_TOOLS+=            perl:run pax



Home | Main Index | Thread Index | Old Index