git: 37c6c309fcad - main - deskutils/py-paperless: Fix plist issues after a7f6cbe48fd2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 16:59:08 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=37c6c309fcad0c0bf2db61a920fca618ccadd8cb
commit 37c6c309fcad0c0bf2db61a920fca618ccadd8cb
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-10-09 16:56:38 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-10-09 16:56:38 +0000
deskutils/py-paperless: Fix plist issues after a7f6cbe48fd2
* The 3.14.0 release of Django REST framework got two new static files
due newly added CSS source maps.
* Bump PORTREVISION due changed package content.
MFH: portmgr (blanket, build fix)
---
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 bf82c27baace..736212f4c579 100644
--- a/deskutils/py-paperless/Makefile
+++ b/deskutils/py-paperless/Makefile
@@ -1,6 +1,6 @@
PORTNAME= paperless
PORTVERSION= 2.7.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= deskutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/deskutils/py-paperless/pkg-plist b/deskutils/py-paperless/pkg-plist
index 109d6547b7e8..0c222f156e85 100644
--- a/deskutils/py-paperless/pkg-plist
+++ b/deskutils/py-paperless/pkg-plist
@@ -502,8 +502,10 @@ man/man7/paperless.7.gz
%%WWWDIR%%/static/paperless/img/logo-dark.png
%%WWWDIR%%/static/paperless/img/logo-light.png
%%WWWDIR%%/static/rest_framework/css/bootstrap-theme.min.css
+%%WWWDIR%%/static/rest_framework/css/bootstrap-theme.min.css.map
%%WWWDIR%%/static/rest_framework/css/bootstrap-tweaks.css
%%WWWDIR%%/static/rest_framework/css/bootstrap.min.css
+%%WWWDIR%%/static/rest_framework/css/bootstrap.min.css.map
%%WWWDIR%%/static/rest_framework/css/default.css
%%WWWDIR%%/static/rest_framework/css/font-awesome-4.0.3.css
%%WWWDIR%%/static/rest_framework/css/prettify.css