[Midnightbsd-cvs] mports [22921] trunk/graphics/tiff: tiff 4.0.8
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 7 14:48:23 EDT 2017
Revision: 22921
http://svnweb.midnightbsd.org/mports/?rev=22921
Author: laffer1
Date: 2017-10-07 14:48:23 -0400 (Sat, 07 Oct 2017)
Log Message:
-----------
tiff 4.0.8
Modified Paths:
--------------
trunk/graphics/tiff/Makefile
trunk/graphics/tiff/distinfo
trunk/graphics/tiff/files/patch-Makefile.in
trunk/graphics/tiff/pkg-plist
Modified: trunk/graphics/tiff/Makefile
===================================================================
--- trunk/graphics/tiff/Makefile 2017-10-07 18:46:21 UTC (rev 22920)
+++ trunk/graphics/tiff/Makefile 2017-10-07 18:48:23 UTC (rev 22921)
@@ -1,8 +1,7 @@
# $MidnightBSD$
PORTNAME= tiff
-DISTVERSION= 4.0.7
-PORTREVISION= 0
+PORTVERSION= 4.0.8
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/libtiff/
@@ -12,9 +11,9 @@
LICENSE= bsd3
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-LIB_DEPENDS= libjbig.so:${PORTSDIR}/graphics/jbigkit
+LIB_DEPENDS= libjbig.so:graphics/jbigkit
-USES= cpe libtool jpeg
+USES= cpe jpeg libtool pathfix
CPE_PRODUCT= libtiff
CPE_VERSION= ${DISTVERSION:C/[a-z]+//}
CPE_UPDATE= ${DISTVERSION:C/[0-9.]+//}
@@ -24,6 +23,7 @@
--with-jpeg-lib-dir=${LOCALBASE}/lib \
--without-x
INSTALL_TARGET= install-strip
+TEST_TARGET= check
MLNKS= TIFFError.3tiff TIFFSetErrorHandler.3tiff \
TIFFFlush.3tiff TIFFFlushData.3tiff \
@@ -88,11 +88,11 @@
.include <bsd.mport.options.mk>
.if !defined(BUILDING_INDEX)
-__pmlinks3!= ${ECHO_CMD} '${MLNKS:S/ / /}' | ${AWK} \
+__pmlinks3!= ${ECHO_CMD} '${MLNKS:S/ / /}' | ${AWK} \
'{ if (NF % 2 != 0) { print "broken"; exit; } \
for (i=1; i<=NF; i++) { \
if ( i % 2 == 0) { print " " $$i " ;"; } \
- else { printf "${LN} -s " $$i " "; } \
+ else { print "${LN} -s " $$i " "; } \
} }'
.endif
@@ -117,7 +117,4 @@
${INSTALL_DATA} ${WRKSRC}/html/man/*.html ${STAGEDIR}${DOCSDIR}/man/
.endif
-regression-test: build
- @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} check)
-
.include <bsd.port.mk>
Modified: trunk/graphics/tiff/distinfo
===================================================================
--- trunk/graphics/tiff/distinfo 2017-10-07 18:46:21 UTC (rev 22920)
+++ trunk/graphics/tiff/distinfo 2017-10-07 18:48:23 UTC (rev 22921)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479629608
-SHA256 (tiff-4.0.7.tar.gz) = 9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019
-SIZE (tiff-4.0.7.tar.gz) = 2076392
+TIMESTAMP = 1495471154
+SHA256 (tiff-4.0.8.tar.gz) = 59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910
+SIZE (tiff-4.0.8.tar.gz) = 2065574
Modified: trunk/graphics/tiff/files/patch-Makefile.in
===================================================================
--- trunk/graphics/tiff/files/patch-Makefile.in 2017-10-07 18:46:21 UTC (rev 22920)
+++ trunk/graphics/tiff/files/patch-Makefile.in 2017-10-07 18:48:23 UTC (rev 22921)
@@ -1,15 +1,6 @@
---- Makefile.in.orig 2015-09-12 19:48:44 UTC
+--- Makefile.in.orig 2017-05-21 18:49:35 UTC
+++ Makefile.in
-@@ -436,7 +436,7 @@ EXTRA_DIST = \
-
- dist_doc_DATA = $(docfiles)
- SUBDIRS = port libtiff tools build contrib test man html
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = libtiff-4.pc
-
- # Special rules to assist with Coverity submissions.
-@@ -494,19 +494,6 @@ distclean-libtool:
+@@ -495,19 +495,6 @@ distclean-libtool:
-rm -f libtool config.lt
install-dist_docDATA: $(dist_doc_DATA)
@$(NORMAL_INSTALL)
Modified: trunk/graphics/tiff/pkg-plist
===================================================================
--- trunk/graphics/tiff/pkg-plist 2017-10-07 18:46:21 UTC (rev 22920)
+++ trunk/graphics/tiff/pkg-plist 2017-10-07 18:48:23 UTC (rev 22921)
@@ -24,11 +24,11 @@
lib/libtiff.a
lib/libtiff.so
lib/libtiff.so.5
-lib/libtiff.so.5.2.5
+lib/libtiff.so.5.2.6
lib/libtiffxx.a
lib/libtiffxx.so
lib/libtiffxx.so.5
-lib/libtiffxx.so.5.2.5
+lib/libtiffxx.so.5.2.6
libdata/pkgconfig/libtiff-4.pc
man/man1/fax2ps.1.gz
man/man1/fax2tiff.1.gz
@@ -35,8 +35,6 @@
man/man1/pal2rgb.1.gz
man/man1/ppm2tiff.1.gz
man/man1/raw2tiff.1.gz
-man/man1/rgb2ycbcr.1.gz
-man/man1/thumbnail.1.gz
man/man1/tiff2bw.1.gz
man/man1/tiff2pdf.1.gz
man/man1/tiff2ps.1.gz
@@ -228,8 +226,6 @@
%%PORTDOCS%%%%DOCSDIR%%/man/pal2rgb.1.html
%%PORTDOCS%%%%DOCSDIR%%/man/ppm2tiff.1.html
%%PORTDOCS%%%%DOCSDIR%%/man/raw2tiff.1.html
-%%PORTDOCS%%%%DOCSDIR%%/man/rgb2ycbcr.1.html
-%%PORTDOCS%%%%DOCSDIR%%/man/thumbnail.1.html
%%PORTDOCS%%%%DOCSDIR%%/man/tiff2bw.1.html
%%PORTDOCS%%%%DOCSDIR%%/man/tiff2pdf.1.html
%%PORTDOCS%%%%DOCSDIR%%/man/tiff2ps.1.html
@@ -291,3 +287,4 @@
%%PORTDOCS%%%%DOCSDIR%%/v4.0.5.html
%%PORTDOCS%%%%DOCSDIR%%/v4.0.6.html
%%PORTDOCS%%%%DOCSDIR%%/v4.0.7.html
+%%PORTDOCS%%%%DOCSDIR%%/v4.0.8.html
More information about the Midnightbsd-cvs
mailing list