Bug 247207

Summary: www/py-django-modelcluster: Change RUN_DEPENDS of TAGGIT option
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: sunpoet
Priority: --- Flags: bugzilla: maintainer-feedback? (sunpoet)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-django-modelcluster-change-TAGGIT-option.patch kai: maintainer-approval? (sunpoet)

Description Kai Knoblich freebsd_committer freebsd_triage 2020-06-12 14:22:56 UTC
Created attachment 215489 [details]
py-django-modelcluster-change-TAGGIT-option.patch

Hi Sunpoet,

attached is the patch that changes the RUN_DEPENDS of the TAGGIT option to use the original www/py-django-taggit port that has been assigned to Django 2.2 recently.

- Bump PORTREVISION due changed dependencies

QA:
~~~
- poudriere (11.3-RELEASE amd64 for each py35, py36, py37 and py38 flavor) -> OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-06-24 18:01:37 UTC
A commit references this bug:

Author: sunpoet
Date: Wed Jun 24 18:00:01 UTC 2020
New revision: 540338
URL: https://svnweb.freebsd.org/changeset/ports/540338

Log:
  Change RUN_DEPENDS from py-dj22-django-taggit to py-django-taggit

  - Bump PORTREVISION for dependency change

  PR:		247207
  Submitted by:	kai

Changes:
  head/www/py-django-modelcluster/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-06-24 18:02:09 UTC
Committed. Thanks!