Bug 239418 - security/py-zkg: Update to 2.0.2
Summary: security/py-zkg: Update to 2.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kai Knoblich
URL: https://github.com/zeek/package-manag...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-24 04:22 UTC by Shirkdog
Modified: 2019-07-26 10:39 UTC (History)
2 users (show)

See Also:


Attachments
py-zkg.diff (906 bytes, text/plain)
2019-07-24 04:22 UTC, Shirkdog
mshirk: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shirkdog 2019-07-24 04:22:42 UTC
Created attachment 206025 [details]
py-zkg.diff

New update for py-zkg, svn diff attached.

Index: Makefile
===================================================================
--- Makefile    (revision 507259)
+++ Makefile    (working copy)
@@ -2,7 +2,7 @@

 PORTNAME=      zkg
 DISTVERSIONPREFIX=     v
-DISTVERSION=   2.0.0
+DISTVERSION=   2.0.2
 CATEGORIES=    security python
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Index: distinfo
===================================================================
--- distinfo    (revision 507259)
+++ distinfo    (working copy)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560496581
-SHA256 (zeek-package-manager-v2.0.0_GH0.tar.gz) = 1f2e348b57c2fbbcb519450bc431f81cf8f1fde794a0d176b2e19da8b31f26d8
-SIZE (zeek-package-manager-v2.0.0_GH0.tar.gz) = 95526
+TIMESTAMP = 1563928041
+SHA256 (zeek-package-manager-v2.0.2_GH0.tar.gz) = e5ec83d36a58ff611f40079479f478c4ef34e908bba7a16040689cb5d83464f5
+SIZE (zeek-package-manager-v2.0.2_GH0.tar.gz) = 95625
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-07-26 10:33:23 UTC
A commit references this bug:

Author: kai
Date: Fri Jul 26 10:32:23 UTC 2019
New revision: 507348
URL: https://svnweb.freebsd.org/changeset/ports/507348

Log:
  security/py-zkg: Update to 2.0.2

  Changelog:

  https://github.com/zeek/package-manager/blob/v2.0.2/CHANGES

  PR:		239418
  Submitted by:	Shirkdog <mshirk@daemon-security.com> (maintainer)

Changes:
  head/security/py-zkg/Makefile
  head/security/py-zkg/distinfo
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2019-07-26 10:39:21 UTC
Committed, thank you for the patch!