[Bug 270583] devel/py-p4python: Request maintainership and build patch for updated p4api

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 01 Apr 2023 17:09:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270583

            Bug ID: 270583
           Summary: devel/py-p4python: Request maintainership and build
                    patch for updated p4api
           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: antonfb@hesiod.org
 Attachment #241250 text/plain
         mime type:

Created attachment 241250
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241250&action=edit
Patch for build breaking - put in files directory

py-p4python: Requesting maintainership

Also patching...

Updated devel/p4api header changes broke build.  I'm maintainer of devel/p4api.

Including patch for header file change

Bumping PORTREVISION because code change and p4api change.

Still at 2016.1 but an update to 2022.1 is in progress

--- devel/py-p4python/Makefile.orig     2023-03-29 10:19:59.000000000 -0700
+++ devel/py-p4python/Makefile  2023-04-01 09:44:01.048381819 -0700
@@ -1,11 +1,11 @@
 PORTNAME=      p4python
 PORTVERSION=   2016.1.1447008
-PORTREVISION=  1
+PORTREVISION=  2
 CATEGORIES=    devel python
 MASTER_SITES=  PYPI
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    antonfb@hesiod.org
 COMMENT=       Python bindings for the Perforce API
 WWW=          
https://www.perforce.com/perforce/r14.2/manuals/p4script/python.programming.html

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