diff options
author | mi <mi@FreeBSD.org> | 2014-07-05 23:41:01 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2014-07-05 23:41:01 +0800 |
commit | 0f268aca83fa54a1df484910eaf0833d5865fb4d (patch) | |
tree | 73f9de385d93081d4f7433078407c1d2bcb9db6e /graphics/vips/Makefile | |
parent | 2cb62d72424937aba292b435af92e7ace38d5cf4 (diff) | |
download | freebsd-ports-gnome-0f268aca83fa54a1df484910eaf0833d5865fb4d.tar.gz freebsd-ports-gnome-0f268aca83fa54a1df484910eaf0833d5865fb4d.tar.zst freebsd-ports-gnome-0f268aca83fa54a1df484910eaf0833d5865fb4d.zip |
Upgrade vips and nip2 to 7.40.3 and 7.40.2 respectively. Unbreak
packaging for the case, when the install of documentation is enabled.
Transfer maintainership to antoine@, so he can continue to do as he
pleases with both, but without the guilt of changing other people's
ports.
Diffstat (limited to 'graphics/vips/Makefile')
-rw-r--r-- | graphics/vips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 506585252329..1afe85a03153 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= vips -PORTVERSION= 7.40.2 +PORTVERSION= 7.40.3 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ -MAINTAINER= mi@aldan.algebra.com +MAINTAINER= antoine@FreeBSD.org COMMENT= Free image processing system BROKEN= Fails to package |