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:   nils
Date:           Thu Oct  1 21:03:06 UTC 2020

Modified Files:
        pkgsrc/net/pulledpork: Makefile distinfo

Log Message:
Updated net/pulledpork to 0.7.4.

Upstream changelog :
* Supports updating of Snort 3.0 signatures (0.8 will be released when Snort 3.0 moves out of BETA).
* Fixed some of the logic to allow updating with Perl on Windows
* ability to modify rules via regex in modifysid.conf
* Removal of opensource.gz processing (will speed up signature updating)
* Updated OS Distro list to match so_rules
* Added error checking around writing to directories that do not exist (i.e., block_list)
* Updated for new location of block list


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

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.11 pkgsrc/net/pulledpork/Makefile:1.12
--- pkgsrc/net/pulledpork/Makefile:1.11 Fri Sep  4 13:20:26 2020
+++ pkgsrc/net/pulledpork/Makefile      Thu Oct  1 21:03:06 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/09/04 13:20:26 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2020/10/01 21:03:06 nils Exp $
 
-DISTNAME=      pulledpork-0.7.3
-PKGREVISION=   6
+DISTNAME=      pulledpork-0.7.4
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=shirkdog/}
 

Index: pkgsrc/net/pulledpork/distinfo
diff -u pkgsrc/net/pulledpork/distinfo:1.2 pkgsrc/net/pulledpork/distinfo:1.3
--- pkgsrc/net/pulledpork/distinfo:1.2  Wed Aug 21 21:24:08 2019
+++ pkgsrc/net/pulledpork/distinfo      Thu Oct  1 21:03:06 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/08/21 21:24:08 nils Exp $
+$NetBSD: distinfo,v 1.3 2020/10/01 21:03:06 nils Exp $
 
-SHA1 (pulledpork-0.7.3.tar.gz) = 1473753337417aba236829f3a4a119bdaa5771ed
-RMD160 (pulledpork-0.7.3.tar.gz) = da43c36ce60f9ddb50a1ebc5c82dfcb11c4dc5ba
-SHA512 (pulledpork-0.7.3.tar.gz) = e1c6d4a2192702e17d44a70136a0f6e738dd5f65f43a359d28f6bf5377210df4f807b7d479ca88a91d4276859e3305c793fa05bbc917ab04df3b8ee174a23346
-Size (pulledpork-0.7.3.tar.gz) = 43167 bytes
+SHA1 (pulledpork-0.7.4.tar.gz) = 862d6bddd7c0746c3bbfb54f918636a291b13285
+RMD160 (pulledpork-0.7.4.tar.gz) = 7b1f7a0dc7b917620dd743ea71e6b732c8c1fa4d
+SHA512 (pulledpork-0.7.4.tar.gz) = 1d82a53763c9f3374ab509963eb2269035dbfe2c5da1eca804993e10752f28f18d7589e7c673e0b5a7b1efa9d15f80f806250f375dc81fa95c1fb6bd675efb1e
+Size (pulledpork-0.7.4.tar.gz) = 44122 bytes



Home | Main Index | Thread Index | Old Index