diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-12-27 13:43:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-12-27 13:43:00 +0000 |
commit | c5fe34636c0b12c47ffdd07c6b185ba55b536e6c (patch) | |
tree | a48eccb33b7f9e71d5af5117e8e800276801f460 /graphics/dcraw-m | |
parent | ea2d15f126c1182f5b573dbbadbc4337d6a2b97c (diff) | |
download | freebsd-ports-c5fe34636c0b12c47ffdd07c6b185ba55b536e6c.zip |
Update jasper to 2.0.16
This is needed to be able to update gegl to latest version.
Bump revision of all consumer as the ABI is not 100% backward compatible.
Provide a patch for graphics/devil to properly build with latest jasper.
While here add a missing USES=xorg to graphics/devil
Diffstat (limited to 'graphics/dcraw-m')
-rw-r--r-- | graphics/dcraw-m/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dcraw-m/Makefile b/graphics/dcraw-m/Makefile index a3aae241e660..6fc2ee935305 100644 --- a/graphics/dcraw-m/Makefile +++ b/graphics/dcraw-m/Makefile @@ -3,7 +3,7 @@ PORTNAME= dcraw-m PORTVERSION= 9.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= waitman@waitman.net |