Date: Tue, 5 Dec 2017 17:38:49 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455595 - head/security/vuls Message-ID: <201712051738.vB5Hcnmn019342@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Dec 5 17:38:49 2017 New Revision: 455595 URL: https://svnweb.freebsd.org/changeset/ports/455595 Log: security/vuls: Update to 0.4.2 PR: 224102 Submitted by: Alexandru Ciobanu <iscandr@gmail.com> (maintainer) Modified: head/security/vuls/Makefile head/security/vuls/distinfo Modified: head/security/vuls/Makefile ============================================================================== --- head/security/vuls/Makefile Tue Dec 5 17:32:37 2017 (r455594) +++ head/security/vuls/Makefile Tue Dec 5 17:38:49 2017 (r455595) @@ -2,8 +2,8 @@ PORTNAME= vuls DISTVERSIONPREFIX= v -DISTVERSION= 0.4.1-8 -DISTVERSIONSUFFIX= -gab68ad5 +DISTVERSION= 0.4.2-2 +DISTVERSIONSUFFIX= -g383220f CATEGORIES= security MAINTAINER= iscandr@gmail.com @@ -86,7 +86,7 @@ GH_TUPLE+= klauspost:cpuid:09cded8:cpuid/src/github.co GH_TUPLE+= klauspost:crc32:1bab8b3:crc32/src/github.com/klauspost/crc32 GH_TUPLE+= knqyf263:go-deb-version:9865fe1:godebversion/src/github.com/knqyf263/go-deb-version GH_TUPLE+= knqyf263:go-rpm-version:74609b8:gorpmversion/src/github.com/knqyf263/go-rpm-version -GH_TUPLE+= kotakanbe:go-cve-dictionary:c20fa7e:gocvedictionary/src/github.com/kotakanbe/go-cve-dictionary +GH_TUPLE+= kotakanbe:go-cve-dictionary:a64c5fc:gocvedictionary/src/github.com/kotakanbe/go-cve-dictionary GH_TUPLE+= kotakanbe:go-pingscanner:v0.1.0:gopingscanner/src/github.com/kotakanbe/go-pingscanner GH_TUPLE+= kotakanbe:goval-dictionary:3523cc1:govaldictionary/src/github.com/kotakanbe/goval-dictionary GH_TUPLE+= kotakanbe:logrus-prefixed-formatter:75edb2e:logrusprefixedformatter/src/github.com/kotakanbe/logrus-prefixed-formatter Modified: head/security/vuls/distinfo ============================================================================== --- head/security/vuls/distinfo Tue Dec 5 17:32:37 2017 (r455594) +++ head/security/vuls/distinfo Tue Dec 5 17:38:49 2017 (r455595) @@ -1,6 +1,6 @@ -TIMESTAMP = 1509622904 -SHA256 (future-architect-vuls-v0.4.1-8-gab68ad5_GH0.tar.gz) = dd2321fe12be88313d70a521a4924d7ef015b2c06766fe50d00c42b2d8ee9994 -SIZE (future-architect-vuls-v0.4.1-8-gab68ad5_GH0.tar.gz) = 1490276 +TIMESTAMP = 1512245833 +SHA256 (future-architect-vuls-v0.4.2-2-g383220f_GH0.tar.gz) = 868aec0af2007b882b6c02a6083fff5bb93df3d40ceef3309c52903b8f567c4c +SIZE (future-architect-vuls-v0.4.2-2-g383220f_GH0.tar.gz) = 1498907 SHA256 (Azure-azure-sdk-for-go-2629e2d_GH0.tar.gz) = 24097a626ea33e50fed2f6dbda921f7980c9082bf904289b6d9a03ecdb4bf740 SIZE (Azure-azure-sdk-for-go-2629e2d_GH0.tar.gz) = 974693 SHA256 (Azure-azure-storage-go-12ccaad_GH0.tar.gz) = 39c440b0e9eac252ef47175de3a5dd94e4ffa3de72a01a82416cd0a548875784 @@ -133,8 +133,8 @@ SHA256 (knqyf263-go-deb-version-9865fe1_GH0.tar.gz) = SIZE (knqyf263-go-deb-version-9865fe1_GH0.tar.gz) = 5246 SHA256 (knqyf263-go-rpm-version-74609b8_GH0.tar.gz) = f93473af7dd946f5368aa5882a2231d4d4c45d995753506f742036969e7daac7 SIZE (knqyf263-go-rpm-version-74609b8_GH0.tar.gz) = 19836 -SHA256 (kotakanbe-go-cve-dictionary-c20fa7e_GH0.tar.gz) = 5817311990fa0c5ab702e4a20cc5311c5a91e77a3ae8c7e04a2343638c0dfdbd -SIZE (kotakanbe-go-cve-dictionary-c20fa7e_GH0.tar.gz) = 25630 +SHA256 (kotakanbe-go-cve-dictionary-a64c5fc_GH0.tar.gz) = abec991e2b21149df86ccda1c72db48ec68d4b2305534b9693f75d52d54b686c +SIZE (kotakanbe-go-cve-dictionary-a64c5fc_GH0.tar.gz) = 25739 SHA256 (kotakanbe-go-pingscanner-v0.1.0_GH0.tar.gz) = 8be39850ce4db2cdf3a7d6c99d5b875c820beecc18e21e8e4bc95e143526e32d SIZE (kotakanbe-go-pingscanner-v0.1.0_GH0.tar.gz) = 5681 SHA256 (kotakanbe-goval-dictionary-3523cc1_GH0.tar.gz) = 183c294af0fa693db3b87881ee872b4f9eedbbb6932144e046d71f4fe7e946c6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712051738.vB5Hcnmn019342>