pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
updated to latest version
Module Name: pkgsrc-wip
Committed By: Nils Ratusznik <nils%NetBSD.org@localhost>
Pushed By: nils
Date: Thu Dec 3 23:37:40 2015 +0100
Changeset: 6aac8ac50456908529386da5a402e521da644b18
Modified Files:
php-malware-finder/Makefile
php-malware-finder/distinfo
Log Message:
updated to latest version
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6aac8ac50456908529386da5a402e521da644b18
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
php-malware-finder/Makefile | 8 +++-----
php-malware-finder/distinfo | 6 +++---
2 files changed, 6 insertions(+), 8 deletions(-)
diffs:
diff --git a/php-malware-finder/Makefile b/php-malware-finder/Makefile
index 7f738f5..ed55227 100644
--- a/php-malware-finder/Makefile
+++ b/php-malware-finder/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1 2015/07/14 11:10:49 ahp-nils Exp $
DISTNAME= ${GHCOMMIT}
-PKGNAME= php-malware-finder-0.0-20150908
+PKGNAME= php-malware-finder-${VERSION}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=nbs-system/php-malware-finder/archive/}
@@ -10,10 +10,9 @@ HOMEPAGE= ${MASTER_SITE_GITHUB:=nbs-system/php-malware-finder/}
COMMENT= Detect potentially malicious PHP files
LICENSE= gnu-gpl-v3
-GHCOMMIT= 2773cdee68438a943765d02471d452449567fd40
-
+VERSION= 0.1.1.20151126
+GHCOMMIT= ccbefed99a639c5c91463bf3edc343cc13b65d36
DEPENDS+= yara-[0-9]*:../../security/yara
-
WRKSRC= ${WRKDIR}/php-malware-finder-${GHCOMMIT}
NO_BUILD= yes
USE_LANGUAGES= # none
@@ -22,7 +21,6 @@ EGDIR= ${PREFIX}/share/examples/php-malware-finder
PKG_SYSCONFSUBDIR= phpmalwarefinder
CONF_FILES= ${EGDIR}/malwares.yara ${PKG_SYSCONFDIR}/malwares.yara \
${EGDIR}/whitelist.yara ${PKG_SYSCONFDIR}/whitelist.yara
-
INSTALLATION_DIRS+= bin ${EGDIR} share/php-malware-finder ${DOCDIR}
AUTO_MKDIRS= yes
DOCDIR= share/doc/php-malware-finder
diff --git a/php-malware-finder/distinfo b/php-malware-finder/distinfo
index 26b8b90..6ddc80b 100644
--- a/php-malware-finder/distinfo
+++ b/php-malware-finder/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/07/14 11:10:49 ahp-nils Exp $
-SHA1 (2773cdee68438a943765d02471d452449567fd40.tar.gz) = 94c5f1f4c7f377dc0c9ced8bd00f7f398fde4f52
-RMD160 (2773cdee68438a943765d02471d452449567fd40.tar.gz) = 065795989340aa7b02963fc8cf6ba702fe7f5708
-Size (2773cdee68438a943765d02471d452449567fd40.tar.gz) = 20626 bytes
+SHA1 (ccbefed99a639c5c91463bf3edc343cc13b65d36.tar.gz) = d2a57f437424a368a2ad3dd3ab10425237ef10c6
+RMD160 (ccbefed99a639c5c91463bf3edc343cc13b65d36.tar.gz) = 72256bac9a8f82dfb4c462135978ff9cac0b1145
+Size (ccbefed99a639c5c91463bf3edc343cc13b65d36.tar.gz) = 20910 bytes
Home |
Main Index |
Thread Index |
Old Index