pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pscan security/pscan: fix pkglint warnings
details: https://anonhg.NetBSD.org/pkgsrc/rev/622afdb1aacd
branches: trunk
changeset: 422834:622afdb1aacd
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Feb 04 17:25:59 2020 +0000
description:
security/pscan: fix pkglint warnings
diffstat:
security/pscan/Makefile | 5 +++--
security/pscan/distinfo | 4 ++--
security/pscan/patches/patch-aa | 5 ++++-
3 files changed, 9 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r 2a3b815e7520 -r 622afdb1aacd security/pscan/Makefile
--- a/security/pscan/Makefile Tue Feb 04 17:25:21 2020 +0000
+++ b/security/pscan/Makefile Tue Feb 04 17:25:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/02/04 17:22:06 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2020/02/04 17:25:59 rillig Exp $
DISTNAME= pscan
PKGNAME= pscan-1.3
@@ -8,8 +8,9 @@
#MASTER_SITES= # http://deployingradius.com/pscan/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://deployingradius.com/pscan/
+HOMEPAGE= http://deployingradius.com/pscan/ # no https available
COMMENT= Security C code scanner for misuse of format strings
+LICENSE= gnu-gpl-v2
BUILD_TARGET= pscan
diff -r 2a3b815e7520 -r 622afdb1aacd security/pscan/distinfo
--- a/security/pscan/distinfo Tue Feb 04 17:25:21 2020 +0000
+++ b/security/pscan/distinfo Tue Feb 04 17:25:59 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:18:02 agc Exp $
+$NetBSD: distinfo,v 1.4 2020/02/04 17:25:59 rillig Exp $
SHA1 (pscan.tar.gz) = 7844cabcc1fa014d5d2d192d94565133d60cd51b
RMD160 (pscan.tar.gz) = 7c92b2b8c8e2f65dc4a37da37de47170ae24809c
SHA512 (pscan.tar.gz) = 83196cc9c450217fc2287d38fd1a0b9d1d9951b8f6328b6b9f7f50b680f653b099af04d4c448f3cb2b2a96871eec8772557851e887faa2f41dc259f01c031e78
Size (pscan.tar.gz) = 14555 bytes
-SHA1 (patch-aa) = f9b62f12372392bbe65dd97e441037eceb02c622
+SHA1 (patch-aa) = 9e9c171a974281834eba3ca9f9fc72bb8d0ae977
diff -r 2a3b815e7520 -r 622afdb1aacd security/pscan/patches/patch-aa
--- a/security/pscan/patches/patch-aa Tue Feb 04 17:25:21 2020 +0000
+++ b/security/pscan/patches/patch-aa Tue Feb 04 17:25:59 2020 +0000
@@ -1,4 +1,7 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/08/06 01:36:59 cjs Exp $
+$NetBSD: patch-aa,v 1.2 2020/02/04 17:25:59 rillig Exp $
+
+Honor CFLAGS from pkgsrc. Not reported upstream since the project has not
+had any activity since 2008.
--- Makefile.orig Sat Sep 2 17:47:37 2000
+++ Makefile Sat Sep 2 17:48:38 2000
Home |
Main Index |
Thread Index |
Old Index