pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  4 13:53:37 UTC 2020

Modified Files:
        pkgsrc/mail/swaks: Makefile
        pkgsrc/www/awstats: Makefile

Log Message:
*: remove p5-Time-Local, part of perl


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/mail/swaks/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/www/awstats/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/swaks/Makefile
diff -u pkgsrc/mail/swaks/Makefile:1.10 pkgsrc/mail/swaks/Makefile:1.11
--- pkgsrc/mail/swaks/Makefile:1.10     Fri Sep  4 12:05:15 2020
+++ pkgsrc/mail/swaks/Makefile  Fri Sep  4 13:53:37 2020
@@ -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 @@ LICENSE=              gnu-gpl-v2
 #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

Index: pkgsrc/www/awstats/Makefile
diff -u pkgsrc/www/awstats/Makefile:1.65 pkgsrc/www/awstats/Makefile:1.66
--- pkgsrc/www/awstats/Makefile:1.65    Mon Aug 31 18:12:31 2020
+++ pkgsrc/www/awstats/Makefile Fri Sep  4 13:53:37 2020
@@ -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 @@ LICENSE=      gnu-gpl-v3
 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