Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2022-10-09 19:56:38 +0300
committerKai Knoblich <kai@FreeBSD.org>2022-10-09 19:56:38 +0300
commit37c6c309fcad0c0bf2db61a920fca618ccadd8cb (patch)
treea7688354bd6ee981eb3984a997a05f2b5330fe1e /deskutils
parent809d316b022e1dfca449254b6937bbc24698f2ce (diff)
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)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/py-paperless/Makefile2
-rw-r--r--deskutils/py-paperless/pkg-plist2
2 files changed, 3 insertions, 1 deletions
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