Date: Wed, 30 May 2018 18:10:36 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471144 - head/graphics/py-sorl-thumbnail Message-ID: <201805301810.w4UIAadm099982@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed May 30 18:10:36 2018 New Revision: 471144 URL: https://svnweb.freebsd.org/changeset/ports/471144 Log: graphics/py-sorl-thumbnail: Update default option PR: 228561 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer) Modified: head/graphics/py-sorl-thumbnail/Makefile (contents, props changed) Modified: head/graphics/py-sorl-thumbnail/Makefile ============================================================================== --- head/graphics/py-sorl-thumbnail/Makefile Wed May 30 18:08:22 2018 (r471143) +++ head/graphics/py-sorl-thumbnail/Makefile Wed May 30 18:10:36 2018 (r471144) @@ -3,6 +3,7 @@ PORTNAME= sorl-thumbnail PORTVERSION= 12.4.1 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +22,7 @@ NO_ARCH= yes PORTDOCS= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT= IMAGEMAGICK +OPTIONS_DEFAULT= PILLOW OPTIONS_SINGLE= IMAGELIB OPTIONS_GROUP= CACHING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805301810.w4UIAadm099982>