svn commit: r378452 - in head/graphics: nip2 vips
Danilo Egea Gondolfo
danilo at FreeBSD.org
Thu Feb 5 13:04:27 UTC 2015
Author: danilo
Date: Thu Feb 5 13:04:25 2015
New Revision: 378452
URL: https://svnweb.freebsd.org/changeset/ports/378452
QAT: https://qat.redports.org/buildarchive/r378452/
Log:
- Update to 7.42.2
Modified:
head/graphics/nip2/Makefile
head/graphics/vips/Makefile
head/graphics/vips/distinfo
head/graphics/vips/pkg-plist
Modified: head/graphics/nip2/Makefile
==============================================================================
--- head/graphics/nip2/Makefile Thu Feb 5 12:28:36 2015 (r378451)
+++ head/graphics/nip2/Makefile Thu Feb 5 13:04:25 2015 (r378452)
@@ -3,6 +3,7 @@
PORTNAME= nip2
PORTVERSION= 7.42.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
Modified: head/graphics/vips/Makefile
==============================================================================
--- head/graphics/vips/Makefile Thu Feb 5 12:28:36 2015 (r378451)
+++ head/graphics/vips/Makefile Thu Feb 5 13:04:25 2015 (r378452)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vips
-PORTVERSION= 7.42.1
+PORTVERSION= 7.42.2
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
Modified: head/graphics/vips/distinfo
==============================================================================
--- head/graphics/vips/distinfo Thu Feb 5 12:28:36 2015 (r378451)
+++ head/graphics/vips/distinfo Thu Feb 5 13:04:25 2015 (r378452)
@@ -1,2 +1,2 @@
-SHA256 (vips-7.42.1.tar.gz) = 5ee272b11e4ca61c148d7392cbc01ad35f577b503727f479e38923e5bcfe6abf
-SIZE (vips-7.42.1.tar.gz) = 6899493
+SHA256 (vips-7.42.2.tar.gz) = 45961855e21c8d5f0983d05bb79a6f3c2427dc6eed8e3ac68c0f62759b8612c6
+SIZE (vips-7.42.2.tar.gz) = 6921593
Modified: head/graphics/vips/pkg-plist
==============================================================================
--- head/graphics/vips/pkg-plist Thu Feb 5 12:28:36 2015 (r378451)
+++ head/graphics/vips/pkg-plist Thu Feb 5 13:04:25 2015 (r378452)
@@ -14,6 +14,7 @@ include/vips/VError.h
include/vips/VError8.h
include/vips/VImage.h
include/vips/VImage8.h
+include/vips/VInterpolate8.h
include/vips/VMask.h
include/vips/almostdeprecated.h
include/vips/arithmetic.h
@@ -71,15 +72,15 @@ lib/girepository-1.0/Vips-8.0.typelib
lib/libvips-cpp.a
lib/libvips-cpp.so
lib/libvips-cpp.so.40
-lib/libvips-cpp.so.40.0.0
+lib/libvips-cpp.so.40.0.1
lib/libvips.a
lib/libvips.so
lib/libvips.so.40
-lib/libvips.so.40.0.0
+lib/libvips.so.40.0.1
lib/libvipsCC.a
lib/libvipsCC.so
lib/libvipsCC.so.40
-lib/libvipsCC.so.40.0.0
+lib/libvipsCC.so.40.0.1
%%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.pyc
%%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.pyo
@@ -164,6 +165,8 @@ share/gir-1.0/Vips-8.0.gir
%%PORTDOCS%%share/gtk-doc/html/libvips/ch03.html
%%PORTDOCS%%share/gtk-doc/html/libvips/ch04.html
%%PORTDOCS%%share/gtk-doc/html/libvips/extending.html
+%%PORTDOCS%%share/gtk-doc/html/libvips/file-format.html
+%%PORTDOCS%%share/gtk-doc/html/libvips/func-list.html
%%PORTDOCS%%share/gtk-doc/html/libvips/home.png
%%PORTDOCS%%share/gtk-doc/html/libvips/index.html
%%PORTDOCS%%share/gtk-doc/html/libvips/index.sgml
More information about the svn-ports-head
mailing list