diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-10-31 08:32:31 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-10-31 08:32:31 +0800 |
commit | 0948335aa3e4dabe1fbd6e63e89df5c4fdcb9c95 (patch) | |
tree | 7b8bf4527ee8a7f7c5d3f4e85a1707da0b869062 /graphics/exact-image | |
parent | f36413f53fa0825ebb2930aeedaf817776838f21 (diff) | |
download | freebsd-ports-gnome-0948335aa3e4dabe1fbd6e63e89df5c4fdcb9c95.tar.gz freebsd-ports-gnome-0948335aa3e4dabe1fbd6e63e89df5c4fdcb9c95.tar.zst freebsd-ports-gnome-0948335aa3e4dabe1fbd6e63e89df5c4fdcb9c95.zip |
graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW
graphics/OpenEXR
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake pathfix pkgconfig
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Change REINPLACE_CMD
- Add extra patch for EXAMPLES
- Remove obsolete patches
- Bump dependent ports' revisions
Approved by: pawel / wg (mentors)
Diffstat (limited to 'graphics/exact-image')
-rw-r--r-- | graphics/exact-image/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile index 1605f88249c8..ed8a0eab0dd9 100644 --- a/graphics/exact-image/Makefile +++ b/graphics/exact-image/Makefile @@ -3,6 +3,7 @@ PORTNAME= exact-image PORTVERSION= 0.8.9 +PORTREVISION= 1 CATEGORIES= graphics perl5 python MASTER_SITES= http://dl.exactcode.de/oss/${PORTNAME}/ LOCAL/bf |