Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2019 01:49:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237634] [PORT DEPRECATED] security/py-bro-pkg and [NEW PORT] security/py-zeek-pkg
Message-ID:  <bug-237634-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237634

            Bug ID: 237634
           Summary: [PORT DEPRECATED] security/py-bro-pkg and [NEW PORT]
                    security/py-zeek-pkg
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mshirk@daemon-security.com

Created attachment 204091
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204091&action=
=3Dedit
py-zeek-pkg shell archive

The Bro Package Manager has been renamed to the Zeek Package Manager. The S=
VN
diff in the bug includes the deprecation of the py-bro-pkg and the attached
shell archive is for version 1.7.1 of the Zeek Package manager. Because
everything will be renamed eventually, it is better to do this now and upda=
te
the port in the process.=20

The pkg-message file still mentions "bro-pkg" as the created python scripts
still have not been updated. This will change at some point in the future a=
nd
will be patched when upstream renames the python script to "zeek-pkg"

Index: py-bro-pkg/Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- py-bro-pkg/Makefile (revision 500354)
+++ py-bro-pkg/Makefile (working copy)
@@ -3,7 +3,7 @@
 PORTNAME=3D      bro-pkg
 DISTVERSIONPREFIX=3D     v
 DISTVERSION=3D   1.4.2
-PORTREVISION=3D  1
+PORTREVISION=3D  2=20=20=20=20=20=20=20
 CATEGORIES=3D    security python
 PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX}

@@ -18,6 +18,9 @@
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
${PYTHON_PKGNAMEPREFIX}configparser>=3D0:devel/py-configparser@${PY_FLAVOR}=
 \
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
${PYTHON_PKGNAMEPREFIX}semantic_version>=3D0:devel/py-semantic_version@${PY=
_FLAVOR}

+DEPRECATED=3D    Bro package manager has been renamed to Zeek package mana=
ger
+EXPIRATION_DATE=3D       2019-09-30
+
 USES=3D          python
 USE_PYTHON=3D    distutils autoplist concurrent

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237634-7788>