pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-stix



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jun 24 11:17:04 UTC 2018

Modified Files:
        pkgsrc/security/py-stix: Makefile distinfo

Log Message:
py-stix: updated to 1.2.0.6

Version 1.2.0.6:
Property targeted_technical_details missing in VictimTargeting class


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/py-stix/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-stix/distinfo

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

Modified files:

Index: pkgsrc/security/py-stix/Makefile
diff -u pkgsrc/security/py-stix/Makefile:1.8 pkgsrc/security/py-stix/Makefile:1.9
--- pkgsrc/security/py-stix/Makefile:1.8        Tue Oct 10 07:32:30 2017
+++ pkgsrc/security/py-stix/Makefile    Sun Jun 24 11:17:04 2018
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.8 2017/10/10 07:32:30 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/06/24 11:17:04 adam Exp $
 
-DISTNAME=      stix-1.2.0.4
+DISTNAME=      stix-1.2.0.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 #MASTER_SITES= ${MASTER_SITE_PYPI:=s/stix/}
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=STIXProject/}
+GITHUB_PROJECT=        python-stix
+GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      http://stixproject.github.io/
 COMMENT=       Python library for manipulating STIX content
 LICENSE=       modified-bsd
 
-GITHUB_PROJECT=        python-stix
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-
 DEPENDS+=      ${PYPKGPREFIX}-cybox>=2.1.0.14:../../security/py-cybox
 DEPENDS+=      ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
 DEPENDS+=      ${PYPKGPREFIX}-lxml>=2.3:../../textproc/py-lxml

Index: pkgsrc/security/py-stix/distinfo
diff -u pkgsrc/security/py-stix/distinfo:1.4 pkgsrc/security/py-stix/distinfo:1.5
--- pkgsrc/security/py-stix/distinfo:1.4        Tue Oct 10 07:32:30 2017
+++ pkgsrc/security/py-stix/distinfo    Sun Jun 24 11:17:04 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/10/10 07:32:30 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/06/24 11:17:04 adam Exp $
 
-SHA1 (stix-1.2.0.4.tar.gz) = 091acfe583c17ad37bc44bb569504421dbdff271
-RMD160 (stix-1.2.0.4.tar.gz) = 087d454fdbd6f2de0ea9a1a55231cc9e608d6fbd
-SHA512 (stix-1.2.0.4.tar.gz) = 6e295a4b96fdccc9a624d4231e85824e7727b67e51e8089b70e1a12f1a132fad22d6bc17aaf40fd779937099545881f60f16eb44d21e05ae80c69bd814650608
-Size (stix-1.2.0.4.tar.gz) = 212453 bytes
+SHA1 (stix-1.2.0.6.tar.gz) = 8846592d914148c12bc482c145664994f2a3e103
+RMD160 (stix-1.2.0.6.tar.gz) = efb099c3d224b28ee107312eca8ae6315bfb3478
+SHA512 (stix-1.2.0.6.tar.gz) = c7a656e12fb3c8e6223904d5c66b8c4916197497f70635eb7375ba8f73a3b6787559a895a1cad932950691d73e04e92afed850495f38bd0ec5d1ba6f31b10ef0
+Size (stix-1.2.0.6.tar.gz) = 215431 bytes



Home | Main Index | Thread Index | Old Index