diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-12-04 23:08:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-12-04 23:08:25 +0800 |
commit | f8bd82f919eba6749de0b2a65fe4eb89a1ff403a (patch) | |
tree | 4090b33905dcb504c68c9a51c2f87ae9fd2151ad /graphics/dcraw | |
parent | 9dd0edc0afb6165ada96b50ec00c878383244f43 (diff) | |
download | freebsd-ports-gnome-f8bd82f919eba6749de0b2a65fe4eb89a1ff403a.tar.gz freebsd-ports-gnome-f8bd82f919eba6749de0b2a65fe4eb89a1ff403a.tar.zst freebsd-ports-gnome-f8bd82f919eba6749de0b2a65fe4eb89a1ff403a.zip |
- Update to 9.22
Changes: http://people.FreeBSD.org/~sunpoet/dcraw-9.22.diff
Diffstat (limited to 'graphics/dcraw')
-rw-r--r-- | graphics/dcraw/Makefile | 2 | ||||
-rw-r--r-- | graphics/dcraw/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/dcraw/Makefile b/graphics/dcraw/Makefile index eaa25aa83e6b..9638c7cc740c 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dcraw -PORTVERSION= 9.21 +PORTVERSION= 9.22 CATEGORIES= graphics MASTER_SITES= LOCAL/sunpoet diff --git a/graphics/dcraw/distinfo b/graphics/dcraw/distinfo index 088b58355505..e0ebcdcd91de 100644 --- a/graphics/dcraw/distinfo +++ b/graphics/dcraw/distinfo @@ -1,2 +1,2 @@ -SHA256 (dcraw-9.21.tar.xz) = 533c888680a1364beb30e2823d8abd4c1c787cd88e0ca0c7222dc7ee33f24c20 -SIZE (dcraw-9.21.tar.xz) = 80272 +SHA256 (dcraw-9.22.tar.xz) = 6ace4b9857ea40050f9c7259afee116b58117d7789931c310fae95ee0c576c17 +SIZE (dcraw-9.22.tar.xz) = 80524 |