aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2014-01-01 11:36:49 +0800
committertota <tota@FreeBSD.org>2014-01-01 11:36:49 +0800
commitb61de3b440754b4bd119fc0d0591912d0e404309 (patch)
treeec81cc8cba03a4122769cee2edced5cffce318f2 /graphics
parent8a441786a2a5b2c4663299cf0f92881196a76dd7 (diff)
downloadfreebsd-ports-gnome-b61de3b440754b4bd119fc0d0591912d0e404309.tar.gz
freebsd-ports-gnome-b61de3b440754b4bd119fc0d0591912d0e404309.tar.zst
freebsd-ports-gnome-b61de3b440754b4bd119fc0d0591912d0e404309.zip
- Update to 1.4.3
- Fix LICENSE section - Add LDFLAGS for custom LOCALBASE
Diffstat (limited to 'graphics')
-rw-r--r--graphics/R-cran-rtiff/Makefile9
-rw-r--r--graphics/R-cran-rtiff/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/graphics/R-cran-rtiff/Makefile b/graphics/R-cran-rtiff/Makefile
index 77d5a6745267..90c3c0372357 100644
--- a/graphics/R-cran-rtiff/Makefile
+++ b/graphics/R-cran-rtiff/Makefile
@@ -2,19 +2,20 @@
# $FreeBSD$
PORTNAME= rtiff
-PORTVERSION= 1.4.2
-PORTREVISION= 4
+PORTVERSION= 1.4.3
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= TIFF reader for R
+LICENSE= GPLv3
+
LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff
RUN_DEPENDS= R-cran-pixmap>0:${PORTSDIR}/graphics/R-cran-pixmap
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
USES= cran:auto-plist
+LDFLAGS+= -L${LOCALBASE}/lib
+
.include <bsd.port.mk>
diff --git a/graphics/R-cran-rtiff/distinfo b/graphics/R-cran-rtiff/distinfo
index ccb9c76e0b6f..9b2ce4c14869 100644
--- a/graphics/R-cran-rtiff/distinfo
+++ b/graphics/R-cran-rtiff/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rtiff_1.4.2.tar.gz) = b53ce2e8541aab6abef52694bae613a532af0697e20b3d3e9e59a3ae6d0358a0
-SIZE (rtiff_1.4.2.tar.gz) = 109864
+SHA256 (rtiff_1.4.3.tar.gz) = 36c05051b14f75e8cfe965fd2557b267f229c5dc9932260d7e8d5d672027cf23
+SIZE (rtiff_1.4.3.tar.gz) = 109948