Skip to content
Snippets Groups Projects
Commit fd0cb463 authored by Kai Knoblich's avatar Kai Knoblich
Browse files

deskutils/py-paperless: Fix plist issues after 0cffd5a7

* The 3.15.2 release of www/py-djangorestframework got changed static
  files due an upgrade of the bundled jQuery library.

* Bump PORTREVISION due changed package content.

Approved by:	portmgr (blanket, build fix)
parent 0cffd5a7
No related branches found
No related tags found
No related merge requests found
PORTNAME= paperless
PORTVERSION= 2.7.0
PORTREVISION= 18
PORTREVISION= 19
CATEGORIES= deskutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......
......@@ -533,7 +533,8 @@ share/man/man7/paperless.7.gz
%%WWWDIR%%/static/rest_framework/js/coreapi-0.1.1.js
%%WWWDIR%%/static/rest_framework/js/csrf.js
%%WWWDIR%%/static/rest_framework/js/default.js
%%WWWDIR%%/static/rest_framework/js/jquery-3.5.1.min.js
%%WWWDIR%%/static/rest_framework/js/jquery-3.7.1.min.js
%%WWWDIR%%/static/rest_framework/js/load-ajax-form.js
%%WWWDIR%%/static/rest_framework/js/prettify-min.js
@dir(paperless,paperless) %%WWWDIR%%/static
@dir(paperless,paperless,0700) /var/db/paperless/consume/input
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment