svn commit: r559286 - head/security/py-artifacts
Antoine Brodin
antoine at FreeBSD.org
Sat Dec 26 11:52:09 UTC 2020
Author: antoine
Date: Sat Dec 26 11:52:08 2020
New Revision: 559286
URL: https://svnweb.freebsd.org/changeset/ports/559286
Log:
Update to 20201106
Modified:
head/security/py-artifacts/Makefile
head/security/py-artifacts/distinfo
Modified: head/security/py-artifacts/Makefile
==============================================================================
--- head/security/py-artifacts/Makefile Sat Dec 26 11:48:36 2020 (r559285)
+++ head/security/py-artifacts/Makefile Sat Dec 26 11:52:08 2020 (r559286)
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= artifacts
-PORTVERSION= 20200515
+PORTVERSION= 20201106
CATEGORIES= security python
-MASTER_SITES= CHEESESHOP
-# https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/
+MASTER_SITES= CHEESESHOP \
+ https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= antoine at FreeBSD.org
Modified: head/security/py-artifacts/distinfo
==============================================================================
--- head/security/py-artifacts/distinfo Sat Dec 26 11:48:36 2020 (r559285)
+++ head/security/py-artifacts/distinfo Sat Dec 26 11:52:08 2020 (r559286)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589565556
-SHA256 (artifacts-20200515.tar.gz) = 31f1c749958f348d4f23a970f590777729e7d00f20b854c2520495ac7529a5f5
-SIZE (artifacts-20200515.tar.gz) = 92936
+TIMESTAMP = 1604738573
+SHA256 (artifacts-20201106.tar.gz) = cc08dce0428ca19b545a3779b47dc684079aeea95bb2d25fd63650987b7f9174
+SIZE (artifacts-20201106.tar.gz) = 97970
More information about the svn-ports-all
mailing list