mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
deskutils/py-paperless: Fix plist issues after 0cffd5a7f4
* 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)
This commit is contained in:
parent
0cffd5a7f4
commit
fd0cb4636a
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue