svn commit: r344566 - head/graphics/R-cran-rtiff
TAKATSU Tomonari
tota at FreeBSD.org
Sun Feb 16 14:09:15 UTC 2014
Author: tota
Date: Sun Feb 16 14:09:14 2014
New Revision: 344566
URL: http://svnweb.freebsd.org/changeset/ports/344566
QAT: https://qat.redports.org/buildarchive/r344566/
Log:
- Update to 1.4.4
- Convert to new LIB_DEPENDS format
Modified:
head/graphics/R-cran-rtiff/Makefile
head/graphics/R-cran-rtiff/distinfo
Modified: head/graphics/R-cran-rtiff/Makefile
==============================================================================
--- head/graphics/R-cran-rtiff/Makefile Sun Feb 16 13:54:07 2014 (r344565)
+++ head/graphics/R-cran-rtiff/Makefile Sun Feb 16 14:09:14 2014 (r344566)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rtiff
-PORTVERSION= 1.4.3
+PORTVERSION= 1.4.4
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,7 +11,7 @@ COMMENT= TIFF reader for R
LICENSE= GPLv3
-LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff
RUN_DEPENDS= R-cran-pixmap>0:${PORTSDIR}/graphics/R-cran-pixmap
USES= cran:auto-plist
Modified: head/graphics/R-cran-rtiff/distinfo
==============================================================================
--- head/graphics/R-cran-rtiff/distinfo Sun Feb 16 13:54:07 2014 (r344565)
+++ head/graphics/R-cran-rtiff/distinfo Sun Feb 16 14:09:14 2014 (r344566)
@@ -1,2 +1,2 @@
-SHA256 (rtiff_1.4.3.tar.gz) = 36c05051b14f75e8cfe965fd2557b267f229c5dc9932260d7e8d5d672027cf23
-SIZE (rtiff_1.4.3.tar.gz) = 109948
+SHA256 (rtiff_1.4.4.tar.gz) = 6cb0da7ee56bf8ea51bf14a54dc3a8ad91a7abac0c4546c5f4659cef5a199f8d
+SIZE (rtiff_1.4.4.tar.gz) = 109954
More information about the svn-ports-all
mailing list