git: ee97e81743fa - main - deskutils/py-paperless: Fix plist issues after 13d8281608d8

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Tue, 31 Oct 2023 12:33:44 UTC
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee97e81743fa2595fd6fbd775ff727730cf247ba

commit ee97e81743fa2595fd6fbd775ff727730cf247ba
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2023-10-31 12:19:03 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-10-31 12:33:15 +0000

    deskutils/py-paperless: Fix plist issues after 13d8281608d8
    
    * The 0.17.1 release of www/py-djangoql got two new static files due
      newly added CSS/JS source maps.
    
    * Bump PORTREVISION due changed package content.
    
    Reported by:    poudriere bulk -t
    Approved by:    portmgr (blanket, fix)
    MFH:            2023Q4
---
 deskutils/py-paperless/Makefile  | 2 +-
 deskutils/py-paperless/pkg-plist | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/deskutils/py-paperless/Makefile b/deskutils/py-paperless/Makefile
index c964d850bbc0..ee29d2dc438b 100644
--- a/deskutils/py-paperless/Makefile
+++ b/deskutils/py-paperless/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	paperless
 PORTVERSION=	2.7.0
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	deskutils python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/deskutils/py-paperless/pkg-plist b/deskutils/py-paperless/pkg-plist
index 0c222f156e85..9798d21605d8 100644
--- a/deskutils/py-paperless/pkg-plist
+++ b/deskutils/py-paperless/pkg-plist
@@ -482,11 +482,13 @@ man/man7/paperless.7.gz
 %%WWWDIR%%/static/django_extensions/js/jquery.autocomplete.js
 %%WWWDIR%%/static/django_extensions/js/jquery.bgiframe.js
 %%WWWDIR%%/static/djangoql/css/completion.css
+%%WWWDIR%%/static/djangoql/css/completion.css.map
 %%WWWDIR%%/static/djangoql/css/completion_admin.css
 %%WWWDIR%%/static/djangoql/css/syntax_help.css
 %%WWWDIR%%/static/djangoql/img/completion_example.png
 %%WWWDIR%%/static/djangoql/img/completion_example_scaled.png
 %%WWWDIR%%/static/djangoql/js/completion.js
+%%WWWDIR%%/static/djangoql/js/completion.js.map
 %%WWWDIR%%/static/djangoql/js/completion_admin.js
 %%WWWDIR%%/static/djangoql/js/completion_admin_toggle.js
 %%WWWDIR%%/static/djangoql/js/completion_admin_toggle_off.js