pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/pulledpork



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  4 13:20:26 UTC 2020

Modified Files:
        pkgsrc/net/pulledpork: Makefile

Log Message:
*: remove p5-Sys-Syslog, part of perl


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/pulledpork/Makefile

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

Modified files:

Index: pkgsrc/net/pulledpork/Makefile
diff -u pkgsrc/net/pulledpork/Makefile:1.10 pkgsrc/net/pulledpork/Makefile:1.11
--- pkgsrc/net/pulledpork/Makefile:1.10 Fri Sep  4 11:36:49 2020
+++ pkgsrc/net/pulledpork/Makefile      Fri Sep  4 13:20:26 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/09/04 11:36:49 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/09/04 13:20:26 wiz Exp $
 
 DISTNAME=      pulledpork-0.7.3
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=shirkdog/}
 
@@ -19,7 +19,6 @@ WRKSRC=               ${WRKDIR}/pulledpork-${PKGVERSI
 BUILD_DEFS+=   VARBASE
 
 DEPENDS+=      p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
-DEPENDS+=      p5-Sys-Syslog-[0-9]*:../../sysutils/p5-Sys-Syslog
 DEPENDS+=      p5-PathTools-[0-9]*:../../devel/p5-PathTools
 DEPENDS+=      p5-Data-Dumper-[0-9]*:../../devel/p5-Data-Dumper
 DEPENDS+=      p5-libwww-[0-9]*:../../www/p5-libwww



Home | Main Index | Thread Index | Old Index