svn commit: r553507 - head/deskutils/py-paperless

Michael Gmelin grembo at FreeBSD.org
Tue Oct 27 23:22:06 UTC 2020


Author: grembo
Date: Tue Oct 27 23:22:06 2020
New Revision: 553507
URL: https://svnweb.freebsd.org/changeset/ports/553507

Log:
  Fix plist (new jquery).

Modified:
  head/deskutils/py-paperless/Makefile
  head/deskutils/py-paperless/pkg-plist

Modified: head/deskutils/py-paperless/Makefile
==============================================================================
--- head/deskutils/py-paperless/Makefile	Tue Oct 27 22:44:00 2020	(r553506)
+++ head/deskutils/py-paperless/Makefile	Tue Oct 27 23:22:06 2020	(r553507)
@@ -2,7 +2,7 @@
 
 PORTNAME=	paperless
 PORTVERSION=	2.7.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	deskutils python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/deskutils/py-paperless/pkg-plist
==============================================================================
--- head/deskutils/py-paperless/pkg-plist	Tue Oct 27 22:44:00 2020	(r553506)
+++ head/deskutils/py-paperless/pkg-plist	Tue Oct 27 23:22:06 2020	(r553507)
@@ -525,7 +525,7 @@ 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.4.1.min.js
+%%WWWDIR%%/static/rest_framework/js/jquery-3.5.1.min.js
 %%WWWDIR%%/static/rest_framework/js/prettify-min.js
 @dir(paperless,paperless) %%WWWDIR%%/static
 @dir(paperless,paperless,0700) /var/db/paperless/consume/input


More information about the svn-ports-all mailing list